From: Steve C. <st...@sc...> - 2012-09-05 16:13:15
|
Hi, I'm using rubycocoa 1.0.4 with Xcode 4.4.1 and OSX 10.8. I've installed the experimental templates for XCode 4.4 I've created a minimal app and it starts and opens a window. delegate methods in my ruby code are being called successfully. However I can't see any actions or outlets. Any thoughts about why not? I seem to recall from similar problems with MacRuby that the Xcode way of invoking rb_nibtool had changed. Could this be related? Steve |