diff --git a/Cartfile b/Cartfile index 2c592f3..6a8bfd6 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "skymobilebuilds/RxSwift" ~> 5.0 +github "ReactiveX/RxSwift" ~> 5.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index 3bce1f2..b751e3d 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -github "skymobilebuilds/RxSwift" "5.0.1" +github "ReactiveX/RxSwift" "5.0.1" diff --git a/ReactiveAPI.xcodeproj/project.pbxproj b/ReactiveAPI.xcodeproj/project.pbxproj index 308a26a..ee85998 100644 --- a/ReactiveAPI.xcodeproj/project.pbxproj +++ b/ReactiveAPI.xcodeproj/project.pbxproj @@ -795,7 +795,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.10.1; + MARKETING_VERSION = 1.10.2; PRODUCT_BUNDLE_IDENTIFIER = it.sky.ReactiveAPI; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; @@ -827,7 +827,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.10.1; + MARKETING_VERSION = 1.10.2; PRODUCT_BUNDLE_IDENTIFIER = it.sky.ReactiveAPI; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES;