From b40f0ac1859ce651597fbdbaa51901ae6c4467da Mon Sep 17 00:00:00 2001 From: Artur Date: Thu, 3 Oct 2019 16:09:07 +0300 Subject: [PATCH] Update to master branch --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 7e2933e..9218a77 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1_v2/RxSwift/RxSwift.json" \ No newline at end of file +binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/RxSwift/RxSwift.json" \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index 4ee51d0..24a8d5d 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -binary "https://raw.github.com/TouchInstinct/CarthageBinaries/rebuild_with_swift_5_1_v2/RxSwift/RxSwift.json" "4.5.0" +binary "https://raw.github.com/TouchInstinct/CarthageBinaries/master/RxSwift/RxSwift.json" "4.5.0"