31 Oct
2011
31 Oct
'11
11:48 p.m.
Okay, I'm sure I'm just missing something simple but I can't figure out how to include test in a MacRuby Xcode project. I've been using MacBacon to learn MacRuby in TextMate but I don't see how to do so in Xcode. My google-fu has failed me as well because all the example are how to include MacRuby test in an Objective-C project and the build settings don't seem to translate to a pure MacRuby project. It looks to me like I would have to build a custom testing bundle from scratch for each project but that can't be correct. Any pointers would be appreciated. I don't know much ruby so I'm sure I'm missing something. TechZen