where are my iOS simulators in xcode 6 after yosemite installation?

前端 未结 1 458
醉酒成梦
醉酒成梦 2020-12-16 23:47

I upgrade to Yosemite my Mini Mac (yesterday) and after a long hours (almost a day) the installation was succeeded.

I enter in my source code in Xcode 6.0.1 and afte

相关标签:
1条回答
  • 2020-12-17 00:11

    In Xcode 6.1 you can add simulators manually. To do so go to Window -> Devices and press the + symbol left at the bottom.

    add a new simulator

    Then you can choose a combination of device type and iOS version to create.

    choose device type and iOS version

    if the iOS version you wanted is not there you'll be ask to download more simulator and directed to Xcode->Preference->Downloads.

    enter image description here

    Note: you can directly go to Xcode->Preference->Downloads and download more simulators and it will automatically available in simulator list after download.

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