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

Avoid Xcode 12 build warning -> move to iOS 9 #1114

Open
tbechtum opened this issue Nov 9, 2020 · 0 comments
Open

Avoid Xcode 12 build warning -> move to iOS 9 #1114

tbechtum opened this issue Nov 9, 2020 · 0 comments

Comments

@tbechtum
Copy link

tbechtum commented Nov 9, 2020

Your JSON dictionary:

regardless

Your model:

regardless

What you did:

pod 'ObjectMapper'

Language: Swift
Platform: iPhone
iOS Version: iOS 12 - 14

What you expected:

Xcode 12 build without warnings, proposal to move target to iOS 9

What you got:

The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.1.99.

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