From 6fd9586e9c8ff471514acdcebf513704230aa9eb Mon Sep 17 00:00:00 2001 From: Blake Watters Date: Fri, 25 Mar 2011 10:54:43 -0400 Subject: [PATCH] Fixed RestKit aggregate build scheme --- RestKit.xcodeproj/project.pbxproj | 6 ++++++ RestKit.xcodeproj/xcshareddata/xcschemes/RestKit.xcscheme | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/RestKit.xcodeproj/project.pbxproj b/RestKit.xcodeproj/project.pbxproj index 385d2918cd..a1ef7b4172 100644 --- a/RestKit.xcodeproj/project.pbxproj +++ b/RestKit.xcodeproj/project.pbxproj @@ -2091,21 +2091,27 @@ 255B758A133BABBF00ED76AD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { + ONLY_ACTIVE_ARCH = NO; PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; }; name = Debug; }; 255B758B133BABBF00ED76AD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + ONLY_ACTIVE_ARCH = NO; PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; }; name = Release; }; 255B758C133BABBF00ED76AD /* Distribution */ = { isa = XCBuildConfiguration; buildSettings = { + ONLY_ACTIVE_ARCH = NO; PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphonesimulator iphoneos"; }; name = Distribution; }; diff --git a/RestKit.xcodeproj/xcshareddata/xcschemes/RestKit.xcscheme b/RestKit.xcodeproj/xcshareddata/xcschemes/RestKit.xcscheme index bf86ff1a54..5325e8f619 100644 --- a/RestKit.xcodeproj/xcshareddata/xcschemes/RestKit.xcscheme +++ b/RestKit.xcodeproj/xcshareddata/xcschemes/RestKit.xcscheme @@ -13,9 +13,9 @@ buildForAnalyzing = "YES">