[iOS] xcode cannot run using the selected device - No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.

Tadashi Shigeoka ·  Thu, April 11, 2013

When I tried to transfer an app to my iPhone using Xcode, an error occurred and the transfer failed.

■ Error Details

Xcode cannot run using the selected device.

No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.

■ Solution

  1. Open Organizer
  2. Click on the device (iPhone, etc.) you want to transfer to in the left menu
  3. Click the "Use for Development" button

[Reference]

ブランク復帰エンジニアの開発メモ No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.

That’s all from the Gemba.