简体   繁体   中英

Xcode 11.1 how to install iOS14 simulator?

I try to download xcode12 beta and copy the iPhoneSimulator14.0.sdk to /Applications/Xcode_11.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
And I restart the xcode11.1, nothing happen.
How to install iOS14 simulator?
Thanks.

小路

The iOS 14 SDK is only supported with Xcode 12.

If you want to use the iOS 14 Simulator Runtime from Xcode 11, the easiest way is to launch Simulator.app from Xcode 12 and boot the simulator device you want from within Simulator.app. It will then appear as a run destination in your older Xcode.

Restart your Mac, this is what caused them to appear for me

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM