简体   繁体   中英

Xcode 4.4.1, iOS 5.1: Xcode cannot run using the selected device

Need to to test my app on iphone 4 IOS 5.1.1. The provisioning profiles are ok. I get

"Cannot run using the selected device. No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version or..."

It may be iOS Version problem , I also encountered same problem Before and what i done is Just changed my Deployment target to Device OS version. To make This Use following Method.

Go to Target-->Summary-->Deployment Target -->Select the Version. and Project-->info-->iOS Deployment target -->Select your Version.

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