简体   繁体   English

Xcode无法部署到iPhone

[英]Xcode cannot deploy to iPhone

I got the error message "Xode cannot run using the selected device" when I try to deploy my project to my iphone (iOS 9.1). 尝试将项目部署到iphone(iOS 9.1)时,出现错误消息“ Xode无法使用所选设备运行”。

Here are some screenshots : 这是一些屏幕截图:

在此处输入图片说明

在此处输入图片说明

在此处输入图片说明

And if I click on the "Reset" button of Signing identities, it would grey out, but it still show "Reset" next time I go in. 而且,如果我单击“签名身份”的“重置”按钮,它将显示为灰色,但是下次我进入时仍显示“重置”。

Does anyone has a suggestion dealing with this problem? 有人对这个问题有建议吗?

Thanks! 谢谢!

Your deployment target is 9.0 while your iPhone device is 9.1. 您的部署目标是9.0,而iPhone设备是9.1。 You should update Xcode to get the newest iOS available. 您应该更新Xcode以获取最新的iOS。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM