Skip to content

Support XCTest for XCode 6.4

Benito Palacios Sánchez requested to merge pleonex/cmake:xcode64 into master

Change the minimum supported version for the XCTest test framework from 7.0 to 6.4. I've tested it works on an iOS simulator and real device.

Merge request reports