[MacRuby-devel] Undefined security bookmark constants

2013-03-06 Thread Robert Carl Rice
Hi, I use application scoped secure bookmarks to automatically reopen documents in one of my iTunes Store MacRuby applications. Recently the NSURL constants NSURLBookmarkCreationWithSecurityScope and NSURLBookmarkResolutionWithSecurityScope became undefined. I updates both to BridgeSupport Pre

Re: [MacRuby-devel] Problem with a window controller

2013-03-06 Thread Robert Carl Rice
Hi David and Jean-Denis, I haven't been following the list for a while so I'm just catching up and see my message about initialization sparked some responses. I haven't observed the behavior that you mention of "awakeFromNib" being called more than once for an object instantiated by NIB file ex

[MacRuby-devel] Change to framework search path

2013-03-06 Thread Robert Carl Rice
After updating to the latest nightly build, I had to change my framework search path to find MacRuby.h. I see that the installer now puts a link to /Library/Frameworks/ in the Xcode "Contents" directory and my app runs if I change my Framework Search Paths to $(inherited) "$(SYSTEM_APPS_DIR)/Xc