Xcode freezes on launch -
i have checked out project our svn repository , every time try open it, freezes. have tried cleaning out autosave information , locked saved application state folders. cleaned , re-cleaned deriveddata , on. things didn't try reinstalling xcode or creating new user ... since don't have time setup right now. if else fails have it.
below screenshot ... click anywhere in xcode, freezez spinner going on madman. xcode version: 4.6.1
solved ... thanks brian chan
defaults write com.apple.dt.xcode ideindexdisable 1
put in terminal. disable autocomplete , jump definition though
Comments
Post a Comment