如何在 Xcode 6.0 Beta 中运行 iOS 7.1 模拟器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/24013316/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How can I run the iOS 7.1 Simulator in Xcode 6.0 Beta?
提问by Pratik Bhiyani
I have just downloaded the developer Xcode 6 beta. and I couldn't find the settings to set the ios version.
我刚刚下载了开发人员 Xcode 6 beta。我找不到设置ios版本的设置。
I want to know, How can I run the iOS 7.1 Simulator in Xcode 6.0 Beta?
我想知道,如何在 Xcode 6.0 Beta 中运行 iOS 7.1 Simulator?
回答by Pratik Bhiyani
Finally I found it
最后我找到了
Goto Hardware -> Device -> Manage Devices (In Simulator Menu)
转到硬件 -> 设备 -> 管理设备(在模拟器菜单中)
or
或者
window -> Devices (In Xcode Menu)
窗口 -> 设备(在 Xcode 菜单中)
From there you can set the ios version and can add new sim from there.
从那里您可以设置 ios 版本并可以从那里添加新的 sim。
回答by StackRunner
You can install additional simulators through the downloads interface in xcode preferences.
您可以通过 xcode 首选项中的下载界面安装其他模拟器。