Saturday, 24 August 2013

How can I run cmd-line tests in Xcode5 for an iOS project

How can I run cmd-line tests in Xcode5 for an iOS project

XCode5 includes a new cmd-line test runner, that makes it easier to set up
Continuous Integration builds.
What is the cmd-line test execute tests for a cocoa pods project?

No comments:

Post a Comment