Archive for August, 2009

Look Familiar?

Then:

Now:

Failed tests for architecture ‘i386′ (GC OFF)

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”!

Target%20%E2%80%9CUnit%20Tests%E2%80%9D%20Info