Corrupt Project Index in XCode [Was "What in the world?"]
Corrupt Project Index in XCode [Was "What in the world?"]
- Subject: Corrupt Project Index in XCode [Was "What in the world?"]
- From: J Nozzi <email@hidden>
- Date: Wed, 12 May 2004 09:42:31 -0400
Actually, the one thing I didn't think to try until this morning was
to see if other projects were suffering. They were not. Focusing on
just this project, I forced a re-indexing. That seemed also to clear up
yet another odd (but intermittent Code Sense behavior (popping up
unexpectedly, even with popup disabled, and sometimes ignoring my
custom keyboard mappings) which only started recently.
It *seems* like I just had a corrupt index. Hopefully this will help
others who might encounter the same problem.
- J
On May 11, 2004, at 8:28 PM, Ali Ozer wrote:
-------------------
2004-05-11 19:34:19.733 MyApp[803] CFLog (0):
CFPropertyListCreateFromXMLData(): plist parse failed; the data is
not proper UTF-8. The file name for this data could be:
/System/Library/Frameworks/Foundation.framework/Resources/types.plist
The parser will retry as in 10.2, but the problem should be
corrected in the plist.
-------------------
The provided name is not always accurate (Hence the "The file name for
this data could be:"). Another way to see where this is happening is
to put a breakpoint on CFLog() and see whether the backtrace provides
any clues.
Ali
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.