Question

Apple developer portal is down since more than a day, is there a way to add a device to a provisioning profile without using http://developer.apple.com/iphone/?

I am wondering if XCode 4.5 has some functionality that allows this, however, from Apple's guide it does not seem possible.

EDIT: I tried using XCode 4.5 to add the device to the profile by clicking "use this device for development" which should, I believe, add the device to the wildcard provisioning profile. However it does not seem to work and I get the following:

enter image description here

I believe that the error might be caused from the server being down because I do not get any list of "Xcode Supported iOS Versions". There are other questions tackling this but I believe this is a different USE CASE because we are dealing with a situation where Apple developer server is down and hence it might be that my XCode works fine.

I tried to check for updates in the Preferences->Downloads->Components section but no update seem to be available. IS this normal? Here is what I can see from my tab but I find it strange that there is no iOS 6.0 simulator available...

enter image description here

Was it helpful?

Solution

Seems iike that the developer server is down since Thursday due to a hacking attack.

Looks like we will have to wait for a "while" and that there is no way around to this. This is quiet unfortunate as it slows down development and testing, but hopefully they will build a safer system.

http://venturebeat.com/2013/07/22/apple-developer-site-still-down-apple-extending-developer-memberships/

OTHER TIPS

There is no way you can add devices in a Provisioning Profile without using Apple developer portal.. There is only one place where you can create provisioning profiles or Add devices and that is Developer.apple.com

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top