In article <480b484e$0$11627$607ed4bc@[EMAIL PROTECTED]
>,
slashlos <slashlos@[EMAIL PROTECTED]
> wrote:
> Is there a way to fix a file's counterpart? I had earlier done a save as
> to move a file but the other side (of an .h, .m combo) points to an old
> area (I've since commit'd and checked out the entire project).
>
> I can navigate to the proper files from the project so it's just a
> file-to-file linkage that needs fixing.
>
> Any ideas?
You might try:
Tell Xcode to re-index the project. In Xcode version 2.5, this is on the
Project's "Get Info" window, General tab, at the bottom. A button
labeled "Rebuild Code Sense Index".


|