Sublime Forum

How do I link Objective-C files and build an executable

#1

Hello,

I can easily build a single Objective-C file and run it. What I have not figured out how to do is link my separate class files - .h/.m files - together with the file containing my main function to build a single executable. How do I tell ST2 to link everything together?

Thanks,
Doug

0 Likes