[MacRuby-devel] Building an application package

Mark Rada mrada at marketcircle.com
Fri Apr 29 09:38:55 PDT 2011


I'm not sure, I've haven't gotten that far with updating hot cocoa.

My understanding is that the menu comes from the nib file or code, not part of the app builder.


Mark Rada
mrada at marketcircle.com



On 2011-04-29, at 12:18 PM, Eloy Duran wrote:

> Didn't HotCocoa apps have some subtle issue, though? Like not getting
> a full app menu or something, not sure what it was…
> 
> On Fri, Apr 29, 2011 at 6:07 PM, Mark Rada <mrada at marketcircle.com> wrote:
>> 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
>> mrada at 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 <eloy at 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.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
>>>>> 
>>>> 
>>> _______________________________________________
>>> MacRuby-devel mailing list
>>> MacRuby-devel at lists.macosforge.org
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> 
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> 
> _______________________________________________
> 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