[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
- Open Organizer
- Click on the device (iPhone, etc.) you want to transfer to in the left menu
- Click the "Use for Development" button
[Reference]
That’s all from the Gemba.