#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: ----------------------------+----------------------------------------------- After installing MacRuby 0.4, tried to run through the "New Project" scenario in the tutorial. Started with XCode 3.1, found that my controller was not being seen by IB, even though the code had been cut and pasted from the tutorial. Updated to latest XCode (3.1.2), first by just downloading, then by installing iPhone SDK 2.2.1. After updating XCode, clicking on MainMenu.nib after creating the controller class causes IB to start up, display only its palette of objects, then crash with uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'. The crash report is attached. -- Ticket URL: <http://www.macruby.org/trac/ticket/251> MacRuby <http://macruby.org/>