Commit 52672f0
committed
Update ReactiveCocoa to v4.2.2
https://github.com/ReactiveCocoa/ReactiveCocoa/releases/tag/v4.2.21 parent 2667679 commit 52672f0
File tree
4 files changed
+5
-5
lines changed- Carthage/Checkouts
4 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
Submodule ReactiveCocoa updated 38 files
- .gitmodules+1-1
- .travis.yml+42
- Cartfile+1-1
- Cartfile.private+3-3
- Cartfile.resolved+4-4
- Carthage/Checkouts/Nimble+1-1
- Carthage/Checkouts/Quick+1-1
- Carthage/Checkouts/Result+1-1
- Carthage/Checkouts/xcconfigs+1-1
- Documentation/DocumentingCode.md+131
- ReactiveCocoa.playground/Pages/Sandbox.xcplaygroundpage/Contents.swift+25
- ReactiveCocoa.playground/Pages/SignalProducer.xcplaygroundpage/Contents.swift+3-3
- ReactiveCocoa.playground/contents.xcplayground+1
- ReactiveCocoa.xcodeproj/project.pbxproj+37-28
- ReactiveCocoa/Swift/Action.swift+32-11
- ReactiveCocoa/Swift/Atomic.swift+20-8
- ReactiveCocoa/Swift/Bag.swift+13-7
- ReactiveCocoa/Swift/CocoaAction.swift+27-7
- ReactiveCocoa/Swift/Disposable.swift+61-15
- ReactiveCocoa/Swift/DynamicProperty.swift+10-4
- ReactiveCocoa/Swift/Event.swift+27-7
- ReactiveCocoa/Swift/EventLogger.swift+27-4
- ReactiveCocoa/Swift/Flatten.swift+125-111
- ReactiveCocoa/Swift/FoundationExtensions.swift+27-7
- ReactiveCocoa/Swift/ObjectiveCBridging.swift+111-35
- ReactiveCocoa/Swift/Observer.swift+30-8
- ReactiveCocoa/Swift/Property.swift+128-20
- ReactiveCocoa/Swift/Scheduler.swift+142-29
- ReactiveCocoa/Swift/Signal.swift+515-216
- ReactiveCocoa/Swift/SignalProducer.swift+818-327
- ReactiveCocoaTests/Swift/ActionSpec.swift+5-3
- ReactiveCocoaTests/Swift/FlattenSpec.swift+24
- ReactiveCocoaTests/Swift/PropertySpec.swift+7-5
- ReactiveCocoaTests/Swift/SignalProducerLiftingSpec.swift+22-12
- ReactiveCocoaTests/Swift/SignalProducerSpec.swift+61-2
- ReactiveCocoaTests/Swift/SignalSpec.swift+52-9
- ReactiveCocoaTests/Swift/TestError.swift+27
- script/build+6
0 commit comments