Re: [MacRuby-devel] xcode 4.2 and Lion

2011-07-20 Thread Rolando Abarca
ooops... I just saw this ticket: http://www.macruby.org/trac/ticket/1322 so that might be my problem :( I'm willing to help fixing this, if anyone could give me some pointers on where to look. Best, Rolando On Wed, Jul 20, 2011 at 9:21 AM, Rolando Abarca wrote: > Hi all, > > I just installed L

[MacRuby-devel] xcode 4.2 and Lion

2011-07-20 Thread Rolando Abarca
Hi all, I just installed Lion (yesterday, latest GM seed) and XCode 4.2, but the IB outlets are not working. I've read that reinstalling macruby and/or xcode did the trick, but so far nothing... What should I reinstall in order to fix the bridge? Thanks! -- Rolando __

Re: [MacRuby-devel] xcode 4.2 and Lion

2011-07-20 Thread Rolando Abarca
So, looking at this, it seems that the IB magic was done by rb_nibtool, which was (apparently) called by IB, but now it seems that its no longer in use. How was that script triggered by the old IB? Best, -- Rolando Abarca M. ___ MacRuby-devel mailing li

[MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-20 Thread James Chen
Hey guys, I have an app with a space in the name. macruby_deploy fails to do its job: $ macruby_deploy --compile --embed --bs Gmail\ Notifr.app *** Deployment started *** Embedding MacRuby.framework *** Embed BridgeSupport system files *** Fix install path of binaries *** Fix identification name

Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-20 Thread Mark Rada
Oopsie, I'll get that fixed in a few moments...unless it's fixed by the time I finish this email. Sent from my iDevice On 2011-07-20, at 23:30, James Chen wrote: > Hey guys, > > I have an app with a space in the name. macruby_deploy fails to do its job: > > > $ macruby_deploy --compile --e

Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-20 Thread James Chen
Wow, that would be great! Thanks Mark. James On Thu, Jul 21, 2011 at 12:53 PM, Mark Rada wrote: > Oopsie, I'll get that fixed in a few moments...unless it's fixed by the > time I finish this email. > > Sent from my iDevice > > On 2011-07-20, at 23:30, James Chen wrote: > > Hey guys, > > I have