[MacRuby-devel] retrieving password from keychain

2009-04-19 Thread Karl Varga
Hi there, I am having a strange problem that other people don't seem to be having because I can't find any references to in google searches. I am using MacRuby 0.4 installed from the binary available on the macruby binary releases page (MacRuby version 0.4 (ruby 1.9.1) [universal-darwin9.5, x86_6

[MacRuby-devel] Using built-in ruby libraries in packaged applications.

2009-04-19 Thread Alex Vollmer
I have a bit of code that uses the Ruby base64 library and I would like to package the MacRuby framework into my application. I've added the "Embed MacRuby" target to my build and the MacRuby framework shows up properly in my application's contents directory. The problem is that when the pr