"Loading Revision" never ends

After my app builds, "Loading Revision" with a spinner shows up and never seems to end. A Stackoverflow says to delete a certain file or folder, which I didn't see on my hard drive after a search.

Restarting Xcode didn't help. A search on this site for "Loading Revision" doesn't turn up any results.

Any official help on this?

Using:

Xcode 6.4

OS X Yosemite 10.10.5

Answered by StevenHu in 48500022

I see now that I needed to right-click on the xcodeproj file to Show Package Contents, and then the "project.xcworkspace" file to move to trash is THERE. The Loading Revisions status is no longer appearing.


However, when I do a Product > Archive successully, Organizer does not automatically open up afterward. When I open it manually with Window > Organizer, the project file is not listed among the earlier revisions of its archives list. Product > Clean Build Folder did not help.


Using iOS SDK 8.4

Accepted Answer

I see now that I needed to right-click on the xcodeproj file to Show Package Contents, and then the "project.xcworkspace" file to move to trash is THERE. The Loading Revisions status is no longer appearing.


However, when I do a Product > Archive successully, Organizer does not automatically open up afterward. When I open it manually with Window > Organizer, the project file is not listed among the earlier revisions of its archives list. Product > Clean Build Folder did not help.


Using iOS SDK 8.4

After the previous steps, I went ahead and rebuilt the file. I took it all the way to Submit to App Store, and it went through the uploading process. Then it told me that there was already an app there with the build revision. Now how do I delete that? With all these other errors, I'm not sure if it is really valid.

This doesn't work for me.


Any further suggestions?

"Loading Revision" never ends
 
 
Q