Search code examples
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


Solution

  • You're asking where to find it:

    In XCode 4 there is a new button - look for the big

    "Organizer button"

    which is at the TOP RIGHT.

    Physically connect your device and then click Devices. It seems that the new "Organizer button" is one of the "most-missed" things in the transition to XCode4.

    Note, the questioner is asking: "WHERE should I be looking to correct this?"