NOTE: \"Use GHUnit\" is not an acceptable answer to this question. I know most think GHUnit is better than the Xcode4 OCUnit, but that\'s not what I\'m asking about. I\'ll evalu
I had to set the "Test Host" property on the unit test target to $(BUNDLE_LOADER). That solved my problem!
$(BUNDLE_LOADER)