#46: Interface Builder unable to parse new keyed arguments, fails to load class files --------------------------------+------------------------------------------- Reporter: apparently@fake.ru | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 1.0 Component: MacRuby | Resolution: Keywords: | --------------------------------+------------------------------------------- Comment (by occam@mac.com): FYI: On my OSX 10.5, the script that updates IB can be found at: /System/Library/Frameworks/RubyCocoa.framework/Versions/A/Tools/rb_nibtool.rb and IB calls it something like this (e.g., on MyController.rb): '''/usr/bin/ruby /System/Library/Frameworks/RubyCocoa.framework/Versions/A/Tools/rb_nibtool.rb -p -s -f - < MyController.rb''' This command can be called (indirectly) from the IB menu: File->Read Class Files... and (at the file dialogue) selecting your ruby file (e.g., MyController.rb, above). -- Ticket URL: <https://www.macruby.org/trac/ticket/46#comment:2> macruby <http://macruby.org/>