简体   繁体   中英

Testing on a physical device

I am having a problem with XCode and the ability to test an app on a physical device. I am running XCode v. 4.5.2 and my iPhone is OS 6.1. When I try to test on the physical device I get the following 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."

The deployment target for the app is 6.0. I don't know what else to check. Can anybody offer advice?

Thx!

You need to upgrade to Xcode 4.6, which supports iOS 6.1 and above

https://developer.apple.com/library/ios/#releasenotes/DeveloperTools/RN-Xcode/index.html

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