Skip to content

Delete DerivedData when running skip upgrade in an app project #672

@dfabulich

Description

@dfabulich

In a generated app project, there's a Project.workspace in the root directory. We can run xcodebuild -showBuildSettings to get the BUILD_DIR, e.g. ~/Library/Developer/Xcode/DerivedData/Project-bcckvvgkjwbdsiaioaqmdasetcac/Build/Products. Based on that, we can and should delete the entire Project-bcckvvgkjwbdsiaioaqmdasetcac folder, especially including its SourcePackages folder. Then, we can run xcodebuild -resolvePackageDependencies to fetch it again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestprojectIssues involving the structure of a Skip project, including Xcode, Gradle, Studio, fastlane and CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions