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

Fix argument missing -package-description-version #12

Merged
merged 2 commits into from Oct 10, 2019

Conversation

minuscorp
Copy link
Collaborator

@minuscorp minuscorp commented Oct 10, 2019

It seems that since Xcode 11, -package-description-version is required in order to compile the Package.swift file. I've added the argument and a "safe" fallback (that might be changed for another one more secure). Fixes #11

@orta
Copy link
Member

orta commented Oct 10, 2019

👍 looks good, thanks

@orta orta merged commit 39c6e73 into shibapm:master Oct 10, 2019
@minuscorp
Copy link
Collaborator Author

Can we make a release to give Xcode 11 support? This also affects to Rocket and Komondor @orta

@f-meloni
Copy link
Member

I will release this as soon as I get home

@f-meloni
Copy link
Member

Released 0.12.1 :)

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.

Compiling Package.swift fails with PackageConfig command
3 participants