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

iOS version 8.0 #23

Closed
eligat opened this issue Dec 28, 2016 · 1 comment
Closed

iOS version 8.0 #23

eligat opened this issue Dec 28, 2016 · 1 comment

Comments

@eligat
Copy link

eligat commented Dec 28, 2016

I have a problem with my not-too-old project updating to Swift 3.0.

The only dependancy that cannot be satisfied is the Moya-ModelMapper requiring minimum deployment target of 9.0 for iOS.
Looking through the .podspec file I cannot find any reason for this, because Moya and ModelMapper both require minimum deployment target of 8.0 for iOS. OSX minimum deployment target also could be lowered to 10.10

Maybe there is something that requires iOS 9.0. Could you confirm, please?

@sunshinejr
Copy link
Owner

Hey @eligat, it should be now possible with 4.1.0 release. Totally forgot about it in the 4.0.0 so that's why 4.0.0 is still using iOS 9.0 & macOS 10.11. It was higher because Alamofire had it higher in their newest version, but they lowered it down. Sorry for inconvenience!

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