XCode 4.2 - can't build to a device

会有一股神秘感。 提交于 2019-12-24 08:09:04

问题


I just updated my xcode to 4.2 and also my device to ios 5.
Now that I've done that, I can't seem to be able to compile to my device.
When I select compile to iOS device, in the previous XCode version, there used to be my device iOS version next to it but it's not there now.

Also compiling, gives me this error.
"No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination."

Am I missing a step here? (I checked that my device does have the provisioning profile and base sdk is set to 5.0)

Thank you,
Tee


回答1:


Found it, need to re-register the device for development.
It got wiped out. organizer -> device



来源:https://stackoverflow.com/questions/7812477/xcode-4-2-cant-build-to-a-device

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