I'm seeing the following warning messages in xcode whenever compiling my app.
The iOS Simulator 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.
Google says it's somehow related to cocoapods but i'm not using them (just swift packages) & i also don't see pod file in xcode's list of project files..
Deployment target is already set to 14 -
Any ideas on how to get rid of these messages?
1.4m articles
1.4m replys
5 comments
57.0k users