[MacRuby-devel] Is Xcode4 broke on Lion?

Gregory Clarke greg at intelligentassistance.com
Wed Aug 17 13:06:36 PDT 2011


I also use 3.x with MacRuby. But I don't have to manually read the files to make changes. As long as the Xcode project matching the IB project is open then the new/changed outlets automatically appear for me.

Greg

> I currently just use an older 3.x version of IB. You have manually tell it to read the files any time you want to add/modify an outlet.
> 
> dw
> 
> On Aug 17, 2011, at 1:58 PM, Dominic Dagradi <dominic at bearded.com> wrote:
> 
>> There's an issue with Interface Builder detecting MacRuby outlets and actions.
>> 
>> As a workaround, I've been keeping a temporary obj-c header to define outlets and actions in, linking them in IB, and switch the class name back to my MacRuby class. Kinda sucks, but there's not currently a better option for Lion with Xcode 4.1 or 4.2.
>> 
>> Dominic
>> On Wednesday, August 17, 2011 at 3:56 PM, azzzz at gmx.net wrote:
>> 
>>> Just upgraded Xcode for Lion, created a new app, added ':button' to the attr_accessor in AppDelegate but when I click on MainMenu.xib and App Delegate a connection for button doesn't appear in the connections tab. (I went into my old app too, added :tested to the attr_accessor but it doesn't appear in the connections tab either).
>>> 
>>> As a refresher I'm following this vid: http://youtu.be/JbGqKf38QUI (watch from 2:45)
>>> 
>>> Am I doing something wrong or is Xcode broke on Lion? Anyone else having any similar problems? 
>>> 
>>> Cheers,
>>> 
>>> Ast
>>> _______________________________________________
>>> MacRuby-devel mailing list
>>> MacRuby-devel at lists.macosforge.org
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> 
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110817/bf063381/attachment-0001.html>


More information about the MacRuby-devel mailing list