Skip to content

Commit

Permalink
Merge pull request #33 from ikesyo/update-rac
Browse files Browse the repository at this point in the history
Update to RAC 3.0 final
  • Loading branch information
neilpa committed Sep 15, 2015
2 parents ae02278 + 4c068e0 commit 640edfe
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "ReactiveCocoa/ReactiveCocoa" "v3.0-RC.1"
github "ReactiveCocoa/ReactiveCocoa" ~> 3.0
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "robrix/Box" "1.2.2"
github "antitypical/Result" "0.4.4"
github "ReactiveCocoa/ReactiveCocoa" "6c37b5ef416799a3a2a61ff78f051d5deb0d76b2"
github "ReactiveCocoa/ReactiveCocoa" "v3.0.0"
2 changes: 0 additions & 2 deletions Rex.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Carthage/Build/Mac",
"$(PROJECT_DIR)/Carthage/Build/iOS",
);
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = Source/Info.plist;
Expand All @@ -704,7 +703,6 @@
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Carthage/Build/Mac",
"$(PROJECT_DIR)/Carthage/Build/iOS",
);
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = Source/Info.plist;
Expand Down

0 comments on commit 640edfe

Please sign in to comment.