There is also the application builder for hot cocoa. Except for needing a 
config file, you can use it without the rest of hot cocoa.

Mark Rada
mr...@marketcircle.com



On 2011-04-29, at 10:47 AM, Eloy Duran wrote:

> PS every now and then I work on getting my command-line builder to
> where I want it to be, but I haven't had enough time yet:
> https://github.com/alloy/rucola. Also since Xcode 4 has a new template
> system, parts have to be rewritten. I haven't looked into how much
> work that might be yet.
> 
> On Fri, Apr 29, 2011 at 4:44 PM, Eloy Duran <e...@dekleineprins.me> wrote:
>> 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.kal...@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@lists.macosforge.org
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>> 
>> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to