Skip to content

Commit

Permalink
Update to RxSwift 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
wddwycc committed Jan 2, 2021
1 parent 2dfee9e commit c1c3091
Show file tree
Hide file tree
Showing 285 changed files with 9,729 additions and 9,359 deletions.
24 changes: 12 additions & 12 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- RxCocoa (5.0.0):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxRelay (5.0.0):
- RxSwift (~> 5)
- RxSwift (5.0.0)
- RxCocoa (6.0.0):
- RxRelay (= 6.0.0)
- RxSwift (= 6.0.0)
- RxRelay (6.0.0):
- RxSwift (= 6.0.0)
- RxSwift (6.0.0)
- RxTheme (4.1.1):
- RxCocoa (~> 5.0)
- RxSwift (~> 5.0)
- RxCocoa (~> 6.0)
- RxSwift (~> 6.0)

DEPENDENCIES:
- RxTheme (from `../`)
Expand All @@ -23,10 +23,10 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8
RxRelay: 4f7409406a51a55cd88483f21ed898c234d60f18
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
RxTheme: 7cda2f036363a0b620cf07b3480cbbbbb00c1d25
RxCocoa: 3f79328fafa3645b34600f37c31e64c73ae3a80e
RxRelay: 8d593be109c06ea850df027351beba614b012ffb
RxSwift: c14e798c59b9f6e9a2df8fd235602e85cc044295
RxTheme: c8d912b01e74882e343ede2eff59eac25e6411ad

PODFILE CHECKSUM: 3549b3ef30393f1fa7f52c030ff2aa0e1452a120

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/RxTheme.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7,794 changes: 3,862 additions & 3,932 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/RxCocoa/LICENSE.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/RxCocoa/Platform/DataStructures/Bag.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 22 additions & 22 deletions Example/Pods/RxCocoa/Platform/DataStructures/PriorityQueue.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c1c3091

Please sign in to comment.