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

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.3.99. #1089

Open
shalins opened this issue Jan 12, 2021 · 8 comments

Comments

@shalins
Copy link

shalins commented Jan 12, 2021

I'm using SwiftyJSON with Swift Pack Manager. Here's what my configuration looks like:
image

However, I'm getting the following warning from the Module: 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.3.99.

image

I've also tried installing it with Version Up to Next Major 4.0 instead of 5.0 as it is in the screenshot, but the warning does not seem to go away.

@ethanwa
Copy link

ethanwa commented Feb 9, 2021

Seeing the same. Hoping for a quick fix here.

@jamesstout
Copy link

Try with commit: 99b3f4b

@JimmyJammed
Copy link

Looks like this was fixed, but a new release containing it has not been generated yet. Can you guys make a new release/tag?

@Vietthang91
Copy link

.

@carlosalban
Copy link

This is a headache for me as well. Any update?

@JimmyJammed
Copy link

JimmyJammed commented Mar 25, 2021

@wongzigii Any chance you can generate a new tag with recent fixes? 🙏
cc @zhigang1992

@davidbaraff
Copy link

What he said:

@wongzigii Any chance you can generate a new tag with recent fixes? 🙏
cc @zhigang1992

@zhigang1992
Copy link
Contributor

sorry for the delay, 5.0.1 has been tagged and pushed to CocoaPods.

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

8 participants