[MacRuby-devel] Building an application package

Eloy Duran eloy at dekleineprins.me
Fri Apr 29 07:44:46 PDT 2011


Create the app through xcode once, then use `xcodebuild` to build and
`macruby_deploy` to package.

On Fri, Apr 29, 2011 at 4:35 PM, Petr Kaleta <petr.kaleta at me.com> wrote:
> 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
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>


More information about the MacRuby-devel mailing list