Xcode 5 not showing Scheme option to run Simulator on iOS 6

前端 未结 11 2346
耶瑟儿~
耶瑟儿~ 2020-12-31 04:59

Xcode 5 is behaving just fine, and I\'m able to build and run apps on my iOS 7 device and in the iOS 7 simulator.

However, I do want to support iOS 6.1, but I don\'t

11条回答
  •  离开以前
    2020-12-31 05:49

    If you are still looking for a solution here's what worked for me:

    • From the xcode beta's pull down menus, Xcode > Open Developer Tool > iOS Simulator (if you get a pop up error just dismiss it)
    • Once in the Simulator go to Hardware > Device > Manage Devices.
    • Delete everything listed under simulator.
    • Reboot your machine.
    • After that navigate back to Manage Devices in the simulator and click the plus to add back your simulators. Then the iOS 8 simulators will show up.

提交回复
热议问题