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

Issue building with Carthage when targeting older iOS SDK #7

Closed
gverdouw opened this issue Jun 12, 2018 · 0 comments
Closed

Issue building with Carthage when targeting older iOS SDK #7

gverdouw opened this issue Jun 12, 2018 · 0 comments

Comments

@gverdouw
Copy link

I have an app that targets iOS 11 and when trying the new iOS/Xcode betas I had an issue with Tagged where when it is compiled it targets the latest version and gives messages like this: "Module file's minimum deployment target is ios12.0"

I worked around this by adding an iOS Deployment Target in addition to the macOS Deployment Target already present, this seems to have fixed the issue

stephencelis added a commit that referenced this issue Jun 17, 2018
stephencelis added a commit that referenced this issue Jun 19, 2018
* Fix Deployment Targets

Fix #7.

* Rename "Development.xcconfig" to "Tagged.xcconfig"

* Fix tests
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

No branches or pull requests

1 participant