When I run a program in Xcode / iOS simulator, it gets to the point when it says "Attaching to _______" (insert program name). It stays there until I shut down the simulator.
Also, my documentation is gone. I go into organizer and it shows the outline of the documentation on the left window but nothing on the right window (the actual documentation screen)
Background: ATT shut down my service for about 12 hours. Every link I clicked on during that time was redirected to ATT's site. The links were destroyed in the process (not restored). So I had to recreate the links.
It look like Xcode needs some kind of internet access to run a program.
All the source code is local, no Github or anything online dependent that I did. I'm pretty sure it's Xcode looking online at something that it can't find because the link is broken.
I let my paid dev account expire (don't need to test on the device at this time).
I can't access any of my provisioning profiles, can't access help, can't run any programs (simulator start, program gets stuck attaching to itself).
Any ideas?
Also, my documentation is gone. I go into organizer and it shows the outline of the documentation on the left window but nothing on the right window (the actual documentation screen)
Background: ATT shut down my service for about 12 hours. Every link I clicked on during that time was redirected to ATT's site. The links were destroyed in the process (not restored). So I had to recreate the links.
It look like Xcode needs some kind of internet access to run a program.
All the source code is local, no Github or anything online dependent that I did. I'm pretty sure it's Xcode looking online at something that it can't find because the link is broken.
I let my paid dev account expire (don't need to test on the device at this time).
I can't access any of my provisioning profiles, can't access help, can't run any programs (simulator start, program gets stuck attaching to itself).
Any ideas?