Re: [MacRuby-devel] gem not loading in MacRuby app

2012-06-14 Thread Joshua Ballanco
Hey Jean-Denis, Glad to hear you got things working. The MacRuby installer should install the MacRuby.framework in /Library/Frameworks/, but there is also the macruby_deploy tool which will copy the framework into your application bundle (so that your customers don't have to have MacRuby instal

[MacRuby-devel] gem not loading in MacRuby app

2012-06-13 Thread Jean-Denis MUYS
This is a followup to my problems migrating to Xcode 4.3.3 and MacRuby 0.12 under Lion 10.7.4. Situation as of yesterday: - MacRuby 0.12 installer installed in /Library/Frameworks instead of within Xcode 4.3.3 bundle - MacRuby project template links MacRuby frameworks from within Xcode 4.3.3 b