Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I add a device to Xcode devices?

Tags:

xcode

I have an iPad and an iPhone. My iPhone is listed under devices in Xcode, and I'm trying to add my iPad.

Q: How do I add a device in Xcode?

like image 616
Phillip Senn Avatar asked Sep 21 '11 20:09

Phillip Senn


People also ask

How do I add a device to Xcode?

Open the Product menu from Xcode's menubar, then go to Destination. Look for and select your device from the list. Xcode will then register your device for development.


1 Answers

Plug your device directly into your mac, don't go through a USB hub as in my case. As soon as I went directly from iPhone to mac, it showed up.

like image 155
BatteryAcid Avatar answered Dec 30 '22 07:12

BatteryAcid