Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"no provisioned ios devices are available" on Xcode 4.2 and iOS 5

I just installed Xcode 4.2 on Snow Leopard. I have iOS 5 on my iPhone but i receive this error when I'm trying to run an app on my iPhone. The provision profile is also OK, so I don't understand what's wrong.

Can someone please help me with this!

Regards, Bogdan.

like image 856
Bogdan Avatar asked Oct 25 '11 08:10

Bogdan


2 Answers

Please open your Organizer and check if the device is responding correctly to XCode, and if it is "Ready for development". A orange or red dot will indicate its status, and it should be able to give you a hint of what's wrong.

It's Menu bar > Window > Organizer > Devices

like image 56
Nils Munch Avatar answered Sep 28 '22 19:09

Nils Munch


can you see any device in XCode?? if not then go to Manage Scheme and click on Auto Create Scheme. you will find the device.

like image 24
DShah Avatar answered Sep 28 '22 20:09

DShah