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:
@@ -562,7 +562,6 @@
|
||||
"$(SRCROOT)/../../../../common/arm",
|
||||
"$(SRCROOT)/../../../../common/arm64",
|
||||
);
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
OTHER_LDFLAGS = "-ObjC";
|
||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||
SKIP_INSTALL = YES;
|
||||
|
||||
Reference in New Issue
Block a user