The Apple Developer Portal has been down for more than one day, is there a way to add the device to the 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 manual , this is not 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 suppose, add the device to the lookup configuration profile. However, it does not work, and I get the following:

I believe that the error can be caused by the fact that the server is not working, because I do not have a list of βSupported Xcode versions of iOSβ. There are other questions , but I think this is a different EXAMPLE USED because we are dealing with a situation where the Apple developer server is turned off, and therefore it is possible that my Xcode is working fine.
I tried to check for updates in the Settings-> Downloads-> Components section, but the update is not available. This is normal? This is what I see on my tab, but it seems strange to me that there is no iOS 6.0 simulator ...

source share