How do I automatically perform unit tests on each build?
I tried to add the Unit Tests target to the Project Target as a dependency, but that doesn\'t seem to run th
Here's what I had to do to get XCode 4 to automatically run unit tests on build.