Skip to content

Commit

Permalink
Upgrade project settings because lol Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Sep 21, 2014
1 parent 1fed183 commit e96af3e
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 17 deletions.
20 changes: 5 additions & 15 deletions ReactiveCocoa.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1597,7 +1597,7 @@
D047966A19666BF30066B267 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0600;
LastUpgradeCheck = 0610;
ORGANIZATIONNAME = GitHub;
TargetAttributes = {
D047967219666BF30066B267 = {
Expand Down Expand Up @@ -2073,6 +2073,7 @@
CLANG_CXX_LIBRARY = "libc++";
CURRENT_PROJECT_VERSION = 1;
GCC_PREFIX_HEADER = "ReactiveCocoa/ReactiveCocoa-Prefix.pch";
GCC_WARN_UNINITIALIZED_AUTOS = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
MACOSX_DEPLOYMENT_TARGET = 10.9;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -2089,6 +2090,7 @@
CLANG_CXX_LIBRARY = "libc++";
CURRENT_PROJECT_VERSION = 1;
GCC_PREFIX_HEADER = "ReactiveCocoa/ReactiveCocoa-Prefix.pch";
GCC_WARN_UNINITIALIZED_AUTOS = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
MACOSX_DEPLOYMENT_TARGET = 10.9;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -2111,7 +2113,6 @@
INFOPLIST_FILE = ReactiveCocoa/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_NAME = ReactiveCocoa;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
Expand Down Expand Up @@ -2175,7 +2176,6 @@
INFOPLIST_FILE = ReactiveCocoa/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = ReactiveCocoa;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
Expand All @@ -2199,7 +2199,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D04796E219666CE40066B267 /* iOS-Application.xcconfig */;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
Expand All @@ -2208,17 +2207,14 @@
);
GCC_PREFIX_HEADER = "ReactiveCocoaTests/ReactiveCocoaTests-Prefix.pch";
INFOPLIST_FILE = ReactiveCocoaTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
D04796B219666CBF0066B267 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D04796E219666CE40066B267 /* iOS-Application.xcconfig */;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
Expand All @@ -2227,7 +2223,6 @@
);
GCC_PREFIX_HEADER = "ReactiveCocoaTests/ReactiveCocoaTests-Prefix.pch";
INFOPLIST_FILE = ReactiveCocoaTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
Expand All @@ -2240,6 +2235,7 @@
CLANG_CXX_LIBRARY = "libc++";
CURRENT_PROJECT_VERSION = 1;
GCC_PREFIX_HEADER = "ReactiveCocoa/ReactiveCocoa-Prefix.pch";
GCC_WARN_UNINITIALIZED_AUTOS = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
MACOSX_DEPLOYMENT_TARGET = 10.9;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down Expand Up @@ -2300,7 +2296,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = D04796E219666CE40066B267 /* iOS-Application.xcconfig */;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
Expand All @@ -2309,7 +2304,6 @@
);
GCC_PREFIX_HEADER = "ReactiveCocoaTests/ReactiveCocoaTests-Prefix.pch";
INFOPLIST_FILE = ReactiveCocoaTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Profile;
Expand All @@ -2322,6 +2316,7 @@
CLANG_CXX_LIBRARY = "libc++";
CURRENT_PROJECT_VERSION = 1;
GCC_PREFIX_HEADER = "ReactiveCocoa/ReactiveCocoa-Prefix.pch";
GCC_WARN_UNINITIALIZED_AUTOS = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
MACOSX_DEPLOYMENT_TARGET = 10.9;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -2344,7 +2339,6 @@
INFOPLIST_FILE = ReactiveCocoa/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
PRODUCT_NAME = ReactiveCocoa;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Test;
};
Expand Down Expand Up @@ -2376,15 +2370,13 @@
INFOPLIST_FILE = ReactiveCocoa/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = ReactiveCocoa;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Test;
};
D047970419666F550066B267 /* Test */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D04796E219666CE40066B267 /* iOS-Application.xcconfig */;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
Expand All @@ -2393,9 +2385,7 @@
);
GCC_PREFIX_HEADER = "ReactiveCocoaTests/ReactiveCocoaTests-Prefix.pch";
INFOPLIST_FILE = ReactiveCocoaTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Test;
};
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0600"
LastUpgradeVersion = "0610"
version = "2.0">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0600"
LastUpgradeVersion = "0610"
version = "2.0">
<BuildAction
parallelizeBuildables = "YES"
Expand Down Expand Up @@ -50,6 +50,15 @@
debugDocumentVersioning = "YES"
debugXPCServices = "NO"
allowLocationSimulation = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D047969919666CBF0066B267"
BuildableName = "ReactiveCocoa.framework"
BlueprintName = "ReactiveCocoa-iOS"
ReferencedContainer = "container:ReactiveCocoa.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
Expand Down

0 comments on commit e96af3e

Please sign in to comment.