In my project, i have added another project as a library, Their are some runtime issues present due to which i want to debug that to resolve that. while with xcode 3.2.5 i am able to debugged that, but i am not able to do the same with xcode 4.
Does anyone faced similar issue? Are there any additional settings required in xcode 4.
In my project, i have added another project as a library, Their are some
Share
Xcode 4 does not have a UI to add directories to search for source code yet. Instead you will need to following steps:
the command for each directory containing code you need. The picture below gives an example.