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

二次信任 提交于 2019-11-27 18:28:13

问题


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 after automatically install several things (i just saw the message and wait) i can't see the iOS simulators just iOS Device.

I check in Preferences but i have iOS Simulator 7.1 checked but i don't have any other simulator and i can't see 7.1 simulator either.

Thanks for your help.

EDIT **** After install Xcode 6.1 I saw my iOS simulators again in Xcode. I saw a message "installed required components" when first launched the new Xcode version, so I supposed that fix it.

Thanks for your help.


回答1:


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

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

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

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



来源:https://stackoverflow.com/questions/26440023/where-are-my-ios-simulators-in-xcode-6-after-yosemite-installation

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