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

Carthage.xcodeproj supports minimum deployment targets: iOS=9.0 and m… #229

Merged
merged 2 commits into from
Feb 12, 2018

Conversation

olbrichj
Copy link

@olbrichj olbrichj commented Feb 11, 2018

Resolves #228

Short description 📝

Sets the minimum deployment target in Carthage.xcodeproj (and corresponding yaml file) to:
iOS: 9.0
macOS: 10.11

XcodeGen has an odd behavior. When trying to set macOS version to 10.10 it parses it as 10.1. So, for now, we can either go to 10.9 or 10.11 :)


This change is Reviewable

@welcome
Copy link

welcome bot commented Feb 11, 2018

Thanks for opening this pull request! Please check out our contributing guidelines.

@pepicrft pepicrft merged commit abedbdc into tuist:master Feb 12, 2018
@welcome
Copy link

welcome bot commented Feb 12, 2018

Congrats on merging your first pull request! We here at xcode.swift are proud of you! Join our slack channel to talk to other contributors.

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