Skip to content

Commit 6c6fea2

Browse files
authored
Merge pull request #30 from jdisho/rxswift-6.0
Update to RxSwift 6.0.0
2 parents d869d86 + 41696d8 commit 6c6fea2

File tree

165 files changed

+5492
-4516
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

165 files changed

+5492
-4516
lines changed

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- RxSwift (5.0.0)
2+
- RxSwift (6.0.0)
33

44
DEPENDENCIES:
55
- RxSwift
66

77
SPEC REPOS:
8-
https://github.com/cocoapods/specs.git:
8+
trunk:
99
- RxSwift
1010

1111
SPEC CHECKSUMS:
12-
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
12+
RxSwift: c14e798c59b9f6e9a2df8fd235602e85cc044295
1313

1414
PODFILE CHECKSUM: 5551296701d378043c3389695fdd18bdc60a351d
1515

16-
COCOAPODS: 1.7.5
16+
COCOAPODS: 1.10.0

Pods/Manifest.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 857 additions & 825 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/RxSwift/LICENSE.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/RxSwift/Platform/AtomicInt.swift

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/RxSwift/Platform/DataStructures/Bag.swift

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/RxSwift/Platform/DataStructures/InfiniteSequence.swift

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/RxSwift/Platform/DataStructures/PriorityQueue.swift

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)