|
136 | 136 | C8091C531FAA3588001DB32A /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8091C521FAA3588001DB32A /* ObservableConvertibleType+SharedSequence.swift */; };
|
137 | 137 | C8091C541FAA3588001DB32A /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8091C521FAA3588001DB32A /* ObservableConvertibleType+SharedSequence.swift */; };
|
138 | 138 | C8091C551FAA3588001DB32A /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8091C521FAA3588001DB32A /* ObservableConvertibleType+SharedSequence.swift */; };
|
| 139 | + C8091C571FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8091C561FAA39C1001DB32A /* ControlEvent+Signal.swift */; }; |
| 140 | + C8091C581FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8091C561FAA39C1001DB32A /* ControlEvent+Signal.swift */; }; |
| 141 | + C8091C591FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8091C561FAA39C1001DB32A /* ControlEvent+Signal.swift */; }; |
| 142 | + C8091C5A1FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8091C561FAA39C1001DB32A /* ControlEvent+Signal.swift */; }; |
139 | 143 | C8093CC51B8A72BE0088E94D /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C491B8A72BE0088E94D /* Cancelable.swift */; };
|
140 | 144 | C8093CC61B8A72BE0088E94D /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C491B8A72BE0088E94D /* Cancelable.swift */; };
|
141 | 145 | C8093CC71B8A72BE0088E94D /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4B1B8A72BE0088E94D /* AsyncLock.swift */; };
|
|
1776 | 1780 | C801DE491F6EBB84008DB060 /* Observable+PrimitiveSequenceTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Observable+PrimitiveSequenceTest.swift"; sourceTree = "<group>"; };
|
1777 | 1781 | C8091C4D1FAA345C001DB32A /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ObservableConvertibleType+SharedSequence.swift"; sourceTree = "<group>"; };
|
1778 | 1782 | C8091C521FAA3588001DB32A /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ObservableConvertibleType+SharedSequence.swift"; sourceTree = "<group>"; };
|
| 1783 | + C8091C561FAA39C1001DB32A /* ControlEvent+Signal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ControlEvent+Signal.swift"; sourceTree = "<group>"; }; |
1779 | 1784 | C809396D1B8A71760088E94D /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
1780 | 1785 | C80939E71B8A71840088E94D /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
1781 | 1786 | C8093BC71B8A71F00088E94D /* RxBlocking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxBlocking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2924 | 2929 | children = (
|
2925 | 2930 | C85E6FBB1F52FF4F00C5681E /* Signal.swift */,
|
2926 | 2931 | C8B0F7141F530F5900548EBE /* PublishRelay+Signal.swift */,
|
| 2932 | + C8091C561FAA39C1001DB32A /* ControlEvent+Signal.swift */, |
2927 | 2933 | C8B0F7211F53135100548EBE /* ObservableConvertibleType+Signal.swift */,
|
2928 | 2934 | C8D970CD1F5324D90058F2FE /* Signal+Subscription.swift */,
|
2929 | 2935 | );
|
|
4105 | 4111 | F31F35B01BB4FED800961002 /* UIStepper+Rx.swift in Sources */,
|
4106 | 4112 | C8B0F7221F53135100548EBE /* ObservableConvertibleType+Signal.swift in Sources */,
|
4107 | 4113 | C89AB1C61DAAC3350065FBE6 /* ControlEvent.swift in Sources */,
|
| 4114 | + C8091C571FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */, |
4108 | 4115 | C882542D1B8A752B00B02D69 /* UIImageView+Rx.swift in Sources */,
|
4109 | 4116 | A520FFFC1F0D291500573734 /* RxPickerViewDataSourceProxy.swift in Sources */,
|
4110 | 4117 | C882542A1B8A752B00B02D69 /* UIControl+Rx.swift in Sources */,
|
|
4207 | 4214 | C8A81CA11E05E82C0008DEF4 /* DispatchQueue+Extensions.swift in Sources */,
|
4208 | 4215 | C88F76821CE5341700D5A014 /* TextInput.swift in Sources */,
|
4209 | 4216 | C8C8BCD01F8944B800501D4D /* BehaviorRelay.swift in Sources */,
|
| 4217 | + C8091C581FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */, |
4210 | 4218 | C89AB1DF1DAAC3350065FBE6 /* ObservableConvertibleType+Driver.swift in Sources */,
|
4211 | 4219 | C89AB1D71DAAC3350065FBE6 /* Driver+Subscription.swift in Sources */,
|
4212 | 4220 | C89AB2511DAAC3A60065FBE6 /* _RXObjCRuntime.m in Sources */,
|
|
5355 | 5363 | C89AB22A1DAAC33F0065FBE6 /* RxCocoa.swift in Sources */,
|
5356 | 5364 | 54D213931CE08DDB0028D5B4 /* UINavigationItem+Rx.swift in Sources */,
|
5357 | 5365 | C8F0C01A1BBBFBB9001B112F /* RxCollectionViewDelegateProxy.swift in Sources */,
|
| 5366 | + C8091C5A1FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */, |
5358 | 5367 | C817729B1E7F408100EA679B /* Deprecated.swift in Sources */,
|
5359 | 5368 | C89AB1E11DAAC3350065FBE6 /* ObservableConvertibleType+Driver.swift in Sources */,
|
5360 | 5369 | C8F0C01B1BBBFBB9001B112F /* RxScrollViewDelegateProxy.swift in Sources */,
|
|
5506 | 5515 | C89AB2241DAAC3350065FBE6 /* URLSession+Rx.swift in Sources */,
|
5507 | 5516 | D203C50D1BB9C53E00D02D00 /* UISegmentedControl+Rx.swift in Sources */,
|
5508 | 5517 | C8A81CA21E05E82C0008DEF4 /* DispatchQueue+Extensions.swift in Sources */,
|
| 5518 | + C8091C591FAA39C1001DB32A /* ControlEvent+Signal.swift in Sources */, |
5509 | 5519 | C89AB1CC1DAAC3350065FBE6 /* ControlProperty.swift in Sources */,
|
5510 | 5520 | D2138C861BB9BEBE00339B5C /* Observable+Bind.swift in Sources */,
|
5511 | 5521 | AAE623771C82475700FC7801 /* UIProgressView+Rx.swift in Sources */,
|
|
0 commit comments