how to download iOS 10.3.3 simulator

走远了吗. 提交于 2019-12-06 02:12:35

问题


I wanted to try my app on iPhone 6 with iOS 10.3.3 but I couldn't find iOS 10.3.3 in simulators

any ideas are welcome


回答1:


Unfortunately you can't download it from this window, as Apple does not release/provides simulator for each version/subversions of iOS.

Here I've simulator list with Xcode 9.3, Component window. It seems apple has not provided simulator for 10.3.3.


You can also add/find a simulator from Xcode Target:

  1. Open simulator list against your Xcode target and Add Additional Simulators...

  2. Switch to Simulators and click on +

  3. Select Device Type, iOS Version and Create simulator.



来源:https://stackoverflow.com/questions/47159960/how-to-download-ios-10-3-3-simulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!