Re: XCode project index invalid
Re: XCode project index invalid
- Subject: Re: XCode project index invalid
- From: Sean Roehnelt <email@hidden>
- Date: Fri, 20 Aug 2004 15:22:27 -0700
Excellent.
I don't understand what sort of pickle xcode got itself into, but
manually deleting the .build directory finally solved my problem.
Thank you Art!
- Sean
On Fri, 20 Aug 2004 08:16:28 -1000, Art Isbell <email@hidden> wrote:
> On Aug 19, 2004, at 10:17 AM, Sean Roehnelt wrote:
>
> > Where is the index stored?
>
> Depends. If you don't use index templates (see
> /Developer/Extras/Xcode Index Templates/Index Templates ReadMe.rtf),
> the index for each project is in
> <project_build_directory>/<project_name>.build/<project_name>.pbxindex.
> Apparently indexing performance is so much better in Xcode 1.5 that
> the performance benefits of using index templates might be insufficient
> to justify using them.
>
> If you use index templates, project-specific indexes are in the above
> location, but the indices for the system frameworks (jars) of various
> project types are in ~/Library/Application Support/Apple/Developer
> Tools/Index Templates.
>
> > Can I manually delete it to force index recreation?
>
> You shouldn't need to manually delete an index because rebuilding the
> index from within Xcode should do so. But you can delete the index
> directory or even the entire build directory if you so desire.
>
> Aloha,
> Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.