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

后端 未结 1 1498
孤城傲影
孤城傲影 2021-01-25 20:35

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 wi

相关标签:
1条回答
  • 2021-01-25 21:14

    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.

    0 讨论(0)
提交回复
热议问题