mirror of
https://github.com/thestk/stk
synced 2026-02-07 01:36:16 +00:00
set ENABLE_TESTABILITY = YES on project.pbxproj
This commit is contained in:
@@ -726,7 +726,7 @@
|
|||||||
B08F608818BA9B0600C14A90 /* Project object */ = {
|
B08F608818BA9B0600C14A90 /* Project object */ = {
|
||||||
isa = PBXProject;
|
isa = PBXProject;
|
||||||
attributes = {
|
attributes = {
|
||||||
LastUpgradeCheck = 0510;
|
LastUpgradeCheck = 0720;
|
||||||
};
|
};
|
||||||
buildConfigurationList = B08F608B18BA9B0600C14A90 /* Build configuration list for PBXProject "STK" */;
|
buildConfigurationList = B08F608B18BA9B0600C14A90 /* Build configuration list for PBXProject "STK" */;
|
||||||
compatibilityVersion = "Xcode 3.2";
|
compatibilityVersion = "Xcode 3.2";
|
||||||
@@ -895,6 +895,7 @@
|
|||||||
B08F608C18BA9B0600C14A90 /* Debug */ = {
|
B08F608C18BA9B0600C14A90 /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
ENABLE_TESTABILITY = YES;
|
||||||
ONLY_ACTIVE_ARCH = YES;
|
ONLY_ACTIVE_ARCH = YES;
|
||||||
};
|
};
|
||||||
name = Debug;
|
name = Debug;
|
||||||
|
|||||||
Reference in New Issue
Block a user