Editra Launch Objective-C Compiler

As I’m learning Objective-C I find moving between the terminal and my favorite IDE, Editra kind of annoying. Luckily Editra has a really cool plug-in called Launch that can be configured to run code and display the results within the editor. The only problem is that compiling and running objective-c doesn’t work for a couple […]