Reputation: 19664
I just downloaded XCode 4 on my Mac Air running Snow Leopard. It crashes all the time! I believe I can recreate the issue most every time by following these steps:
Hold Option key and click on an Object/Method etc. to open documentation. I am presented with a login screen to enter my Apple Dev Credentials but an error dialog appears.
Click 'Continue' I get the documentation
Debug application A dialog appears telling my XCode has crashed.. Game over
This is happening on my Mac i5 as well as my Mac Air. It crashes frequently enough that it is almost unusable. Is there a workaround that anyone has found?
Holy cow.. how did this ship? :)
Thanks!
Upvotes: 3
Views: 483
Reputation: 19664
I got it resolved! So as it turns out the documentation is not installed by default when doing a clean install of XCode4. So I installed it locally and my issues went away. Heres what I did:
Now when I visit the documentation I do not get directed to online documentation and the crashing is gone.
Upvotes: 3