mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-22 11:46:05 +08:00
Fixed RestKit aggregate build scheme
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user