Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
437 views
in Technique[技术] by (71.8m points)

xcode4 - Xcode cannot run using the selected device

This is the message while trying to run under XCode 4 (it used to work under XCode 3):

No provisioned iOS devices are available. Connect an iOS device or choose an iOS simulator as the destination.

I have profiles for my device for this app... where should I be looking to correct this?

enter image description here

question from:https://stackoverflow.com/questions/5382772/xcode-cannot-run-using-the-selected-device

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The problem is that your iOS Deployment Target in Project-> Build Settings is different from the current version of iOS on your real device.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...