Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to manage device on the organizer on window menu on Xcode?

Tags:

xcode

ios

I have this issue with my Xcode does not recognise my device but my iTunes does. After looking around, some ppl keep saying about open the Organizer window from the menu Window.

Alright, I can open it. But then ppl said that the window "give you all sorts of information about your devices and provisioning profiles." which in my case, it doesn't. It only list the export history of the app.

On the left column, it only list all the iOS app project, and on the right column it give the option to export. Just that. There's no devices, there's no provisioning profiles, and i certainly do not see any of my device there. Where's the difference ? Am i opening the wrong window ?

Thanks.

enter image description here

like image 205
Chen Li Yong Avatar asked Sep 06 '16 09:09

Chen Li Yong


People also ask

How do I navigate to the device organizer in xcode?

As the name suggests, the Xcode Organizer Window is built directly into Xcode, which means all you have to do is navigate to the menu bar, go to "Window," and click "Organizer" to launch.

How do I add a device to my provisioning profile?

Adding a new device to the Ad Hoc ProfileGo to the iOS Provisioning Portal and click on Provisioning. Select the Distribution tab. 2. Select the Ad Hoc profile you want to modify and click 'Edit'.


2 Answers

In Window Tab, You will have "Devices" in the list. Please refer the below picture.enter image description here

like image 61
Anuj Avatar answered Oct 03 '22 21:10

Anuj


Attached devices can be checked under here where it's written iPhone 6. There can be an issue of version support. What version of Xcode you are using and what version on OS in on your device.

enter image description here

like image 23
gurmandeep Avatar answered Oct 03 '22 21:10

gurmandeep