Monthly Archives: May 2008
Embedding a command line tool within a Cocoa application
I’m developing in XCode and have manged to import the source code for the command line tool as say command_line.c
. What do I need to do to have this file built as a command line tool that is embedded in the main Cocoa application? Continue reading
Posted in apple, cocoa, development, xcode
3 Comments