Nick
Nick

Reputation: 19664

Xcode 4 Crashes frequently

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:

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

Answers (1)

Nick
Nick

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:

  • Go to Xcode preferences
  • Click "Downloads"
  • Click the "Documentation" tab
  • Install the Documentation (I just installed it all)
  • Restart xcode (I noticed the documentation would not open till I did this)

Now when I visit the documentation I do not get directed to online documentation and the crashing is gone.

Upvotes: 3

Related Questions