10 Jun
2009
10 Jun
'09
3:25 p.m.
Hi. Am 10.06.2009 um 07:28 schrieb Keenan Brock:
Does anyone have a link to a tutorial in setting up a framework that is MacRuby friendly? I tried but don't know XCode well enough to get a project that was happy enough to produce the framework.
For a bundle see here: http://www.macruby.org/recipes/create-an-objective-c-bundle.html For a framework see here: http://www.comprovisation.com/blog/using_rspec_with_macruby_part2 (The post is about RSpec, but in steps 2 to 6 I build a framework for MGTwitterEngine and this process should work for other frameworks as well). Regards, Thomas