Xcode 6 不允许我在 iOS 8 手机上进行开发

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/24024460/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 00:20:36  来源:igfitidea点击:

Xcode 6 won't let me develop on my iOS 8 phone

iosxcodeios8xcode6

提问by SomeGuy

I was developing an application with iOS 7, and I just updated to the beta of iOS 8. I downloaded Xcode 6 beta and now when I plug my phone in, it lists my phone under "Ineligible devices" and won't let me develop on it. Why is this?

我正在使用 iOS 7 开发应用程序,我刚刚更新到 iOS 8 的测试版。我下载了 Xcode 6 测试版,现在当我插入手机时,它会在“不合格的设备”下列出我的手机,并且不会让我开发在上面。为什么是这样?

回答by pmilla1606

I just had the same issue. What fixed it for me was changing the Deployment Target (though in my case i went from 8 to 7).

我只是有同样的问题。对我来说修复它的是更改部署目标(尽管在我的情况下我从 8 变为 7)。