-
-
Notifications
You must be signed in to change notification settings - Fork 101
Invalidate output when upgrading Skip #671
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestprojectIssues involving the structure of a Skip project, including Xcode, Gradle, Studio, fastlane and CIIssues involving the structure of a Skip project, including Xcode, Gradle, Studio, fastlane and CI
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestprojectIssues involving the structure of a Skip project, including Xcode, Gradle, Studio, fastlane and CIIssues involving the structure of a Skip project, including Xcode, Gradle, Studio, fastlane and CI
Type
Fields
Give feedbackNo fields configured for issues without a type.
From time to time, people write in with weird Skip issues that go away when they nuke DerivedData and reset package caches, especially when upgrading Skip.
Skip should deposit a version marker in the output folder; if it doesn't match the current version of Skip, Skip should delete its output at the start of the build.