Re: Xcode automatically deletes the file XCodeMakesMeSick.pbxindex
Re: Xcode automatically deletes the file XCodeMakesMeSick.pbxindex
- Subject: Re: Xcode automatically deletes the file XCodeMakesMeSick.pbxindex
- From: Chris Espinosa <email@hidden>
- Date: Sat, 22 May 2010 21:50:01 -0700
On May 21, 2010, at 9:13 PM, Dante Palacios wrote: How can you tell it's being deleted?
Xcode automatically rebuilds the index, or something similar, is like to click on the button "Rebuild Code Sense Index". So, it's visible in the Finder. Where is it in relation to your project, or in relation to your build folder?
It is inside the build folder (/PathToXCodeMakesMeSickProject/build/XCodeMakesMeSick.build/XCodeMakesMeSick.pbxindex)
You say it happens when you open the project...is there any notation in the Console?
nothing, it just start to build a new index. no alerts, no errors, no warning, nothing.
So what you mean is every time you open your project it throws away the old index and starts a new one from scratch? This would slow down Xcode for a minute while it's doing that, but ought to have no other effect. It would delete the index on startup if it detected that it was out of date or corrupt in some way. It would help to have the project, attached to a bug at bugreporter.apple.com, to diagnose.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden