Search code examples
xcodexcode4xcode4.2archivearchiving

XCode hangs when archiving


When I try to archive one certain project, Xcode fails to respond. If left alone he manages to open the Organiser after a long period. The archive is there. If removed manually from library/developer/xcode/archives Xcode responds again.

It happens just with this project, all others archiving just fine.

As if Xcode has major problems with the project.

We are using Xcode 4.2.1 but tried 4.3 too (same result).

Any idea what might be wrong?


Solution

  • I had similar problems I found that a symbolic link I did was the cause of the problem from /Developer/usr/bin to /usr/bin (because Xcode 4.3 moved some of the execs)