[MacRuby-devel] Building an application package

Petr Kaleta petr.kaleta at me.com
Fri Apr 29 07:35:41 PDT 2011


Hi,
is there any tutorial how to build standalone application package without Xcode?

Right now I am developing it in Textmate and debugging from terminal using

$ macruby main.rb

So how can I create standalone *.app which will include all gems, frameworks, etc. And also my ruby code must be compiled as well.

Thanks

- Petr


More information about the MacRuby-devel mailing list