ios - Xcode 6.1.1 (null) 无法运行 arm64

标签 ios build xcode6.1 arm64

我在 iPad 3 mini 设备上运行应用程序。突然间,我收到 (null) cannot run arm64 message 并且构建失败。我使用的是 OS X 10.10.1 和 Xcode 6.1.1。为什么显示此消息?

Screenshot for warning

最佳答案

我使用的是非 Apple 电源线,它在开始构建和运行之间以某种方式断开连接,因此该设备从我的 iOS 设备更改为“通用 iOS 设备”。

尝试重新连接设备或新电缆并再次运行。

关于ios - Xcode 6.1.1 (null) 无法运行 arm64,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28042960/

相关文章:

ios - 单击 CustomTableCell 中的图像会调整大小

ios - 不同的图像名称

iOS:UILabel 倒计时卡在其他 UI 操作上

ruby-on-rails - 一次保存所有更新记录的集合

java - 安卓工作室 : Error:Execution failed for task ':app:transformClassesWithJarMergingForRelease'

xcode - 即使我在 Swift、Xcode 6 中声明,也会出现 switch 'expected declaration' 错误

ios - 设备方向更改时的自动布局约束问题

ios - 使用 NSPrivateQueueConcurrencyType 的具体/完整示例?

ios - 后台任务仅适用于模拟器

c# - 如何获取构建过程模板中的参数值