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
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
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