From 1c185fa965f4981b22becd8477f80228a2f439b9 Mon Sep 17 00:00:00 2001 From: Chris Karr Date: Mon, 19 Jun 2017 17:32:38 -0500 Subject: [PATCH] Build fixes --- PassiveDataKit.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PassiveDataKit.xcodeproj/project.pbxproj b/PassiveDataKit.xcodeproj/project.pbxproj index 68e0ed4..1a5d0ba 100644 --- a/PassiveDataKit.xcodeproj/project.pbxproj +++ b/PassiveDataKit.xcodeproj/project.pbxproj @@ -691,7 +691,7 @@ GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 9.3; MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; + ONLY_ACTIVE_ARCH = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic";