I'm using SwiftyJSON with Swift Pack Manager. Here's what my configuration looks like:
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.
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.
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.
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?