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

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

Reply via email to