Skip to content

Commit 2b6ce68

Browse files
committed
Updates pods.
1 parent 2100c83 commit 2b6ce68

File tree

208 files changed

+3247
-3788
lines changed

Some content is hidden

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

208 files changed

+3247
-3788
lines changed

Podfile

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,3 @@ end
1717
target 'Example' do
1818
common
1919
end
20-
21-
post_install do |installer|
22-
installer.pods_project.targets.each do |target|
23-
target.build_configurations.each do |config|
24-
config.build_settings['SWIFT_VERSION'] = '3.0'
25-
#config.build_settings['MACOSX_DEPLOYMENT_TARGET'] = '10.10'
26-
end
27-
end
28-
end
29-

Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
2-
- RxCocoa (3.0.0-rc.1):
3-
- RxSwift (~> 3.0.0-rc.1)
4-
- RxSwift (3.0.0-rc.1)
2+
- RxCocoa (3.1.0):
3+
- RxSwift (~> 3.1)
4+
- RxSwift (3.1.0)
55

66
DEPENDENCIES:
77
- RxCocoa (from `[email protected]:ReactiveX/RxSwift.git`, branch `master`)
@@ -17,16 +17,16 @@ EXTERNAL SOURCES:
1717

1818
CHECKOUT OPTIONS:
1919
RxCocoa:
20-
:commit: 501a5dc4ba56834f85fd9cf592c4336759330978
20+
:commit: b98fae65fbec38efe085002515b425e3e0a3b45a
2121
:git: [email protected]:ReactiveX/RxSwift.git
2222
RxSwift:
23-
:commit: 501a5dc4ba56834f85fd9cf592c4336759330978
23+
:commit: b98fae65fbec38efe085002515b425e3e0a3b45a
2424
:git: [email protected]:ReactiveX/RxSwift.git
2525

2626
SPEC CHECKSUMS:
27-
RxCocoa: 5dc35c1bbda792ce1b78544ec293a45a59008781
28-
RxSwift: 00ffe5e4bc528e93765ccf04ab6408e39dd2a602
27+
RxCocoa: da4a5077d722bc0dbf84a3414b01b4c1364deb7f
28+
RxSwift: b48232c989e04b3ce1d5936db8d30fbfb11cd26d
2929

30-
PODFILE CHECKSUM: 1b0f7075764ff8e3c7b3d06fc4b91da00c8f3bcd
30+
PODFILE CHECKSUM: 29bf31f6a813ce527b77481cfb115102d889c025
3131

32-
COCOAPODS: 1.1.1
32+
COCOAPODS: 1.2.0.beta.1

Pods/Local Podspecs/RxCocoa.podspec.json

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/Local Podspecs/RxSwift.podspec.json

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/Manifest.lock

Lines changed: 9 additions & 9 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: 1291 additions & 1261 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/RxCocoa/Platform/DataStructures/Bag.swift

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

Pods/RxCocoa/Platform/DataStructures/InfiniteSequence.swift

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

0 commit comments

Comments
 (0)