Hi guys. I'm working on a static library which is compiled by gcc/make. That library is then used in a cocoa project that I am writing using xcode.
What I'd like to see is that when I tell xCode "build and go" (or any of those functions) to run the makefile first, then compile the cocoa project. This is pretty easy to do in VS2xxx, but I cannot see where/how to do it in xcode.
Thx
What I'd like to see is that when I tell xCode "build and go" (or any of those functions) to run the makefile first, then compile the cocoa project. This is pretty easy to do in VS2xxx, but I cannot see where/how to do it in xcode.
Thx