Re: [MacRuby-devel] Release Build

2010-09-08 Thread Henry Maddocks
On 8/09/2010, at 6:31 PM, Laurent Sansonetti wrote: > Hi Henry, > > Sorry for the late response. > > On Sep 6, 2010, at 5:52 PM, Henry Maddocks wrote: > >> I've been working on a MacRuby/Cocoa app and I'm getting to close to >> release. Is their any docs on how to prepare your app for release

Re: [MacRuby-devel] Release Build

2010-09-07 Thread Laurent Sansonetti
Hi Henry, Sorry for the late response. On Sep 6, 2010, at 5:52 PM, Henry Maddocks wrote: > I've been working on a MacRuby/Cocoa app and I'm getting to close to release. > Is their any docs on how to prepare your app for release? Any tips or tricks? > > I know I will need to embed MacRuby in my

[MacRuby-devel] Release Build

2010-09-06 Thread Henry Maddocks
I've been working on a MacRuby/Cocoa app and I'm getting to close to release. Is their any docs on how to prepare your app for release? Any tips or tricks? I know I will need to embed MacRuby in my app but is there anything else that is required/recommended, eg. can you compile the code? Henry