Get warning 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.0.99.
To Reproduce
Use Xcode 12
I got this one yesterday. You need to just to repair your Pods.xcodeproj. You can use the automatic conversion that xCode offers.
I got this one yesterday. You need to just to repair your Pods.xcodeproj. You can use the automatic conversion that xCode offers.
I am using SPM, how can I fix that with SPM?
This issue is now fixed on both branches with SPM.
Podspec is now up to date on the master branch as well. Look out for a CocoaPods release soon. Meanwhile, you can find a workaround in this StackOverflow post.
@Sam-Spencer Hey! Any chance you could release new version not only to master, but also as a tag and proper release? We use SPM as well, and we don't want to point to master really - instead, stable release would be very welcome. :)
Thanks!
Sure thing! Sorry for the oversight!
Hello @Sam-Spencer maybe I'm missing something but not seeing a tag or release for these changes. The last release appears to be from July? Any chance we could get this added in?
Most helpful comment
Hello @Sam-Spencer maybe I'm missing something but not seeing a tag or release for these changes. The last release appears to be from July? Any chance we could get this added in?