ios - Xcode 6.3 和 6.2 问题 : Xcode cannot run using the selected device

标签 ios xcode xcode6

我无法使用 Xcode 6.2 或 6.3 在 iPhone 6 或 4s 上运行该应用程序。

enter image description here

enter image description here

I can't press the deoplyment target

最佳答案

正如其他用户所建议的那样,从左侧边栏中选择您的目标。然后单击“常规”并更改项目的部署目标。

顺便说一句,如果您使用的是 Swift,请注意 Swift 不能在低于 7 的 iOS 版本上运行。


(来源:raywenderlich.com)

关于ios - Xcode 6.3 和 6.2 问题 : Xcode cannot run using the selected device,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29186238/

相关文章:

ios - 调用中参数 'coder' 缺少参数

ios - Apple 推送通知响应 IP 地址

ios - Xcode 6 swift multiple segues with prepare for segue

ios - 编程约束

objective-c - 为什么在这个简单的代码中会出现 Apple Mach-O 错误?

iphone - 使用 ASIHTTPREQUEST 库发送同步请求,在 iPhone 中显示事件指示器

ios - UITableViewCell 的 UIImage 的内存在 segue 后退按钮后未释放

ios - 使用 Xcode 6.0.1 构建后,Game Center 无法识别应用程序

ios - 适用于 iOS 的 Bouncy CaSTLe( objective-c )

ios - Swift 逆向保护问题