Created
January 12, 2014 15:38
-
-
Save zrxq/8386169 to your computer and use it in GitHub Desktop.
Sublime text build system for Objective-C files (via objc-run, see https://github.com/iljaiwas/objc-run)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"cmd": ["/usr/local/bin/objc-run", "$file"], | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment