首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Xcode6没有显示任何模拟器

Xcode6没有显示任何模拟器
EN

Stack Overflow用户
提问于 2015-10-31 09:23:34
回答 1查看 47关注 0票数 0

下载了Xcode6,但我没有任何归档选项。

EN

回答 1

Stack Overflow用户

发布于 2015-10-31 09:29:59

单击项目名称(位于Run按钮的右侧)。将出现三个选项。

代码语言:javascript
复制
Edit scheme
New scheme
Manage scheme
You can click on "New scheme" and then click on "OK" in popup window.

你会有模拟器列表回来。

第二个选项

代码语言:javascript
复制
Open Xcode
Go to the menu Xcode > Open Developer Tool > iOS Simulator
Even if an error dialog shows up, you still would have access to the iOS Simulator's menu
Select Hardware > Device > Manage Devices
Add (if missing) all the devices that you want, or delete and recreate the ones malfunctioning.

(您可以在~/Library/Developer/CoreSimulator/ devices查看设备)。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/33447097

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档