I have a strange problem.
I have an iPad with iOS 5.0.1 (9A405) and iOS SDK 5.0.1 with Xcode 4.2 (Build 4C199) installed on my Mac.
Xcode doesn\'t see my dev
After 20 minutes of debugging, I realized I had to hover over the up button (
I get this problem once, using a not official Apple cable.
Hope it helps.
Select Window ➜ Organizer in Xcode. Now under Devices, select your device. If it is not ready for development then click use for development.
If above doesn't solve your problem then from your project settings, set deployment target to one which your app is developed for or lesser.
Otherwise there is some issue with certificates and provisioning profiles. Make sure your device's UDID is added in the provisioning profile you are using.
In my case I did next steps
sudo launchctl stop com.apple.usbmuxd
Had the same problem , restarted xcode and it found my phone again.
Xcode 10.2.1 was not recognizing my ipad mini. I unplugged and rebooted the mini and it became visible.