Look Familiar?
August 22nd, 2009 by Jim
pew-pew
I’m setting up unit testing in my current project (following Apple’s pretty-much excellent directions) and keep running into this mysterious “Failed tests for architecture ‘i386′ (GC OFF)” that nobody on the entire internets knows how to solve.
Turns out you need to adjust your build configuration before you set the test host and bundle loader. Set that bad-boy to “Debug”!
