How to run a different version of the iOS simulato

2020-02-07 07:59发布

I am currently working on 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. But it doesn't seem to support the iOS 13 version. How can I test the iPhone SE?

标签: ios device
2条回答
祖国的老花朵
2楼-- · 2020-02-07 08:26

You'll want to go to Xcode Preferences and then open Components tab. There you can download iOS simulators you need (probably iOS 12 Simulator to start with).

查看更多
▲ chillily
3楼-- · 2020-02-07 08:40

Xcode -> Preference -> Components , then download the version and device you want to use.

查看更多
登录 后发表回答