Unify the setting "Build Active Architecture Only"

Set it to Yes in Debug configurations, set on the project level
(not at the target level).
This commit is contained in:
Martin Storsjö
2014-07-11 10:53:26 +03:00
parent 288e2b3cdf
commit fa8e56e944
4 changed files with 1 additions and 7 deletions

View File

@@ -562,7 +562,6 @@
"$(SRCROOT)/../../../../common/arm",
"$(SRCROOT)/../../../../common/arm64",
);
ONLY_ACTIVE_ARCH = NO;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;