Skip to content

Commit 825197a

Browse files
committed
Removed build active architecture only setting for debug
1 parent feaebcc commit 825197a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RestKit.xcodeproj/project.pbxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3201,6 +3201,7 @@
32013201
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
32023202
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
32033203
OBJROOT = "$(SRCROOT)/Build";
3204+
ONLY_ACTIVE_ARCH = NO;
32043205
OTHER_LDFLAGS = "-ObjC";
32053206
PRIVATE_HEADERS_FOLDER_PATH = "$(PUBLIC_HEADERS_FOLDER_PATH)/Private";
32063207
PRODUCT_NAME = "$(TARGET_NAME)";

0 commit comments

Comments
 (0)