开发者

Can't solve error: "No provisioned iPhone OS device is connected"

I have upgrade my phone to 4.1 beta version, and I'm using xCode 3.2.2. But it k开发者_如何学Ceeps complaining that the version of iPhone OS does not match version of iPhone OS support development with the installation of iphone SDK. So does this match it has to be xCode 3.2.3 and above for it to match?


Your SDK must be greater than or equal to the version in your iOS device.

It is fine to use a 4.1 SDK to build for 3.2.x or earlier, you just have to make sure deployment target is set to the minimum iOS version you want to run the code on.


You need Xcode 4 beta. I just had the same issue with 4.0.2 and xcode 3.2.3.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜