I have a rather large XCode project that seems to have some internal
errors, when I open it and use it I get a stream of dialog boxes
saying:
--------------------
Internal Error
File: /SourceCache/DevToolsBase/DevToolsBase-762/pbindex/
PBXProbjectIndex.m
Line: 3079
Object: <PBXProjectIndex:0x011ebc00>
Method: _deleteFileAtLocation
Unable to delete decl record 362459 for DIALTONE_START (341419)
It has Quit and Continue buttons.
------------------
If I click Continue I might get another of these (or a whole
series each slightly different) and then eventually it stops and I can
keep working. They still reappear at random intervals while I'm
work. This project has been moved to multiple machines and and is
stored in a Subversion repository and for the last few days has been
doing this.
Is there any sort of reindex operation I can do on the project to fix
this ? This is a BIG project and I wanted to avoid re-creating it if
possible.
--jim