diff --git a/.gitmodules b/.gitmodules index 7e37d220c8..316f24b8ee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,6 @@ [submodule "Carthage.checkout/Quick"] path = Carthage.checkout/Quick url = https://github.com/Quick/Quick.git -[submodule "Carthage.checkout/xcconfigs"] - path = Carthage.checkout/xcconfigs +[submodule "Configuration"] + path = Configuration url = https://github.com/jspahrsummers/xcconfigs.git diff --git a/Cartfile b/Cartfile index f01db9aa21..cf5b66310c 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,2 @@ -github "jspahrsummers/xcconfigs" >= 0.6 github "Quick/Quick" == 0.2.0 github "Quick/Nimble" diff --git a/Cartfile.lock b/Cartfile.lock index c2e004afcd..02daa479cb 100644 --- a/Cartfile.lock +++ b/Cartfile.lock @@ -1,3 +1,2 @@ github "Quick/Nimble" "v0.1.0" github "Quick/Quick" "v0.2.0" -github "jspahrsummers/xcconfigs" "0.6" diff --git a/Carthage.checkout/xcconfigs b/Configuration similarity index 100% rename from Carthage.checkout/xcconfigs rename to Configuration diff --git a/ReactiveCocoa.xcodeproj/project.pbxproj b/ReactiveCocoa.xcodeproj/project.pbxproj index 879e771401..721e773cd6 100644 --- a/ReactiveCocoa.xcodeproj/project.pbxproj +++ b/ReactiveCocoa.xcodeproj/project.pbxproj @@ -1101,7 +1101,7 @@ D047263C19E49FE8006002AA /* README.md */, ); name = Configuration; - path = Carthage.checkout/xcconfigs; + path = Configuration; sourceTree = ""; }; D047262619E49FE8006002AA /* Base */ = {