简体   繁体   English

如何在 Xcode 11 上运行不同版本的 iOS 模拟器?

[英]How to run a different version of the iOS simulator on Xcode 11?

I am currently working on iOS.我目前正在研究 iOS。 My problem is that I set the Xcode to be updated automatically, so the Xcode was recently updated to 11. And the iOS version became 13. I need to be able to test the iPhone SE.我的问题是我将Xcode设置为自动更新,所以Xcode最近更新到11。iOS版本变成了13。我需要测试iPhone。 But it doesn't seem to support the iOS 13 version.但它似乎不支持 iOS 13 版本。 How can I test the iPhone SE?如何测试 iPhone SE?

You'll want to go to Xcode Preferences and then open Components tab.您需要 go 到 Xcode 首选项,然后打开组件选项卡。 There you can download iOS simulators you need (probably iOS 12 Simulator to start with).在那里你可以下载你需要的 iOS 模拟器(可能是 iOS 12 模拟器开始)。

Xcode -> Preference -> Components , then download the version and device you want to use. Xcode -> Preference -> Components ,然后下载您要使用的版本和设备。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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