Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
575 views
in Technique[技术] by (71.8m points)

xcode12 - How to change deployment target in Xcode 12.3?

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 - image

Any ideas on how to get rid of these messages?

question from:https://stackoverflow.com/questions/65645983/how-to-change-deployment-target-in-xcode-12-3

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...