views:

66

answers:

0

In my XCode project I link to a couple subprojects (I added those project files, added the lib file to the build phase, included its dir for the header search path). I am trying to debug my app and I'd like to step into a function into one of the subprojects, but Xcode doesn't let me. Do I need to do some other step to get this to work?