【问题标题】:Xcode 6 not showing any simulators [closed]Xcode 6没有显示任何模拟器[关闭]
【发布时间】:2016-01-31 12:50:03
【问题描述】:

已下载 Xcode 6,但我没有任何存档选项。

【问题讨论】:

  • 为什么要使用 Xcode 6?...目前最新的是 7.1
  • 从 AppStore 下载最新的 Xcode。不要使用不是从 Apple 直接下载的 Xcode 版本。
  • 我必须使用 iOS 8 SDK 构建项目。
  • @SwiftHipster 您可以在 Xcode 7.1 中将部署目标设置为 iOS 8.0,它会满足您的需求。
  • 部署目标和目标SDK不同。我的要求是使用8个SDK来构建项目。

标签: ios xcode xcode6


【解决方案1】:

单击项目名称(运行按钮右侧)。将出现三个选项。

Edit scheme
New scheme
Manage scheme
You can click on "New scheme" and then click on "OK" in popup window.

您将获得模拟器列表。

第二个选项

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 查看设备。

【讨论】:

  • 请接受作为答案..如果帮助我的答案
  • 运行按钮的权利在 Xcode 中没有出现任何内容。你可以在图片中看到。这就是问题所在。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2014-12-10
  • 2014-12-17
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-03-08
相关资源
最近更新 更多