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

Generate deployment target using yonaskolb/XcodeGen@master #50

Closed

Conversation

jessearmand
Copy link
Contributor

@jessearmand jessearmand commented Mar 24, 2019

Also related to #46 and #49, I generated the xcodeproj with the latest XcodeGen at master.

The project.yml per-target deploymentTarget was not being applied because the latest yonaskolb/XcodeGen@b490851 doesn't include yonaskolb/XcodeGen#510 yet.

@stephencelis
Copy link
Member

stephencelis commented Mar 25, 2019

Edit: see below.

@jessearmand Can you pin XcodeGen to the current master commit SHA here:

.package(url: "https://github.com/yonaskolb/XcodeGen.git", from: "2.2.0"),

You should be able to run swift run xcodegen to invoke XcodeGen.

@stephencelis
Copy link
Member

Actually, @jessearmand it looks like 2.3.0 was just released with per-platform deployment target support. I've rolled it into #51.

@stephencelis
Copy link
Member

Hi @jessearmand. I'm closing this since it was resolved in #51. Please let me know if I'm missing anything!

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.

2 participants