Re: ndexing Xcode4 project
Re: ndexing Xcode4 project
- Subject: Re: ndexing Xcode4 project
- From: Joar Wingfors <email@hidden>
- Date: Mon, 10 Oct 2011 20:16:20 -0700
On 10 okt 2011, at 17:54, Dmitry Markman wrote:
> I have External Build system project (make)
> I added to the project some cpp files that were used in the build (but those files don't belong to the target and it's impossible to add them to the target)
> I was hoping that I'll be able to use "Jump to definition" menu
> but, alas, that project doesn't show any symbols in the Symbol Navigator (build was successful, though)
> how I can generate index for the project?
> is there command line tools?
> can I use ctags somehow?
Xcode 4 indexes files that belongs to actual targets. If a file is not in a target in a project, it will not be indexed. If a target or project is not configured in a way that would allow for it to be built successfully, chances are that files in that target or project would not index successfully either.
j o a r
_______________________________________________
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