Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try to find Package.resolved located under xcworkspace #127

Conversation

griffin-stewie
Copy link
Contributor

Hi @mono0926.

For SwiftPM users and CocoaPods users using Xcode 11.x. There is not Package.resolved file in $PROJECT_FILE_PATH/project.xcworkspace/xcshareddata/swiftpm/. Xcode generates Package.resolved under xcworkspace CocoaPods generates.

This PR will attempt to use the Package.resolved file under xcworkspace generated by CocoaPods if Package.resolved does not exist.

Find Package.resolved file under xcworkspace CocoaPods generates if Package.resolved does not exist.
Copy link
Owner

@mono0926 mono0926 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution 👍

@mono0926 mono0926 merged commit 1e7796f into mono0926:master Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants