The current available version of Xcode 4 does not have MacRuby support (at 
least not in the Interface Builder part). This means IB in Xcode 4 is not able 
to find outlets or actions.

-- 
Thibault Martin-Lagardette



On Sep 15, 2010, at 10:09, Robert Rice wrote:

> Hi Felix:
> 
> Does the new Xcode 4 have any issues with MacRuby or can we start using it as 
> soon as it's available?
> 
> Bob Rice
> 
> 
> On Sep 15, 2010, at 1:02 PM, Felix Holmgren wrote:
> 
>> The link is not dead, but I had to try a bunch of times, over the
>> course of a day, before I got the download to start.
>> 
>> /F
>> 
>> 2010/9/15 Iain Barnett <iainsp...@gmail.com>:
>>> 
>>> On 15 Sep 2010, at 17:35, Robert Rice wrote:
>>> 
>>>> Hi Iain:
>>>> 
>>>> As my app has grown IB became very, very slow to update my MacRuby class 
>>>> information. Because of that I tend to avoid using IB to link outlets. 
>>>> Instead I tag my subfields and search for then in my initialization 
>>>> scripts using view.viewWithTag and for my new MacRuby classes I paste in 
>>>> the superclass information rather than waiting for IB to find it.
>>>> 
>>>> I think this slowness to update is a main reason for integrating IB with 
>>>> Xcode 4. Unfortunately Xcode 4 is still only available to paid developers.
>>>> 
>>>> Hope this helps.
>>>> 
>>>> Bob Rice
>>> 
>>> Thanks Bob, I'll keep that in mind. I did try to get my hands on the Xcode 
>>> 4 beta to see if it fixed the issue but the link was dead. It definitely 
>>> makes sense to combine the windows.
>>> 
>>> Regards,
>>> Iain
>>> _______________________________________________
>>> MacRuby-devel mailing list
>>> MacRuby-devel@lists.macosforge.org
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel@lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> 
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

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

Reply via email to