Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into upgrade-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jspahrsummers committed Mar 1, 2015
2 parents bef5506 + 3c62094 commit 39ac48d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
github "ReactiveCocoa/ReactiveCocoa" "swift-development"
github "Quick/Quick" ~> 0.2
github "Quick/Nimble" ~> 0.3
github "LlamaKit/LlamaKit" == 0.5
github "jspahrsummers/xcconfigs" >= 0.6
3 changes: 3 additions & 0 deletions Cartfile.private
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
github "Quick/Quick" ~> 0.2
github "Quick/Nimble" ~> 0.3
github "jspahrsummers/xcconfigs" >= 0.6
4 changes: 4 additions & 0 deletions ReactiveTask.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@
buildSettings = {
CURRENT_PROJECT_VERSION = 1;
MACOSX_DEPLOYMENT_TARGET = 10.9;
SDKROOT = macosx;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand All @@ -361,6 +362,7 @@
buildSettings = {
CURRENT_PROJECT_VERSION = 1;
MACOSX_DEPLOYMENT_TARGET = 10.9;
SDKROOT = macosx;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand Down Expand Up @@ -422,6 +424,7 @@
buildSettings = {
CURRENT_PROJECT_VERSION = 1;
MACOSX_DEPLOYMENT_TARGET = 10.9;
SDKROOT = macosx;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand Down Expand Up @@ -458,6 +461,7 @@
buildSettings = {
CURRENT_PROJECT_VERSION = 1;
MACOSX_DEPLOYMENT_TARGET = 10.9;
SDKROOT = macosx;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
Expand Down

0 comments on commit 39ac48d

Please sign in to comment.