From 9d8673a24eaf013363c45cd919d23cbf17c37d3d Mon Sep 17 00:00:00 2001 From: Ariel Elkin Date: Sun, 13 Dec 2015 16:42:52 +0100 Subject: [PATCH] set ENABLE_TESTABILITY = YES on project.pbxproj --- iOS/STK.xcodeproj/project.pbxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/iOS/STK.xcodeproj/project.pbxproj b/iOS/STK.xcodeproj/project.pbxproj index ad889a9..2df3a59 100644 --- a/iOS/STK.xcodeproj/project.pbxproj +++ b/iOS/STK.xcodeproj/project.pbxproj @@ -726,7 +726,7 @@ B08F608818BA9B0600C14A90 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0510; + LastUpgradeCheck = 0720; }; buildConfigurationList = B08F608B18BA9B0600C14A90 /* Build configuration list for PBXProject "STK" */; compatibilityVersion = "Xcode 3.2"; @@ -895,6 +895,7 @@ B08F608C18BA9B0600C14A90 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ENABLE_TESTABILITY = YES; ONLY_ACTIVE_ARCH = YES; }; name = Debug;