My 5s was running fine with Xcode 6.0.1 when I was using iOS 8.0.2. But then I upgraded to iOS 8.1, build my code, and I got an error saying "Xcode cannot run using the selected device. No supported iOS devices are available. Mark an iOS device as 'Use for Development' to run your application or choose an iOS simulator as the destination." So then I figure I need to upgrade to Xcode 6.1, but I still got the same error. The strange thing is under Windows > Devices I can see my iPhone 5s information. Please help, thanks in advance.
Asked
Active
Viewed 1.5k times
14
-
You're not alone ;) Got the same thing – Mik378 Oct 22 '14 at 23:56
-
In my case I forgot to connect the lightning cable to mac. :D – Kunal Balani Apr 22 '15 at 19:22
3 Answers
11
I've got the same problem. Just uncheck "Show in Run Destinations Menu" and check it again in Device Window for your device. It works for me.

Andrew
- 176
- 2
- 8
-
3
-
You should click right mouse button at your device in Window -> Devices – Andrew Nov 07 '14 at 16:20
-
what if i could not see my device on the list? but i've could see it on the iTunes ? – TomSawyer May 03 '15 at 10:26
6
in my case, solution was , to restart Mac computer
because i even cannot see my device in Devices menu of xcode

mayoxy
- 89
- 6
3
Please Update you Xcode to 6.1 , The 6.0.1 does't support iOS 8.1.
download Xcode 6.1 from here

Vishal Khatri
- 954
- 2
- 12
- 32