xCode long freezes after upgrading to 4.3.2

安稳与你 提交于 2019-12-06 15:46:06

Check you Keychain.

I had exactly the same problem. I even erased Xcode from my system and reinstalled, but nothing seemed to help. No problem on other useraccounts though.

I finally checked my Keychain and found a tremendous amount of keys for my MobileMe account. My best guess is that iPhoto, Aperture or another app failed to connect to a MobileMe server, and stored a key on every attempt. Endresult was a login.keychain file of 12.1 MB. I can imagine Xcode choked on this big keychain.

Deleted all these duplicate keys and my login.keychain is around 600KB (and even fits on one floppy ;-)

All my problems with Xcode 4.3.3 slowing down on Build Settings are gone.

Uninstall, reinstall. That's the solution that I've seen works best with Xcode's occasional flare-ups.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!