简体   繁体   中英

How to deploy an Xcode app to iphone?

I know a lot of solutions are out there. But here is my problem.

My company has already a developer's account and the device on which I want to test is already registered and it has a unique ID. When I open my Xcode and connect my device, it shows that device listed in the device panel with the given identifier in the organiser of windows. Now, when I create a project in Xcode and instead of deploying it on simulator, I check the device button, it shows no device available. What am I doing wrong???

在此处输入图片说明

. .

EDIT:

XCode 3.xx is too old for development, why are you still using such an older version? App Store will not accept your build unless you use XCode 5.x with iOS SDK 7.x. Probably your iPhone has a new iOS version which is not supported by XCode 3. That's the reason why you can not see above option. You must update XCode to latest version and the Phone as well, then you will be able to debug in device.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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