|
From: Remo E. <re...@pl...> - 2005-04-22 19:19:05
|
thank you for your information. i'm very interest on this script. i'm also interest about how it works. i'm very happy when you can post this :) regards, Remo Eichenberger Am 22.04.2005 um 20:58 schrieb Jonathan Paisley: > > On 22 Apr 2005, at 19:48, Remo Eichenberger wrote: > >> i have two questions: >> >> - is there a way to build a rubycocoa-application WITHOUT a >> preinstalled ruby-runtime ? i mean a static compile of the >> ruby-runtime. > > I have made a script which can build a standalone rubycocoa > application. It's designed to work with a non-Apple install of ruby > (1.8.x), and copies over all the dependent libraries and bundles, as > well as relevant parts of the ruby standard library into the app. > > If there's interest, I'll tidy it up a bit and post it to the list. > >> - is there a compiler or a obfuscator to build a >> rubycocoa-application ? >> >> my goal is to build a application without the distribution of the >> source-code :) > > Ultimately, because ruby is a scripting language, an end user will be > able to get at the source code (or close enough). > > With development of a ruby bytecode interpreter like YARV, this will > be harder, but it would still be possible to decompile back to some > kind of source. > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |