Trying to test my app on iPhone iOS 6.1.2 but “No provisioned iOS devices…” error?

后端 未结 2 2048
小鲜肉
小鲜肉 2021-01-25 08:50

I have a big problem. I have an iPhone with iOS 6.1.2 and the latest version of Xcode - 4.6.1. When I try to test my app on that device, Xcode says that

2条回答
  •  爱一瞬间的悲伤
    2021-01-25 09:29

    Try this I am not sure : Select your project Target->under the summery select the some low deployment target like 5.0 .
    and see whether is it working .

提交回复
热议问题