Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for RxSwift 6.0 #43

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
168 changes: 84 additions & 84 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,26 +218,26 @@ PODS:
- BoringSSL-GRPC/Implementation (0.0.7):
- BoringSSL-GRPC/Interface (= 0.0.7)
- BoringSSL-GRPC/Interface (0.0.7)
- FirebaseABTesting (7.2.0):
- FirebaseABTesting (7.5.0):
- FirebaseCore (~> 7.0)
- FirebaseAuth (7.2.0):
- FirebaseAuth (7.5.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- FirebaseCore (7.2.0):
- FirebaseCoreDiagnostics (~> 7.0)
- FirebaseCore (7.5.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.2.0):
- FirebaseCoreDiagnostics (7.5.0):
- GoogleDataTransport (~> 8.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- nanopb (~> 2.30906.0)
- FirebaseDatabase (7.2.0):
- nanopb (~> 2.30907.0)
- FirebaseDatabase (7.5.0):
- FirebaseCore (~> 7.0)
- leveldb-library (~> 1.22)
- FirebaseFirestore (7.2.0):
- FirebaseFirestore (7.5.0):
- abseil/algorithm (= 0.20200225.0)
- abseil/base (= 0.20200225.0)
- abseil/memory (= 0.20200225.0)
Expand All @@ -248,42 +248,42 @@ PODS:
- FirebaseCore (~> 7.0)
- "gRPC-C++ (~> 1.28.0)"
- leveldb-library (~> 1.22)
- nanopb (~> 2.30906.0)
- FirebaseFunctions (7.2.0):
- nanopb (~> 2.30907.0)
- FirebaseFunctions (7.5.0):
- FirebaseCore (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- FirebaseInstallations (7.2.0):
- FirebaseInstallations (7.5.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/UserDefaults (~> 7.0)
- PromisesObjC (~> 1.2)
- FirebaseRemoteConfig (7.2.0):
- FirebaseRemoteConfig (7.5.0):
- FirebaseABTesting (~> 7.0)
- FirebaseCore (~> 7.0)
- FirebaseInstallations (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- FirebaseStorage (7.2.0):
- FirebaseStorage (7.5.0):
- FirebaseCore (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- GoogleDataTransport (8.0.1):
- nanopb (~> 2.30906.0)
- GoogleUtilities/AppDelegateSwizzler (7.1.1):
- GoogleDataTransport (8.2.0):
- nanopb (~> 2.30907.0)
- GoogleUtilities/AppDelegateSwizzler (7.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.1.1):
- GoogleUtilities/Environment (7.2.2):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.1.1):
- GoogleUtilities/Logger (7.2.2):
- GoogleUtilities/Environment
- GoogleUtilities/Network (7.1.1):
- GoogleUtilities/Network (7.2.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.1.1)"
- GoogleUtilities/Reachability (7.1.1):
- "GoogleUtilities/NSData+zlib (7.2.2)"
- GoogleUtilities/Reachability (7.2.2):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.1.1):
- GoogleUtilities/UserDefaults (7.2.2):
- GoogleUtilities/Logger
- "gRPC-C++ (1.28.2)":
- "gRPC-C++/Implementation (= 1.28.2)"
Expand Down Expand Up @@ -311,55 +311,55 @@ PODS:
- gRPC-Core/Interface (1.28.2)
- GTMSessionFetcher/Core (1.5.0)
- leveldb-library (1.22)
- nanopb (2.30906.0):
- nanopb/decode (= 2.30906.0)
- nanopb/encode (= 2.30906.0)
- nanopb/decode (2.30906.0)
- nanopb/encode (2.30906.0)
- PromisesObjC (1.2.11)
- RxCocoa (5.1.1):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxFirebase/Auth (0.3.8):
- nanopb (2.30907.0):
- nanopb/decode (= 2.30907.0)
- nanopb/encode (= 2.30907.0)
- nanopb/decode (2.30907.0)
- nanopb/encode (2.30907.0)
- PromisesObjC (1.2.12)
- RxCocoa (6.0.0):
- RxRelay (= 6.0.0)
- RxSwift (= 6.0.0)
- RxFirebase/Auth (0.3.11):
- RxFirebaseAuthentication (~> 0.3)
- RxFirebase/Database (0.3.8):
- RxFirebase/Database (0.3.11):
- RxFirebaseDatabase (~> 0.3)
- RxFirebase/Firestore (0.3.8):
- RxFirebase/Firestore (0.3.11):
- RxFirebaseFirestore (~> 0.3)
- RxFirebase/Functions (0.3.8):
- RxFirebase/Functions (0.3.11):
- RxFirebaseFunctions (~> 0.3)
- RxFirebase/RemoteConfig (0.3.8):
- RxFirebase/RemoteConfig (0.3.11):
- RxFirebaseRemoteConfig (~> 0.3)
- RxFirebase/Storage (0.3.8):
- RxFirebase/Storage (0.3.11):
- RxFirebaseStorage (~> 0.3)
- RxFirebaseAuthentication (0.3.8):
- RxFirebaseAuthentication (0.3.11):
- FirebaseAuth (~> 7)
- FirebaseCore (~> 7)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxFirebaseDatabase (0.3.8):
- RxCocoa (~> 6)
- RxSwift (~> 6)
- RxFirebaseDatabase (0.3.11):
- FirebaseDatabase (~> 7)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxFirebaseFirestore (0.3.8):
- RxCocoa (~> 6)
- RxSwift (~> 6)
- RxFirebaseFirestore (0.3.11):
- FirebaseFirestore (~> 7)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxFirebaseFunctions (0.3.8):
- RxCocoa (~> 6)
- RxSwift (~> 6)
- RxFirebaseFunctions (0.3.11):
- FirebaseFunctions (~> 7)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxFirebaseRemoteConfig (0.3.8):
- RxCocoa (~> 6)
- RxSwift (~> 6)
- RxFirebaseRemoteConfig (0.3.11):
- FirebaseRemoteConfig (~> 7)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxFirebaseStorage (0.3.8):
- RxCocoa (~> 6)
- RxSwift (~> 6)
- RxFirebaseStorage (0.3.11):
- FirebaseStorage (~> 7)
- RxCocoa (~> 5)
- RxSwift (~> 5)
- RxRelay (5.1.1):
- RxSwift (~> 5)
- RxSwift (5.1.1)
- RxCocoa (~> 6)
- RxSwift (~> 6)
- RxRelay (6.0.0):
- RxSwift (= 6.0.0)
- RxSwift (6.0.0)

DEPENDENCIES:
- RxFirebase/Auth (from `./`)
Expand Down Expand Up @@ -420,35 +420,35 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
abseil: 6c8eb7892aefa08d929b39f9bb108e5367e3228f
BoringSSL-GRPC: 8edf627ee524575e2f8d19d56f068b448eea3879
FirebaseABTesting: 55ed7b94464eee98180d91131f3c85e554ae243d
FirebaseAuth: e6a214cc897d2eab7635b1e5dd6b4298fd1e776b
FirebaseCore: c959e8a598f83125c01c1700d9161b236ab3833c
FirebaseCoreDiagnostics: 2d508e12e77e9691ca67d1669b91ee80f0985b29
FirebaseDatabase: efb4d986413f55f7d9a05e621bd86ca1589e6ca7
FirebaseFirestore: 526c70e247f550206e5c02a7bafc264588847499
FirebaseFunctions: 64d08fe979f2c5b38cb80f19ed99bbe08e952708
FirebaseInstallations: 9ab3a9a6522e687f59ff9bcfd92949ac85073f3c
FirebaseRemoteConfig: 73cad38920c491ea81c5c66f9e94a87f265b85a4
FirebaseStorage: 4c2cdd98dfe5f6b3fae02db0da72105ac5554bbd
GoogleDataTransport: e4085e6762f36a6141738f46b0153473ce57fb18
GoogleUtilities: 3dc4ff0d5e4840e2fa8eef0889620e8c33d4218c
FirebaseABTesting: e419991eb6e92772b3c0a02fa3a675f59da692f1
FirebaseAuth: 13585612f93d671962682007ea8ded1d60ef0762
FirebaseCore: 06a2b68af8901f2244eb989419eb89edc3789b4d
FirebaseCoreDiagnostics: 35685db68b11fe7d19d2d8b557fd7e3a56ac81cc
FirebaseDatabase: ee59c5f39e49dfa6c06af6f4e541a88d9271625a
FirebaseFirestore: 9a4c23e979412a8557992f4515314b38fc0c888b
FirebaseFunctions: 21a57c4373ad29a5ac1fda69cb9f547ce3c1b9b5
FirebaseInstallations: a46ae59915f0931e18814164849cd0354bea24ed
FirebaseRemoteConfig: 98dac0952e07858dbd70ad0f26d470eb7fa37ee4
FirebaseStorage: 9cbdff7bdcdc8289c8efc20945fc91c1066d0b43
GoogleDataTransport: 1024b1a4dfbd7a0e92cb20d7e0a6f1fb66b449a4
GoogleUtilities: 31c5b01f978a70c6cff2afc6272b3f1921614b43
"gRPC-C++": 13d8ccef97d5c3c441b7e3c529ef28ebee86fad2
gRPC-Core: 4afa11bfbedf7cdecd04de535a9e046893404ed5
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
leveldb-library: 55d93ee664b4007aac644a782d11da33fba316f7
nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53
PromisesObjC: 8c196f5a328c2cba3e74624585467a557dcb482f
RxCocoa: 32065309a38d29b5b0db858819b5bf9ef038b601
RxFirebase: 4c80f346f8d43fcd5fe40b61a84d93b5dc8b0e55
RxFirebaseAuthentication: b40174bf57fbbbf8157192396ecdba4b354b478a
RxFirebaseDatabase: 97e4cc6dc40aac6215cfe90a55398c841c8d9081
RxFirebaseFirestore: ecd6f2550ac4178a532e520b2021cede19000e45
RxFirebaseFunctions: 0fea59596122baa7501514f20454b0ba2f070445
RxFirebaseRemoteConfig: 86ccb53b8d590cdf1f82cf3cb336bbe556a2a375
RxFirebaseStorage: 2c6207c6a057945836b81f989b76bb5cd98edcab
RxRelay: d77f7d771495f43c556cbc43eebd1bb54d01e8e9
RxSwift: 81470a2074fa8780320ea5fe4102807cb7118178
nanopb: 59221d7f958fb711001e6a449489542d92ae113e
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
RxCocoa: 3f79328fafa3645b34600f37c31e64c73ae3a80e
RxFirebase: 39de0d171723e4c57b7c514dca8e775d1fd11a3a
RxFirebaseAuthentication: b0f2eb4822d2b933a183699c221e8311a110f3ed
RxFirebaseDatabase: 8634df14f6fc484c54a24181ace94cefb56766a8
RxFirebaseFirestore: 3da32f60462abb10e3f7613050860555c19f4136
RxFirebaseFunctions: 75360f77c6ec44c03ece58317ce5e6243b81d4e7
RxFirebaseRemoteConfig: f12bae5d23f26df8178fc91214c3f85d3ecba02f
RxFirebaseStorage: 830162e292f8524d134f841c52faceec8ecdcd57
RxRelay: 8d593be109c06ea850df027351beba614b012ffb
RxSwift: c14e798c59b9f6e9a2df8fd235602e85cc044295

PODFILE CHECKSUM: 191ff931ea02436382fc98ed819d055b400e4a3c
PODFILE CHECKSUM: 217d6e241a952d06db0cd2ac912fa96d8886c1d9

COCOAPODS: 1.10.0
COCOAPODS: 1.10.1
16 changes: 8 additions & 8 deletions RxFirebase.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RxFirebase'
s.version = '0.3.11'
s.version = '0.4.0'
s.summary = 'RxSwift extensions for Firebase.'

# This description is used to generate tags and improve search results.
Expand All @@ -32,30 +32,30 @@ Pod::Spec.new do |s|
s.osx.deployment_target = '10.12'
s.tvos.deployment_target = '10.0'
s.static_framework = true
s.swift_versions = '5.0'
s.swift_versions = '5.1'

s.subspec 'Firestore' do |firestore|
firestore.dependency 'RxFirebaseFirestore', '~> 0.3'
firestore.dependency 'RxFirebaseFirestore', '~> 0.4'
firestore.source_files = 'Sources/Core/Firestore.swift'
end
s.subspec 'RemoteConfig' do |remote|
remote.dependency 'RxFirebaseRemoteConfig', '~> 0.3'
remote.dependency 'RxFirebaseRemoteConfig', '~> 0.4'
remote.source_files = 'Sources/Core/RemoteConfig.swift'
end
s.subspec 'Database' do |database|
database.dependency 'RxFirebaseDatabase', '~> 0.3'
database.dependency 'RxFirebaseDatabase', '~> 0.4'
database.source_files = 'Sources/Core/Database.swift'
end
s.subspec 'Storage' do |storage|
storage.dependency 'RxFirebaseStorage', '~> 0.3'
storage.dependency 'RxFirebaseStorage', '~> 0.4'
storage.source_files = 'Sources/Core/Storage.swift'
end
s.subspec 'Functions' do |functions|
functions.dependency 'RxFirebaseFunctions', '~> 0.3'
functions.dependency 'RxFirebaseFunctions', '~> 0.4'
functions.source_files = 'Sources/Core/Functions.swift'
end
s.subspec 'Auth' do |auth|
auth.dependency 'RxFirebaseAuthentication', '~> 0.3'
auth.dependency 'RxFirebaseAuthentication', '~> 0.4'
auth.source_files = 'Sources/Core/Auth.swift'
end
end
6 changes: 3 additions & 3 deletions RxFirebaseAuthentication.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RxFirebaseAuthentication'
s.version = '0.3.11'
s.version = '0.4.0'
s.summary = 'RxSwift extensions for FirebaseAuth.'

# This description is used to generate tags and improve search results.
Expand All @@ -26,8 +26,8 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '10.0'

s.static_framework = true
s.dependency 'RxSwift', '~> 5.1'
s.dependency 'RxCocoa', '~> 5.1'
s.dependency 'RxSwift', '~> 6'
s.dependency 'RxCocoa', '~> 6'
s.dependency 'FirebaseAuth', '~> 7'
s.dependency 'FirebaseCore', '~> 7'

Expand Down
6 changes: 3 additions & 3 deletions RxFirebaseDatabase.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RxFirebaseDatabase'
s.version = '0.3.11'
s.version = '0.4.0'
s.summary = 'RxSwift extensions for FirebaseDatabase.'

# This description is used to generate tags and improve search results.
Expand All @@ -26,8 +26,8 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '10.0'

s.static_framework = true
s.dependency 'RxSwift', '~> 5.1'
s.dependency 'RxCocoa', '~> 5.1'
s.dependency 'RxSwift', '~> 6'
s.dependency 'RxCocoa', '~> 6'
s.dependency 'FirebaseDatabase', '~> 7'

s.source_files = 'Sources/Database/**/*'
Expand Down
6 changes: 3 additions & 3 deletions RxFirebaseFirestore.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RxFirebaseFirestore'
s.version = '0.3.11'
s.version = '0.4.0'
s.summary = 'RxSwift extensions for FirebaseFirestore.'

# This description is used to generate tags and improve search results.
Expand All @@ -26,8 +26,8 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '10.0'

s.static_framework = true
s.dependency 'RxSwift', '~> 5.1'
s.dependency 'RxCocoa', '~> 5.1'
s.dependency 'RxSwift', '~> 6'
s.dependency 'RxCocoa', '~> 6'
s.dependency 'FirebaseFirestore', '~> 7'

s.source_files = 'Sources/Firestore/**/*'
Expand Down
6 changes: 3 additions & 3 deletions RxFirebaseFunctions.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RxFirebaseFunctions'
s.version = '0.3.11'
s.version = '0.4.0'
s.summary = 'RxSwift extensions for FirebaseFunctions.'

# This description is used to generate tags and improve search results.
Expand All @@ -26,8 +26,8 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '10.0'

s.static_framework = true
s.dependency 'RxSwift', '~> 5.1'
s.dependency 'RxCocoa', '~> 5.1'
s.dependency 'RxSwift', '~> 6'
s.dependency 'RxCocoa', '~> 6'
s.dependency 'FirebaseFunctions', '~> 7'

s.source_files = 'Sources/Functions/**/*'
Expand Down
6 changes: 3 additions & 3 deletions RxFirebaseRemoteConfig.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RxFirebaseRemoteConfig'
s.version = '0.3.11'
s.version = '0.4.0'
s.summary = 'RxSwift extensions for FirebaseFirestore.'

# This description is used to generate tags and improve search results.
Expand All @@ -26,8 +26,8 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '10.0'

s.static_framework = true
s.dependency 'RxSwift', '~> 5.1'
s.dependency 'RxCocoa', '~> 5.1'
s.dependency 'RxSwift', '~> 6'
s.dependency 'RxCocoa', '~> 6'
s.dependency 'FirebaseRemoteConfig', '~> 7'

s.source_files = 'Sources/RemoteConfig/**/*'
Expand Down
Loading