Friday, January 3, 2014

objc-run

Ilja A. Iwas:

objc-run is a shell script which compiles and executes Objective-C source code files.

It’s perfect for small programming tasks you want to handle in Objective-C, that don’t justify setting up a complete Xcode project, e.g. manipulating plist files. Think of it as CodeRunner without an user interface.

See also: Shebang Objective-C.

Comments RSS · Twitter

Leave a Comment