Where to put .m and .h files - ParkinT/RubyMotion_Life GitHub Wiki

Where should you put Objective-C .m / .h files?

Advice directly from Laurent.

You can simply move the .{m.h} files into a directory (ex. vendor/code) and use app.vendor_project

'vendor/code', :static