#251: Attempt to follow "New Project" section of tutorial crashes Interface Builder ----------------------------+----------------------------------------------- Reporter: gobbel@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: ----------------------------+----------------------------------------------- Comment(by lsansonetti@…): A common reason why Ruby code is not appropriately recognized by IB is because the IB parser fails to handle files with non-UTF8 characters in it. If your name (or company name) has some, this could explain the first reason. Also, every time you re-install the Xcode package, you must re-install MacRuby right after in order to use the IB integration. This is because the original IB integration only supports RubyCocoa, and MacRuby overwrites it with a new one which supports both. -- Ticket URL: <http://www.macruby.org/trac/ticket/251#comment:2> MacRuby <http://macruby.org/>