From: Bodaniel J. <me...@bj...> - 2008-04-10 03:17:45
|
> Hi > > There was a discussion about using the Mac keychain but no example. Looking at the API docs, I see > that I need to use KeychainAddGenericPassword and KeychainFindGenericPassword. However, I don't know > how to call these from RubyCocoa. An example would be appreciated. > > Thanks > > Praful I have been struggling with this myself recently. I've never written a RubyCocoa application (am only just getting started now) but I think I've figured it out. I wrote a summary about it here: http://freudian.tumblr.com/post/31305332 |