Xcode 6.1 not detecting device iPhone 5s running iOS 8.1

纵然是瞬间 提交于 2019-12-05 15:06:48

问题


My 5s was running fine with Xcode 6.0.1 when I was using iOS 8.0.2. But then I upgraded to iOS 8.1, build my code, and I got an error saying "Xcode cannot run using the selected device. No supported iOS devices are available. Mark an iOS device as 'Use for Development' to run your application or choose an iOS simulator as the destination." So then I figure I need to upgrade to Xcode 6.1, but I still got the same error. The strange thing is under Windows > Devices I can see my iPhone 5s information. Please help, thanks in advance.


回答1:


I've got the same problem. Just uncheck "Show in Run Destinations Menu" and check it again in Device Window for your device. It works for me.




回答2:


in my case, solution was , to restart Mac computer

because i even cannot see my device in Devices menu of xcode




回答3:


Please Update you Xcode to 6.1 , The 6.0.1 does't support iOS 8.1.

download Xcode 6.1 from here

https://developer.apple.com/downloads/index.action



来源:https://stackoverflow.com/questions/26516267/xcode-6-1-not-detecting-device-iphone-5s-running-ios-8-1

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!