[MacRuby-devel] [MacRuby] #354: Bundling framework in SL release build will not run on Leopard

Jordan K. Hubbard jkh at apple.com
Thu Feb 4 09:46:43 PST 2010


On Feb 4, 2010, at 1:38 AM, MacRuby wrote:

> Is there a way for devs like me to build a combined Leopard/Snopard MR
> release at home? And if yes, could you please point me in the right
> direction (build instructions or anything else) so I can go learn about it
> and test my mettle?

In *theory*, I suppose you could build a small execution trampoline which detected the OS version and then dlopen()'d the correct MacRuby framework (you would embed both into your app bundle) and then did the usual Ruby initialization dance.  That's just a theory, of course, as I've not personally tried it.

- Jordan



More information about the MacRuby-devel mailing list