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
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
__
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
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
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
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