I am getting an error thrown when I launch my Xcode 3.2 all of a sudden:
Uncaught Exception:
*** -[NSCFArray initWithObjects:count:]: attempt to insert nil object at objects[0]
I can click through the error and Xcode seems to launch properly. I removed and reinstalled Xcode to no avail, and yet cannot find a config or perference that might be the culprit.
I am running on 10.6.3 fwiw….
Has anyone else run into this problkem?
TIA!
Regards,
Steve O’Sullivan
Aha! I found !/Library/Preferences/com.apple.Xcode.plist.
Quit Xcode, deleted that file and relaunched with no error….
::sigh::