[cmake-developers] XCode Unit Test Bundle targets support

Brad King brad.king at kitware.com
Fri Nov 13 09:13:48 EST 2015


On 11/12/2015 12:47 PM, Robert Goulet wrote:
> In XCode we can add a target of type “Test”, specifically for us is
> the “iOS Unit Test Bundle” that is interesting, because with it we
> can write iOS test cases that will install, launch and close the app
> on the iOS device.

I'm not familiar with those myself but we do have these since 3.3:

 https://cmake.org/cmake/help/v3.4/module/FindXCTest.html
 https://cmake.org/cmake/help/v3.4/prop_tgt/XCTEST.html

-Brad



More information about the cmake-developers mailing list