Preprocess your RubyMotion files with Ruby
C macros are used fairly often in Objective-C projects, but RubyMotion doesn’t provide a solution for these. Instead we can preprocess our application’s files ourselves before they’re compiled, using ruby!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
C macros are used fairly often in Objective-C projects, but RubyMotion doesn’t provide a solution for these. Instead we can preprocess our application’s files ourselves before they’re compiled, using ruby!
Post a comment