From c8f4fb213e4da2825ef79d667b940e9cfdb0c4cf Mon Sep 17 00:00:00 2001 From: Ivan Babkin Date: Mon, 17 Jun 2019 19:37:56 +0300 Subject: [PATCH] Using RxSwift binary --- Cartfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile b/Cartfile index 4056d09..9218a77 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "ReactiveX/RxSwift" ~> 4.3 +binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/RxSwift/RxSwift.json" \ No newline at end of file