I used the external build. I created a target, and drag all the .cpp files into the target -> Build Phases -> Compile Sources in the project config.
And while you restart the Xcode, it will index your project , and you will get all symbols :)
I'm not finding any way to uses the ctags .... :(
Hope this helpful!
Jason Cheng 2011-10-12
在 2011-10-11,上午8:54, Dmitry Markman 写道:
Hi 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?
thanks in advance
dm
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
|