问题
I would like to edit a distribution provisioning profile so I can add / remove devices.
Basically, the following documentation page from Apple shows us how to do it easily... But since they updated the portal, I don't know how to do it anymore...
http://developer.apple.com/library/ios/#recipes/ProvisioningPortal_Recipes/CreatingaDistributionProvisioningProfile/CreatingaDistributionProvisioningProfile.html#//apple_ref/doc/uid/TP40011211-CH3-SW1
回答1:
I'll answer my own question, since the device list is only appearing for development profiles, there's a javascript hack that enables us to fix this issue for distribution profiles.
https://gist.github.com/ashtom/d0aeb62eedbfd555b04e
EDIT : Apple fixed the issue. The device list is now displayed for distribution profiles.
来源:https://stackoverflow.com/questions/15879245/how-to-add-a-new-device-to-a-provisioning-profile