Re: [MacRuby-devel] macruby_deploy --embed bug

2011-04-18 Thread Nathaniel Talbott
On Sun, Apr 17, 2011 at 9:56 PM, Laurent Sansonetti wrote: > Thanks for finding this also! It looks like the recent change to > macruby_deploy > in order to conform to new AppStore submissions broke the load path > relocation. Perfect - the fix works great. Thanks! -- Nathaniel Talbott <:((

Re: [MacRuby-devel] macruby_deploy --embed bug

2011-04-17 Thread Laurent Sansonetti
On Apr 17, 2011, at 2:18 PM, Nathaniel Talbott wrote: > On Sun, Apr 17, 2011 at 12:07 PM, Nathaniel Talbott > wrote: > >> Tonight I'll be able to submit a reproduction of the issue (have to >> run out now) but in the meantime, any ideas as to what the cause might >> be? > > After doing a bit of

Re: [MacRuby-devel] macruby_deploy --embed bug

2011-04-17 Thread Nathaniel Talbott
On Sun, Apr 17, 2011 at 12:07 PM, Nathaniel Talbott wrote: > Tonight I'll be able to submit a reproduction of the issue (have to > run out now) but in the meantime, any ideas as to what the cause might > be? After doing a bit of poking around and failing to find the root of the problem, I decide