I\'ve created an iOS unit test target for doing logic tests following the steps provided in Apple\'s documentation.
However my build fails and i get the following e
Yes, Xcode 4.2 has a template for Cocoa Touch Static Library with tests.