Re: xcode crash upon opening project
Re: xcode crash upon opening project
- Subject: Re: xcode crash upon opening project
- From: Frederik Seiffert <email@hidden>
- Date: Thu, 04 Mar 2004 16:45:25 +0100
- Organization: equinux Inc.
Ken Turkowski wrote:
I've had this crash (among others in my 340 KB Xcode.crash.log) many
times when Xcode was trying to index a .dat file containing all sorts of
big C arrays. To solution was to turn off indexing. It worked in my case
to do it in Xcode, being just quick enough to avoid the crash. If this
doesn't work you should probably be able to edit the project file
manually. Of course, you won't have all the benefits of indexing then...
So where do you turn this off?
In the project info under Code Sense > Enable Indexing.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.