Re: [MacRuby-devel] retrieving password from keychain

2009-04-23 Thread Benjamin Stiglitz
Thanks for the reply Laurent. Yes I did generate a BridgeSupport file and included it in my build. I did try to call the method and pass in a pointer for the item reference (using Pointer.new_for_type('@')) but the object that was assigned after the call was some weird NSCFType object which, whe

[MacRuby-devel] [MacRuby] #245: Adding to a set causes a Cocoa exception to be thrown

2009-04-23 Thread MacRuby
#245: Adding to a set causes a Cocoa exception to be thrown +--- Reporter: dave.bald...@… | Owner: lsansone...@… Type: defect | Status: new Prior