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

Minimum deployment target using Carthage #24

Closed
schjonhaug opened this issue Oct 21, 2015 · 3 comments
Closed

Minimum deployment target using Carthage #24

schjonhaug opened this issue Oct 21, 2015 · 3 comments

Comments

@schjonhaug
Copy link

Using Carthage to install UIColor-Hex-Swift and my project's deployment target set to iOS 8.0, I get this error when building:

"Module file's minimum deployment target is ios9.0 v9.0"

Looking at the pod spec, it seems that the minimum version should be 8.0.

@yeahdongcn
Copy link
Owner

I will fix this soon.

@yeahdongcn
Copy link
Owner

Please try github "yeahdongcn/UIColor-Hex-Swift" >= 1.4

@schjonhaug
Copy link
Author

Yes, now it works. Thanks.

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

2 participants