Swiftyjson: 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.

Created on 12 Jan 2021  路  8Comments  路  Source: SwiftyJSON/SwiftyJSON

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.

Most helpful comment

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

All 8 comments

Seeing the same. Hoping for a quick fix here.

Try with commit: 99b3f4bb87261f9ed805ade158c4e9c451f4a8d0

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

.

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

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

What he said:

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Gujci picture Gujci  路  4Comments

ejpusa picture ejpusa  路  5Comments

zxcv740 picture zxcv740  路  6Comments

crickabhi picture crickabhi  路  4Comments

dubiao picture dubiao  路  6Comments