Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add a device to an existing Ad-Hoc Provisioning Profile?

Have just noticed that Apple redesigned iOS Dev Center this weekend.

I need to add a couple of devices to an existing Ad-Hoc provisioning profile. But when I push Edit button, I can change only Name and App ID.

Is it any way to do it except of the obvious one: to delete the existing profile and create a new one with all required devices?

UPD.

Now I can edit the list of devices for development profiles, but not for distribution.

UPD. 2

Can edit devices for new distribution profiles, but can't do it for old.

like image 849
Dmitry Khryukin Avatar asked Apr 07 '13 21:04

Dmitry Khryukin


People also ask

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'.


3 Answers

It Works!

Apple fixed it. So it was a bug. Now you can edit your embedded device list, even if it's an Ad Hoc distribution profile.

like image 76
Attila H Avatar answered Oct 24 '22 22:10

Attila H


I looked into this on the forum and found a reference to the new App Distribution Guide. You need to delete your old profile and create a new one. You'll be given the choice at that time to add devices to the new profile. The feeling is that Apple has changed the format of the profile and this is a way of forcing you to recreate a new profile in the new format.

like image 31
Richard Brown Avatar answered Oct 24 '22 22:10

Richard Brown


It seems you can't edit it (generate button isn't enabled) if for example you have underscores in the profile name.

like image 38
Debreuil Avatar answered Oct 24 '22 21:10

Debreuil