ios7 - 无法在新的 XCode6.1 中运行 iPhone 5s 模拟器

标签 ios7 iphone-5 xcode6.1

我刚刚将我的 macbook OS 升级到 Yosemite 并将 XCode 从 6.0 更新到 6.1,现在当我构建我的项目并尝试使用 iOS7.0 模拟器运行 iPhone 5s 时,它给我一个错误说“ iPhone 5s 不可用,请选择其他设备并重试 "。在 XCode 6.0 中,这完全正常。

以下是我的应用程序的build设置

   Architecture - Standard Architecture(armv7, arm64)
   Base SDK - Latest iOS(iOS 8.1)
   Valid architectures - arm64, armv7, armv7s
   iOS Deployment Target - iOS6

最佳答案

找到了真正的答案

The earliest simulator runtime supported on Yosemite is 7.1. 

关于ios7 - 无法在新的 XCode6.1 中运行 iPhone 5s 模拟器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26488177/

相关文章:

适用于 3.5"屏幕尺寸的 iOS 应用程序

ios - 将 ios 3rd 方 APIS 转换为 64 位架构

ios - 我应该在我的 Xcode 项目中放置启动图像和应用程序图标吗?

ios - UIAlertController 分离 View Controller

ios - ACAccount Facebook 属性(property)用户名返回电子邮件,有时是昵称

iphone - 使 iPhone 应用程序与 iphone 5 兼容

ios - 从 iPhone 4 到 iPhone 5 屏幕尺寸兼容性问题

ios - 使用 iOS 7 中的动态类型,我如何考虑更高级的布局问题,例如标签/ View 之间的间距?

ios7 - 选择垂直时 UIPageControl 不出现

ios - iOS 7 的持久性 UDID 等价物?