Fixed RestKit aggregate build scheme

This commit is contained in:
Blake Watters
2011-03-25 10:54:43 -04:00
parent 92d56da684
commit 6fd9586e9c
2 changed files with 9 additions and 3 deletions

View File

@@ -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;
};

View File

@@ -13,9 +13,9 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "25956956126DF0A8004BAC4C"
BuildableName = "RestKit Old"
BlueprintName = "RestKit Old"
BlueprintIdentifier = "255B7588133BABBF00ED76AD"
BuildableName = "RestKit"
BlueprintName = "RestKit"
ReferencedContainer = "container:RestKit.xcodeproj">
</BuildableReference>
</BuildActionEntry>