Xcode - Run Simulator with older iOS Version

前端 未结 2 1445
半阙折子戏
半阙折子戏 2020-12-14 07:46

Hey I have done a lot of looking around and seen many answers for how to do this in older versions of Xcode, but they don\'t seem to aplly to Xcode 6. So how can I run an ol

相关标签:
2条回答
  • 2020-12-14 08:22

    In the Downloads pane of Xcode's Preferences, download the iOS 7 or 7.1 simulator.

    After it is downloaded, go to the Devices window (Window -> Devices) and click the Plus button to make a new simulated device with the system version you want. For example you might decide to make an iPhone 4s that's running iOS 7.

    Now you'll be able to choose that device/system as the destination when you build and run.

    0 讨论(0)
  • 2020-12-14 08:39

    Please note that matt's solution is not available on new version of OS X (El Capitan). Here are all the available Simulators:

    0 讨论(0)
提交回复
热议问题