We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59683d commit c303ad3Copy full SHA for c303ad3
Cartfile
@@ -1,2 +1,2 @@
1
-github "ReactiveCocoa/ReactiveObjC" "27a7254837bb01122b51aac7c4c3961973351ca0"
+github "ReactiveCocoa/ReactiveObjC" ~> 3.1.1
2
github "ReactiveCocoa/ReactiveSwift" ~> 5.0.0
Cartfile.resolved
@@ -1,6 +1,6 @@
github "Quick/Nimble" "v8.0.1"
github "Quick/Quick" "v2.0.0"
3
+github "ReactiveCocoa/ReactiveObjC" "3.1.1"
4
github "ReactiveCocoa/ReactiveSwift" "5.0.1"
5
github "antitypical/Result" "4.1.0"
6
github "jspahrsummers/xcconfigs" "3d9d99634cae6d586e272543d527681283b33eb0"
0 commit comments