3982 lines
296 KiB
Plaintext
3982 lines
296 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
9D71C4D21BF08191006E8F59 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254061B8A752B00B02D69 /* UIButton+Rx.swift */; };
|
|
B1B7C3BD1BDD39DB0076934E /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1B7C3BC1BDD39DB0076934E /* TakeLast.swift */; };
|
|
B1B7C3BE1BDD39DB0076934E /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1B7C3BC1BDD39DB0076934E /* TakeLast.swift */; };
|
|
B1B7C3BF1BDD39DB0076934E /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1B7C3BC1BDD39DB0076934E /* TakeLast.swift */; };
|
|
B1B7C3C01BDD39DB0076934E /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1B7C3BC1BDD39DB0076934E /* TakeLast.swift */; };
|
|
C8093CC51B8A72BE0088E94D /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C491B8A72BE0088E94D /* Cancelable.swift */; };
|
|
C8093CC61B8A72BE0088E94D /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C491B8A72BE0088E94D /* Cancelable.swift */; };
|
|
C8093CC71B8A72BE0088E94D /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4B1B8A72BE0088E94D /* AsyncLock.swift */; };
|
|
C8093CC81B8A72BE0088E94D /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4B1B8A72BE0088E94D /* AsyncLock.swift */; };
|
|
C8093CC91B8A72BE0088E94D /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4C1B8A72BE0088E94D /* Lock.swift */; };
|
|
C8093CCA1B8A72BE0088E94D /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4C1B8A72BE0088E94D /* Lock.swift */; };
|
|
C8093CCB1B8A72BE0088E94D /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4D1B8A72BE0088E94D /* ConnectableObservableType.swift */; };
|
|
C8093CCC1B8A72BE0088E94D /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4D1B8A72BE0088E94D /* ConnectableObservableType.swift */; };
|
|
C8093CCD1B8A72BE0088E94D /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4F1B8A72BE0088E94D /* Bag.swift */; };
|
|
C8093CCE1B8A72BE0088E94D /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4F1B8A72BE0088E94D /* Bag.swift */; };
|
|
C8093CCF1B8A72BE0088E94D /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C501B8A72BE0088E94D /* InfiniteSequence.swift */; };
|
|
C8093CD01B8A72BE0088E94D /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C501B8A72BE0088E94D /* InfiniteSequence.swift */; };
|
|
C8093CD11B8A72BE0088E94D /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C511B8A72BE0088E94D /* Queue.swift */; };
|
|
C8093CD21B8A72BE0088E94D /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C511B8A72BE0088E94D /* Queue.swift */; };
|
|
C8093CD31B8A72BE0088E94D /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C521B8A72BE0088E94D /* Disposable.swift */; };
|
|
C8093CD41B8A72BE0088E94D /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C521B8A72BE0088E94D /* Disposable.swift */; };
|
|
C8093CD51B8A72BE0088E94D /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C541B8A72BE0088E94D /* AnonymousDisposable.swift */; };
|
|
C8093CD61B8A72BE0088E94D /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C541B8A72BE0088E94D /* AnonymousDisposable.swift */; };
|
|
C8093CD71B8A72BE0088E94D /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C551B8A72BE0088E94D /* BinaryDisposable.swift */; };
|
|
C8093CD81B8A72BE0088E94D /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C551B8A72BE0088E94D /* BinaryDisposable.swift */; };
|
|
C8093CDB1B8A72BE0088E94D /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C571B8A72BE0088E94D /* CompositeDisposable.swift */; };
|
|
C8093CDC1B8A72BE0088E94D /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C571B8A72BE0088E94D /* CompositeDisposable.swift */; };
|
|
C8093CDD1B8A72BE0088E94D /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C581B8A72BE0088E94D /* DisposeBag.swift */; };
|
|
C8093CDE1B8A72BE0088E94D /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C581B8A72BE0088E94D /* DisposeBag.swift */; };
|
|
C8093CDF1B8A72BE0088E94D /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C591B8A72BE0088E94D /* DisposeBase.swift */; };
|
|
C8093CE01B8A72BE0088E94D /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C591B8A72BE0088E94D /* DisposeBase.swift */; };
|
|
C8093CE11B8A72BE0088E94D /* NAryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5A1B8A72BE0088E94D /* NAryDisposable.swift */; };
|
|
C8093CE21B8A72BE0088E94D /* NAryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5A1B8A72BE0088E94D /* NAryDisposable.swift */; };
|
|
C8093CE51B8A72BE0088E94D /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5C1B8A72BE0088E94D /* NopDisposable.swift */; };
|
|
C8093CE61B8A72BE0088E94D /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5C1B8A72BE0088E94D /* NopDisposable.swift */; };
|
|
C8093CE71B8A72BE0088E94D /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5D1B8A72BE0088E94D /* ScheduledDisposable.swift */; };
|
|
C8093CE81B8A72BE0088E94D /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5D1B8A72BE0088E94D /* ScheduledDisposable.swift */; };
|
|
C8093CE91B8A72BE0088E94D /* ScopedDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5E1B8A72BE0088E94D /* ScopedDisposable.swift */; };
|
|
C8093CEA1B8A72BE0088E94D /* ScopedDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5E1B8A72BE0088E94D /* ScopedDisposable.swift */; };
|
|
C8093CEB1B8A72BE0088E94D /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5F1B8A72BE0088E94D /* SerialDisposable.swift */; };
|
|
C8093CEC1B8A72BE0088E94D /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5F1B8A72BE0088E94D /* SerialDisposable.swift */; };
|
|
C8093CED1B8A72BE0088E94D /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C601B8A72BE0088E94D /* SingleAssignmentDisposable.swift */; };
|
|
C8093CEE1B8A72BE0088E94D /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C601B8A72BE0088E94D /* SingleAssignmentDisposable.swift */; };
|
|
C8093CEF1B8A72BE0088E94D /* StableCompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C611B8A72BE0088E94D /* StableCompositeDisposable.swift */; };
|
|
C8093CF01B8A72BE0088E94D /* StableCompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C611B8A72BE0088E94D /* StableCompositeDisposable.swift */; };
|
|
C8093CF31B8A72BE0088E94D /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C631B8A72BE0088E94D /* Error.swift */; };
|
|
C8093CF41B8A72BE0088E94D /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C631B8A72BE0088E94D /* Error.swift */; };
|
|
C8093CF51B8A72BE0088E94D /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C641B8A72BE0088E94D /* Event.swift */; };
|
|
C8093CF61B8A72BE0088E94D /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C641B8A72BE0088E94D /* Event.swift */; };
|
|
C8093CF71B8A72BE0088E94D /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C651B8A72BE0088E94D /* ImmediateSchedulerType.swift */; };
|
|
C8093CF81B8A72BE0088E94D /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C651B8A72BE0088E94D /* ImmediateSchedulerType.swift */; };
|
|
C8093CFB1B8A72BE0088E94D /* Observable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C671B8A72BE0088E94D /* Observable+Extensions.swift */; };
|
|
C8093CFC1B8A72BE0088E94D /* Observable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C671B8A72BE0088E94D /* Observable+Extensions.swift */; };
|
|
C8093CFD1B8A72BE0088E94D /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C681B8A72BE0088E94D /* Observable.swift */; };
|
|
C8093CFE1B8A72BE0088E94D /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C681B8A72BE0088E94D /* Observable.swift */; };
|
|
C8093CFF1B8A72BE0088E94D /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6B1B8A72BE0088E94D /* Amb.swift */; };
|
|
C8093D001B8A72BE0088E94D /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6B1B8A72BE0088E94D /* Amb.swift */; };
|
|
C8093D051B8A72BE0088E94D /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6E1B8A72BE0088E94D /* Catch.swift */; };
|
|
C8093D061B8A72BE0088E94D /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6E1B8A72BE0088E94D /* Catch.swift */; };
|
|
C8093D071B8A72BE0088E94D /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6F1B8A72BE0088E94D /* CombineLatest+arity.swift */; };
|
|
C8093D081B8A72BE0088E94D /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6F1B8A72BE0088E94D /* CombineLatest+arity.swift */; };
|
|
C8093D0B1B8A72BE0088E94D /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C711B8A72BE0088E94D /* CombineLatest.swift */; };
|
|
C8093D0C1B8A72BE0088E94D /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C711B8A72BE0088E94D /* CombineLatest.swift */; };
|
|
C8093D0D1B8A72BE0088E94D /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C721B8A72BE0088E94D /* Concat.swift */; };
|
|
C8093D0E1B8A72BE0088E94D /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C721B8A72BE0088E94D /* Concat.swift */; };
|
|
C8093D111B8A72BE0088E94D /* ConnectableObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C741B8A72BE0088E94D /* ConnectableObservable.swift */; };
|
|
C8093D121B8A72BE0088E94D /* ConnectableObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C741B8A72BE0088E94D /* ConnectableObservable.swift */; };
|
|
C8093D131B8A72BE0088E94D /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C751B8A72BE0088E94D /* Debug.swift */; };
|
|
C8093D141B8A72BE0088E94D /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C751B8A72BE0088E94D /* Debug.swift */; };
|
|
C8093D151B8A72BE0088E94D /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C761B8A72BE0088E94D /* Deferred.swift */; };
|
|
C8093D161B8A72BE0088E94D /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C761B8A72BE0088E94D /* Deferred.swift */; };
|
|
C8093D171B8A72BE0088E94D /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C771B8A72BE0088E94D /* DelaySubscription.swift */; };
|
|
C8093D181B8A72BE0088E94D /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C771B8A72BE0088E94D /* DelaySubscription.swift */; };
|
|
C8093D191B8A72BE0088E94D /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C781B8A72BE0088E94D /* DistinctUntilChanged.swift */; };
|
|
C8093D1A1B8A72BE0088E94D /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C781B8A72BE0088E94D /* DistinctUntilChanged.swift */; };
|
|
C8093D1B1B8A72BE0088E94D /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C791B8A72BE0088E94D /* Do.swift */; };
|
|
C8093D1C1B8A72BE0088E94D /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C791B8A72BE0088E94D /* Do.swift */; };
|
|
C8093D1D1B8A72BE0088E94D /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7A1B8A72BE0088E94D /* Filter.swift */; };
|
|
C8093D1E1B8A72BE0088E94D /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7A1B8A72BE0088E94D /* Filter.swift */; };
|
|
C8093D211B8A72BE0088E94D /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7C1B8A72BE0088E94D /* Map.swift */; };
|
|
C8093D221B8A72BE0088E94D /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7C1B8A72BE0088E94D /* Map.swift */; };
|
|
C8093D231B8A72BE0088E94D /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7D1B8A72BE0088E94D /* Merge.swift */; };
|
|
C8093D241B8A72BE0088E94D /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7D1B8A72BE0088E94D /* Merge.swift */; };
|
|
C8093D251B8A72BE0088E94D /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7E1B8A72BE0088E94D /* Multicast.swift */; };
|
|
C8093D261B8A72BE0088E94D /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7E1B8A72BE0088E94D /* Multicast.swift */; };
|
|
C8093D291B8A72BE0088E94D /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C801B8A72BE0088E94D /* ObserveOn.swift */; };
|
|
C8093D2A1B8A72BE0088E94D /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C801B8A72BE0088E94D /* ObserveOn.swift */; };
|
|
C8093D2B1B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C811B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift */; };
|
|
C8093D2C1B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C811B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift */; };
|
|
C8093D2F1B8A72BE0088E94D /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C831B8A72BE0088E94D /* Producer.swift */; };
|
|
C8093D301B8A72BE0088E94D /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C831B8A72BE0088E94D /* Producer.swift */; };
|
|
C8093D311B8A72BE0088E94D /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C841B8A72BE0088E94D /* Reduce.swift */; };
|
|
C8093D321B8A72BE0088E94D /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C841B8A72BE0088E94D /* Reduce.swift */; };
|
|
C8093D331B8A72BE0088E94D /* RefCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C851B8A72BE0088E94D /* RefCount.swift */; };
|
|
C8093D341B8A72BE0088E94D /* RefCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C851B8A72BE0088E94D /* RefCount.swift */; };
|
|
C8093D351B8A72BE0088E94D /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C861B8A72BE0088E94D /* Sample.swift */; };
|
|
C8093D361B8A72BE0088E94D /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C861B8A72BE0088E94D /* Sample.swift */; };
|
|
C8093D371B8A72BE0088E94D /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C871B8A72BE0088E94D /* Scan.swift */; };
|
|
C8093D381B8A72BE0088E94D /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C871B8A72BE0088E94D /* Scan.swift */; };
|
|
C8093D391B8A72BE0088E94D /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C881B8A72BE0088E94D /* Sink.swift */; };
|
|
C8093D3A1B8A72BE0088E94D /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C881B8A72BE0088E94D /* Sink.swift */; };
|
|
C8093D3B1B8A72BE0088E94D /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C891B8A72BE0088E94D /* Skip.swift */; };
|
|
C8093D3C1B8A72BE0088E94D /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C891B8A72BE0088E94D /* Skip.swift */; };
|
|
C8093D3D1B8A72BE0088E94D /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8A1B8A72BE0088E94D /* StartWith.swift */; };
|
|
C8093D3E1B8A72BE0088E94D /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8A1B8A72BE0088E94D /* StartWith.swift */; };
|
|
C8093D3F1B8A72BE0088E94D /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8B1B8A72BE0088E94D /* SubscribeOn.swift */; };
|
|
C8093D401B8A72BE0088E94D /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8B1B8A72BE0088E94D /* SubscribeOn.swift */; };
|
|
C8093D411B8A72BE0088E94D /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8C1B8A72BE0088E94D /* Switch.swift */; };
|
|
C8093D421B8A72BE0088E94D /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8C1B8A72BE0088E94D /* Switch.swift */; };
|
|
C8093D431B8A72BE0088E94D /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8D1B8A72BE0088E94D /* Take.swift */; };
|
|
C8093D441B8A72BE0088E94D /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8D1B8A72BE0088E94D /* Take.swift */; };
|
|
C8093D451B8A72BE0088E94D /* TakeUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8E1B8A72BE0088E94D /* TakeUntil.swift */; };
|
|
C8093D461B8A72BE0088E94D /* TakeUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8E1B8A72BE0088E94D /* TakeUntil.swift */; };
|
|
C8093D471B8A72BE0088E94D /* TakeWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8F1B8A72BE0088E94D /* TakeWhile.swift */; };
|
|
C8093D481B8A72BE0088E94D /* TakeWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8F1B8A72BE0088E94D /* TakeWhile.swift */; };
|
|
C8093D491B8A72BE0088E94D /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C901B8A72BE0088E94D /* Throttle.swift */; };
|
|
C8093D4A1B8A72BE0088E94D /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C901B8A72BE0088E94D /* Throttle.swift */; };
|
|
C8093D4B1B8A72BE0088E94D /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C911B8A72BE0088E94D /* Timer.swift */; };
|
|
C8093D4C1B8A72BE0088E94D /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C911B8A72BE0088E94D /* Timer.swift */; };
|
|
C8093D4D1B8A72BE0088E94D /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C921B8A72BE0088E94D /* Zip+arity.swift */; };
|
|
C8093D4E1B8A72BE0088E94D /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C921B8A72BE0088E94D /* Zip+arity.swift */; };
|
|
C8093D511B8A72BE0088E94D /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C941B8A72BE0088E94D /* Zip.swift */; };
|
|
C8093D521B8A72BE0088E94D /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C941B8A72BE0088E94D /* Zip.swift */; };
|
|
C8093D531B8A72BE0088E94D /* Observable+Aggregate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C951B8A72BE0088E94D /* Observable+Aggregate.swift */; };
|
|
C8093D541B8A72BE0088E94D /* Observable+Aggregate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C951B8A72BE0088E94D /* Observable+Aggregate.swift */; };
|
|
C8093D551B8A72BE0088E94D /* Observable+Binding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C961B8A72BE0088E94D /* Observable+Binding.swift */; };
|
|
C8093D561B8A72BE0088E94D /* Observable+Binding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C961B8A72BE0088E94D /* Observable+Binding.swift */; };
|
|
C8093D571B8A72BE0088E94D /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C971B8A72BE0088E94D /* Observable+Concurrency.swift */; };
|
|
C8093D581B8A72BE0088E94D /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C971B8A72BE0088E94D /* Observable+Concurrency.swift */; };
|
|
C8093D591B8A72BE0088E94D /* Observable+Creation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C981B8A72BE0088E94D /* Observable+Creation.swift */; };
|
|
C8093D5A1B8A72BE0088E94D /* Observable+Creation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C981B8A72BE0088E94D /* Observable+Creation.swift */; };
|
|
C8093D5B1B8A72BE0088E94D /* Observable+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C991B8A72BE0088E94D /* Observable+Debug.swift */; };
|
|
C8093D5C1B8A72BE0088E94D /* Observable+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C991B8A72BE0088E94D /* Observable+Debug.swift */; };
|
|
C8093D5D1B8A72BE0088E94D /* Observable+Multiple.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9A1B8A72BE0088E94D /* Observable+Multiple.swift */; };
|
|
C8093D5E1B8A72BE0088E94D /* Observable+Multiple.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9A1B8A72BE0088E94D /* Observable+Multiple.swift */; };
|
|
C8093D5F1B8A72BE0088E94D /* Observable+Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9B1B8A72BE0088E94D /* Observable+Single.swift */; };
|
|
C8093D601B8A72BE0088E94D /* Observable+Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9B1B8A72BE0088E94D /* Observable+Single.swift */; };
|
|
C8093D611B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9C1B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift */; };
|
|
C8093D621B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9C1B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift */; };
|
|
C8093D631B8A72BE0088E94D /* Observable+Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9D1B8A72BE0088E94D /* Observable+Time.swift */; };
|
|
C8093D641B8A72BE0088E94D /* Observable+Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9D1B8A72BE0088E94D /* Observable+Time.swift */; };
|
|
C8093D651B8A72BE0088E94D /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9E1B8A72BE0088E94D /* ObservableType.swift */; };
|
|
C8093D661B8A72BE0088E94D /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9E1B8A72BE0088E94D /* ObservableType.swift */; };
|
|
C8093D691B8A72BE0088E94D /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA01B8A72BE0088E94D /* AnyObserver.swift */; };
|
|
C8093D6A1B8A72BE0088E94D /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA01B8A72BE0088E94D /* AnyObserver.swift */; };
|
|
C8093D6B1B8A72BE0088E94D /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA21B8A72BE0088E94D /* AnonymousObserver.swift */; };
|
|
C8093D6C1B8A72BE0088E94D /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA21B8A72BE0088E94D /* AnonymousObserver.swift */; };
|
|
C8093D731B8A72BE0088E94D /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA61B8A72BE0088E94D /* ObserverBase.swift */; };
|
|
C8093D741B8A72BE0088E94D /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA61B8A72BE0088E94D /* ObserverBase.swift */; };
|
|
C8093D791B8A72BE0088E94D /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA91B8A72BE0088E94D /* TailRecursiveSink.swift */; };
|
|
C8093D7A1B8A72BE0088E94D /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA91B8A72BE0088E94D /* TailRecursiveSink.swift */; };
|
|
C8093D7B1B8A72BE0088E94D /* ObserverType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAA1B8A72BE0088E94D /* ObserverType+Extensions.swift */; };
|
|
C8093D7C1B8A72BE0088E94D /* ObserverType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAA1B8A72BE0088E94D /* ObserverType+Extensions.swift */; };
|
|
C8093D7D1B8A72BE0088E94D /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAB1B8A72BE0088E94D /* ObserverType.swift */; };
|
|
C8093D7E1B8A72BE0088E94D /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAB1B8A72BE0088E94D /* ObserverType.swift */; };
|
|
C8093D851B8A72BE0088E94D /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAF1B8A72BE0088E94D /* Rx.swift */; };
|
|
C8093D861B8A72BE0088E94D /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAF1B8A72BE0088E94D /* Rx.swift */; };
|
|
C8093D871B8A72BE0088E94D /* RxBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB01B8A72BE0088E94D /* RxBox.swift */; };
|
|
C8093D881B8A72BE0088E94D /* RxBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB01B8A72BE0088E94D /* RxBox.swift */; };
|
|
C8093D8D1B8A72BE0088E94D /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB31B8A72BE0088E94D /* SchedulerType.swift */; };
|
|
C8093D8E1B8A72BE0088E94D /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB31B8A72BE0088E94D /* SchedulerType.swift */; };
|
|
C8093D8F1B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB51B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift */; };
|
|
C8093D901B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB51B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift */; };
|
|
C8093D911B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB61B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift */; };
|
|
C8093D921B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB61B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift */; };
|
|
C8093D931B8A72BE0088E94D /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB71B8A72BE0088E94D /* MainScheduler.swift */; };
|
|
C8093D941B8A72BE0088E94D /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB71B8A72BE0088E94D /* MainScheduler.swift */; };
|
|
C8093D951B8A72BE0088E94D /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB81B8A72BE0088E94D /* OperationQueueScheduler.swift */; };
|
|
C8093D961B8A72BE0088E94D /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB81B8A72BE0088E94D /* OperationQueueScheduler.swift */; };
|
|
C8093D971B8A72BE0088E94D /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB91B8A72BE0088E94D /* RecursiveScheduler.swift */; };
|
|
C8093D981B8A72BE0088E94D /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB91B8A72BE0088E94D /* RecursiveScheduler.swift */; };
|
|
C8093D9B1B8A72BE0088E94D /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBB1B8A72BE0088E94D /* SchedulerServices+Emulation.swift */; };
|
|
C8093D9C1B8A72BE0088E94D /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBB1B8A72BE0088E94D /* SchedulerServices+Emulation.swift */; };
|
|
C8093D9D1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBC1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift */; };
|
|
C8093D9E1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBC1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift */; };
|
|
C8093D9F1B8A72BE0088E94D /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBE1B8A72BE0088E94D /* BehaviorSubject.swift */; };
|
|
C8093DA01B8A72BE0088E94D /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBE1B8A72BE0088E94D /* BehaviorSubject.swift */; };
|
|
C8093DA11B8A72BE0088E94D /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBF1B8A72BE0088E94D /* PublishSubject.swift */; };
|
|
C8093DA21B8A72BE0088E94D /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBF1B8A72BE0088E94D /* PublishSubject.swift */; };
|
|
C8093DA31B8A72BE0088E94D /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC01B8A72BE0088E94D /* ReplaySubject.swift */; };
|
|
C8093DA41B8A72BE0088E94D /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC01B8A72BE0088E94D /* ReplaySubject.swift */; };
|
|
C8093DA51B8A72BE0088E94D /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC11B8A72BE0088E94D /* SubjectType.swift */; };
|
|
C8093DA61B8A72BE0088E94D /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC11B8A72BE0088E94D /* SubjectType.swift */; };
|
|
C8093DA71B8A72BE0088E94D /* Variable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC21B8A72BE0088E94D /* Variable.swift */; };
|
|
C8093DA81B8A72BE0088E94D /* Variable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC21B8A72BE0088E94D /* Variable.swift */; };
|
|
C8093ECF1B8A732E0088E94D /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E821B8A732E0088E94D /* _RX.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093ED01B8A732E0088E94D /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E821B8A732E0088E94D /* _RX.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093ED11B8A732E0088E94D /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E831B8A732E0088E94D /* _RX.m */; };
|
|
C8093ED21B8A732E0088E94D /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E831B8A732E0088E94D /* _RX.m */; };
|
|
C8093ED31B8A732E0088E94D /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E841B8A732E0088E94D /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093ED41B8A732E0088E94D /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E841B8A732E0088E94D /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093ED51B8A732E0088E94D /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E851B8A732E0088E94D /* _RXDelegateProxy.m */; };
|
|
C8093ED61B8A732E0088E94D /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E851B8A732E0088E94D /* _RXDelegateProxy.m */; };
|
|
C8093ED71B8A732E0088E94D /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E861B8A732E0088E94D /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093ED81B8A732E0088E94D /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E861B8A732E0088E94D /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093ED91B8A732E0088E94D /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E871B8A732E0088E94D /* _RXKVOObserver.m */; };
|
|
C8093EDA1B8A732E0088E94D /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E871B8A732E0088E94D /* _RXKVOObserver.m */; };
|
|
C8093EDB1B8A732E0088E94D /* _RXSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E881B8A732E0088E94D /* _RXSwizzling.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093EDC1B8A732E0088E94D /* _RXSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E881B8A732E0088E94D /* _RXSwizzling.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093EDD1B8A732E0088E94D /* _RXSwizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E891B8A732E0088E94D /* _RXSwizzling.m */; };
|
|
C8093EDE1B8A732E0088E94D /* _RXSwizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E891B8A732E0088E94D /* _RXSwizzling.m */; };
|
|
C8093EDF1B8A732E0088E94D /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8A1B8A732E0088E94D /* CLLocationManager+Rx.swift */; };
|
|
C8093EE01B8A732E0088E94D /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8A1B8A732E0088E94D /* CLLocationManager+Rx.swift */; };
|
|
C8093EE11B8A732E0088E94D /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8B1B8A732E0088E94D /* DelegateProxy.swift */; };
|
|
C8093EE21B8A732E0088E94D /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8B1B8A732E0088E94D /* DelegateProxy.swift */; };
|
|
C8093EE31B8A732E0088E94D /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8C1B8A732E0088E94D /* DelegateProxyType.swift */; };
|
|
C8093EE41B8A732E0088E94D /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8C1B8A732E0088E94D /* DelegateProxyType.swift */; };
|
|
C8093EE51B8A732E0088E94D /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8D1B8A732E0088E94D /* Logging.swift */; };
|
|
C8093EE61B8A732E0088E94D /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8D1B8A732E0088E94D /* Logging.swift */; };
|
|
C8093EE71B8A732E0088E94D /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E901B8A732E0088E94D /* ControlTarget.swift */; };
|
|
C8093EE81B8A732E0088E94D /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E901B8A732E0088E94D /* ControlTarget.swift */; };
|
|
C8093EE91B8A732E0088E94D /* Deallocating.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E911B8A732E0088E94D /* Deallocating.swift */; };
|
|
C8093EEA1B8A732E0088E94D /* Deallocating.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E911B8A732E0088E94D /* Deallocating.swift */; };
|
|
C8093EEB1B8A732E0088E94D /* DeinitAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E921B8A732E0088E94D /* DeinitAction.swift */; };
|
|
C8093EEC1B8A732E0088E94D /* DeinitAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E921B8A732E0088E94D /* DeinitAction.swift */; };
|
|
C8093EED1B8A732E0088E94D /* KVOObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E931B8A732E0088E94D /* KVOObservable.swift */; };
|
|
C8093EEE1B8A732E0088E94D /* KVOObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E931B8A732E0088E94D /* KVOObservable.swift */; };
|
|
C8093EEF1B8A732E0088E94D /* KVOObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E941B8A732E0088E94D /* KVOObserver.swift */; };
|
|
C8093EF01B8A732E0088E94D /* KVOObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E941B8A732E0088E94D /* KVOObserver.swift */; };
|
|
C8093EF11B8A732E0088E94D /* NSNotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E951B8A732E0088E94D /* NSNotificationCenter+Rx.swift */; };
|
|
C8093EF21B8A732E0088E94D /* NSNotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E951B8A732E0088E94D /* NSNotificationCenter+Rx.swift */; };
|
|
C8093EF31B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E961B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift */; };
|
|
C8093EF41B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E961B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift */; };
|
|
C8093EF51B8A732E0088E94D /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E971B8A732E0088E94D /* NSObject+Rx.swift */; };
|
|
C8093EF61B8A732E0088E94D /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E971B8A732E0088E94D /* NSObject+Rx.swift */; };
|
|
C8093EF71B8A732E0088E94D /* NSURLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E981B8A732E0088E94D /* NSURLSession+Rx.swift */; };
|
|
C8093EF81B8A732E0088E94D /* NSURLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E981B8A732E0088E94D /* NSURLSession+Rx.swift */; };
|
|
C8093EF91B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9A1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift */; };
|
|
C8093EFA1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9A1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift */; };
|
|
C8093EFB1B8A732E0088E94D /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9B1B8A732E0088E94D /* RxCocoa.swift */; };
|
|
C8093EFC1B8A732E0088E94D /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9B1B8A732E0088E94D /* RxCocoa.swift */; };
|
|
C8093EFD1B8A732E0088E94D /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9C1B8A732E0088E94D /* RxTarget.swift */; };
|
|
C8093EFE1B8A732E0088E94D /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9C1B8A732E0088E94D /* RxTarget.swift */; };
|
|
C8093F461B8A732E0088E94D /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093EC61B8A732E0088E94D /* NSButton+Rx.swift */; };
|
|
C8093F481B8A732E0088E94D /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093EC71B8A732E0088E94D /* NSControl+Rx.swift */; };
|
|
C8093F4A1B8A732E0088E94D /* NSImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093EC81B8A732E0088E94D /* NSImageView+Rx.swift */; };
|
|
C8093F4C1B8A732E0088E94D /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093EC91B8A732E0088E94D /* NSSlider+Rx.swift */; };
|
|
C8093F4E1B8A732E0088E94D /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093ECA1B8A732E0088E94D /* NSTextField+Rx.swift */; };
|
|
C8093F4F1B8A732E0088E94D /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093ECB1B8A732E0088E94D /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093F501B8A732E0088E94D /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093ECB1B8A732E0088E94D /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8093F5E1B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093F581B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift */; };
|
|
C8093F5F1B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093F581B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift */; };
|
|
C80D338F1B91EF9E0014629D /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D338E1B91EF9E0014629D /* Observable+Bind.swift */; };
|
|
C80D33901B91EF9E0014629D /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D338E1B91EF9E0014629D /* Observable+Bind.swift */; };
|
|
C80D33981B922FB00014629D /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33931B922FB00014629D /* ControlEvent.swift */; };
|
|
C80D33991B922FB00014629D /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33931B922FB00014629D /* ControlEvent.swift */; };
|
|
C80D339A1B922FB00014629D /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33941B922FB00014629D /* ControlProperty.swift */; };
|
|
C80D339B1B922FB00014629D /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33941B922FB00014629D /* ControlProperty.swift */; };
|
|
C80D342E1B9245A40014629D /* CombineLatest+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D342D1B9245A40014629D /* CombineLatest+CollectionType.swift */; };
|
|
C80D342F1B9245A40014629D /* CombineLatest+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D342D1B9245A40014629D /* CombineLatest+CollectionType.swift */; };
|
|
C80DDE931BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8D1BCE69BA006A1832 /* ControlEvent+Driver.swift */; };
|
|
C80DDE941BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8D1BCE69BA006A1832 /* ControlEvent+Driver.swift */; };
|
|
C80DDE951BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8D1BCE69BA006A1832 /* ControlEvent+Driver.swift */; };
|
|
C80DDE961BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8D1BCE69BA006A1832 /* ControlEvent+Driver.swift */; };
|
|
C80DDE971BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8E1BCE69BA006A1832 /* ControlProperty+Driver.swift */; };
|
|
C80DDE981BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8E1BCE69BA006A1832 /* ControlProperty+Driver.swift */; };
|
|
C80DDE991BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8E1BCE69BA006A1832 /* ControlProperty+Driver.swift */; };
|
|
C80DDE9A1BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8E1BCE69BA006A1832 /* ControlProperty+Driver.swift */; };
|
|
C80DDE9B1BCE69BA006A1832 /* Driver+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8F1BCE69BA006A1832 /* Driver+Operators.swift */; };
|
|
C80DDE9C1BCE69BA006A1832 /* Driver+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8F1BCE69BA006A1832 /* Driver+Operators.swift */; };
|
|
C80DDE9D1BCE69BA006A1832 /* Driver+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8F1BCE69BA006A1832 /* Driver+Operators.swift */; };
|
|
C80DDE9E1BCE69BA006A1832 /* Driver+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE8F1BCE69BA006A1832 /* Driver+Operators.swift */; };
|
|
C80DDE9F1BCE69BA006A1832 /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE901BCE69BA006A1832 /* Driver+Subscription.swift */; };
|
|
C80DDEA01BCE69BA006A1832 /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE901BCE69BA006A1832 /* Driver+Subscription.swift */; };
|
|
C80DDEA11BCE69BA006A1832 /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE901BCE69BA006A1832 /* Driver+Subscription.swift */; };
|
|
C80DDEA21BCE69BA006A1832 /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE901BCE69BA006A1832 /* Driver+Subscription.swift */; };
|
|
C80DDEA31BCE69BA006A1832 /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE911BCE69BA006A1832 /* Driver.swift */; };
|
|
C80DDEA41BCE69BA006A1832 /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE911BCE69BA006A1832 /* Driver.swift */; };
|
|
C80DDEA51BCE69BA006A1832 /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE911BCE69BA006A1832 /* Driver.swift */; };
|
|
C80DDEA61BCE69BA006A1832 /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE911BCE69BA006A1832 /* Driver.swift */; };
|
|
C80DDEA71BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE921BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift */; };
|
|
C80DDEA81BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE921BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift */; };
|
|
C80DDEA91BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE921BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift */; };
|
|
C80DDEAA1BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDE921BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift */; };
|
|
C80DDEB11BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDEB01BCE8CA3006A1832 /* Driver+Operators+arity.swift */; };
|
|
C80DDEB21BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDEB01BCE8CA3006A1832 /* Driver+Operators+arity.swift */; };
|
|
C80DDEB31BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDEB01BCE8CA3006A1832 /* Driver+Operators+arity.swift */; };
|
|
C80DDEB41BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80DDEB01BCE8CA3006A1832 /* Driver+Operators+arity.swift */; };
|
|
C821DBA21BA4DCAB008F3809 /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C821DBA11BA4DCAB008F3809 /* Buffer.swift */; };
|
|
C821DBA31BA4DCAB008F3809 /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C821DBA11BA4DCAB008F3809 /* Buffer.swift */; };
|
|
C83100641BF7D51600AAE3CD /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83100631BF7D51600AAE3CD /* Sequence.swift */; };
|
|
C83100651BF7D51600AAE3CD /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83100631BF7D51600AAE3CD /* Sequence.swift */; };
|
|
C83100661BF7D51600AAE3CD /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83100631BF7D51600AAE3CD /* Sequence.swift */; };
|
|
C83100671BF7D51600AAE3CD /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83100631BF7D51600AAE3CD /* Sequence.swift */; };
|
|
C849BE2B1BAB5D070019AD27 /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C849BE2A1BAB5D070019AD27 /* ObservableConvertibleType.swift */; };
|
|
C849BE2C1BAB5D070019AD27 /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C849BE2A1BAB5D070019AD27 /* ObservableConvertibleType.swift */; };
|
|
C84B38E91BA43380001B7D88 /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38E71BA43380001B7D88 /* ScheduledItem.swift */; };
|
|
C84B38EA1BA43380001B7D88 /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38E71BA43380001B7D88 /* ScheduledItem.swift */; };
|
|
C84B38EE1BA433CD001B7D88 /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38ED1BA433CD001B7D88 /* Generate.swift */; };
|
|
C84B38EF1BA433CD001B7D88 /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38ED1BA433CD001B7D88 /* Generate.swift */; };
|
|
C84CC5401BDC3B3700E06A64 /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC53F1BDC3B3700E06A64 /* ElementAt.swift */; };
|
|
C84CC5411BDC3B3E00E06A64 /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC53F1BDC3B3700E06A64 /* ElementAt.swift */; };
|
|
C84CC5421BDC3B3E00E06A64 /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC53F1BDC3B3700E06A64 /* ElementAt.swift */; };
|
|
C84CC5431BDC3B3E00E06A64 /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC53F1BDC3B3700E06A64 /* ElementAt.swift */; };
|
|
C84CC54E1BDCF48200E06A64 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC54D1BDCF48200E06A64 /* LockOwnerType.swift */; };
|
|
C84CC54F1BDCF48200E06A64 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC54D1BDCF48200E06A64 /* LockOwnerType.swift */; };
|
|
C84CC5501BDCF48200E06A64 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC54D1BDCF48200E06A64 /* LockOwnerType.swift */; };
|
|
C84CC5511BDCF48200E06A64 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC54D1BDCF48200E06A64 /* LockOwnerType.swift */; };
|
|
C84CC5531BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5521BDCF49300E06A64 /* SynchronizedOnType.swift */; };
|
|
C84CC5541BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5521BDCF49300E06A64 /* SynchronizedOnType.swift */; };
|
|
C84CC5551BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5521BDCF49300E06A64 /* SynchronizedOnType.swift */; };
|
|
C84CC5561BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5521BDCF49300E06A64 /* SynchronizedOnType.swift */; };
|
|
C84CC5581BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5571BDCF51200E06A64 /* SynchronizedSubscribeType.swift */; };
|
|
C84CC5591BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5571BDCF51200E06A64 /* SynchronizedSubscribeType.swift */; };
|
|
C84CC55A1BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5571BDCF51200E06A64 /* SynchronizedSubscribeType.swift */; };
|
|
C84CC55B1BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5571BDCF51200E06A64 /* SynchronizedSubscribeType.swift */; };
|
|
C84CC55D1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC55C1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift */; };
|
|
C84CC55E1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC55C1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift */; };
|
|
C84CC55F1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC55C1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift */; };
|
|
C84CC5601BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC55C1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift */; };
|
|
C84CC5621BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5611BDD037900E06A64 /* SynchronizedDisposeType.swift */; };
|
|
C84CC5631BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5611BDD037900E06A64 /* SynchronizedDisposeType.swift */; };
|
|
C84CC5641BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5611BDD037900E06A64 /* SynchronizedDisposeType.swift */; };
|
|
C84CC5651BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5611BDD037900E06A64 /* SynchronizedDisposeType.swift */; };
|
|
C84CC5671BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5661BDD08A500E06A64 /* SubscriptionDisposable.swift */; };
|
|
C84CC5681BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5661BDD08A500E06A64 /* SubscriptionDisposable.swift */; };
|
|
C84CC5691BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5661BDD08A500E06A64 /* SubscriptionDisposable.swift */; };
|
|
C84CC56A1BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84CC5661BDD08A500E06A64 /* SubscriptionDisposable.swift */; };
|
|
C86409FC1BA593F500D3C4E8 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86409FB1BA593F500D3C4E8 /* Range.swift */; };
|
|
C86409FD1BA593F500D3C4E8 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86409FB1BA593F500D3C4E8 /* Range.swift */; };
|
|
C8640A031BA5B12A00D3C4E8 /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8640A021BA5B12A00D3C4E8 /* Repeat.swift */; };
|
|
C8640A041BA5B12A00D3C4E8 /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8640A021BA5B12A00D3C4E8 /* Repeat.swift */; };
|
|
C88254161B8A752B00B02D69 /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F11B8A752B00B02D69 /* RxCollectionViewReactiveArrayDataSource.swift */; };
|
|
C88254171B8A752B00B02D69 /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F21B8A752B00B02D69 /* RxTableViewReactiveArrayDataSource.swift */; };
|
|
C88254181B8A752B00B02D69 /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F41B8A752B00B02D69 /* ItemEvents.swift */; };
|
|
C882541A1B8A752B00B02D69 /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F71B8A752B00B02D69 /* RxCollectionViewDataSourceType.swift */; };
|
|
C882541B1B8A752B00B02D69 /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F81B8A752B00B02D69 /* RxTableViewDataSourceType.swift */; };
|
|
C882541C1B8A752B00B02D69 /* RxActionSheetDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FA1B8A752B00B02D69 /* RxActionSheetDelegateProxy.swift */; };
|
|
C882541D1B8A752B00B02D69 /* RxAlertViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FB1B8A752B00B02D69 /* RxAlertViewDelegateProxy.swift */; };
|
|
C882541E1B8A752B00B02D69 /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FC1B8A752B00B02D69 /* RxCollectionViewDataSourceProxy.swift */; };
|
|
C882541F1B8A752B00B02D69 /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FD1B8A752B00B02D69 /* RxCollectionViewDelegateProxy.swift */; };
|
|
C88254201B8A752B00B02D69 /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FE1B8A752B00B02D69 /* RxScrollViewDelegateProxy.swift */; };
|
|
C88254211B8A752B00B02D69 /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FF1B8A752B00B02D69 /* RxSearchBarDelegateProxy.swift */; };
|
|
C88254221B8A752B00B02D69 /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254001B8A752B00B02D69 /* RxTableViewDataSourceProxy.swift */; };
|
|
C88254231B8A752B00B02D69 /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254011B8A752B00B02D69 /* RxTableViewDelegateProxy.swift */; };
|
|
C88254241B8A752B00B02D69 /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254021B8A752B00B02D69 /* RxTextViewDelegateProxy.swift */; };
|
|
C88254251B8A752B00B02D69 /* UIActionSheet+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254031B8A752B00B02D69 /* UIActionSheet+Rx.swift */; };
|
|
C88254261B8A752B00B02D69 /* UIAlertView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254041B8A752B00B02D69 /* UIAlertView+Rx.swift */; };
|
|
C88254271B8A752B00B02D69 /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254051B8A752B00B02D69 /* UIBarButtonItem+Rx.swift */; };
|
|
C88254281B8A752B00B02D69 /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254061B8A752B00B02D69 /* UIButton+Rx.swift */; };
|
|
C88254291B8A752B00B02D69 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254071B8A752B00B02D69 /* UICollectionView+Rx.swift */; };
|
|
C882542A1B8A752B00B02D69 /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254081B8A752B00B02D69 /* UIControl+Rx.swift */; };
|
|
C882542B1B8A752B00B02D69 /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254091B8A752B00B02D69 /* UIDatePicker+Rx.swift */; };
|
|
C882542C1B8A752B00B02D69 /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540A1B8A752B00B02D69 /* UIGestureRecognizer+Rx.swift */; };
|
|
C882542D1B8A752B00B02D69 /* UIImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540B1B8A752B00B02D69 /* UIImageView+Rx.swift */; };
|
|
C882542E1B8A752B00B02D69 /* UILabel+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540C1B8A752B00B02D69 /* UILabel+Rx.swift */; };
|
|
C882542F1B8A752B00B02D69 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540D1B8A752B00B02D69 /* UIScrollView+Rx.swift */; };
|
|
C88254301B8A752B00B02D69 /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540E1B8A752B00B02D69 /* UISearchBar+Rx.swift */; };
|
|
C88254311B8A752B00B02D69 /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540F1B8A752B00B02D69 /* UISegmentedControl+Rx.swift */; };
|
|
C88254321B8A752B00B02D69 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254101B8A752B00B02D69 /* UISlider+Rx.swift */; };
|
|
C88254331B8A752B00B02D69 /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254111B8A752B00B02D69 /* UISwitch+Rx.swift */; };
|
|
C88254341B8A752B00B02D69 /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254121B8A752B00B02D69 /* UITableView+Rx.swift */; };
|
|
C88254351B8A752B00B02D69 /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254131B8A752B00B02D69 /* UITextField+Rx.swift */; };
|
|
C88254361B8A752B00B02D69 /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254141B8A752B00B02D69 /* UITextView+Rx.swift */; };
|
|
C88E296B1BEB712E001CCB92 /* RunLoopLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88E296A1BEB712E001CCB92 /* RunLoopLock.swift */; };
|
|
C88E296C1BEB712E001CCB92 /* RunLoopLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88E296A1BEB712E001CCB92 /* RunLoopLock.swift */; };
|
|
C88E296D1BEB712E001CCB92 /* RunLoopLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88E296A1BEB712E001CCB92 /* RunLoopLock.swift */; };
|
|
C88E296E1BEB712E001CCB92 /* RunLoopLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88E296A1BEB712E001CCB92 /* RunLoopLock.swift */; };
|
|
C8941BDF1BD5695C00A0E874 /* BlockingObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BDE1BD5695C00A0E874 /* BlockingObservable.swift */; };
|
|
C8941BE01BD5695C00A0E874 /* BlockingObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BDE1BD5695C00A0E874 /* BlockingObservable.swift */; };
|
|
C8941BE11BD5695C00A0E874 /* BlockingObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BDE1BD5695C00A0E874 /* BlockingObservable.swift */; };
|
|
C8941BE21BD5695C00A0E874 /* BlockingObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BDE1BD5695C00A0E874 /* BlockingObservable.swift */; };
|
|
C8941BE41BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BE31BD56B0700A0E874 /* BlockingObservable+Operators.swift */; };
|
|
C8941BE51BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BE31BD56B0700A0E874 /* BlockingObservable+Operators.swift */; };
|
|
C8941BE61BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BE31BD56B0700A0E874 /* BlockingObservable+Operators.swift */; };
|
|
C8941BE71BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8941BE31BD56B0700A0E874 /* BlockingObservable+Operators.swift */; };
|
|
C89461751BC6C1210055219D /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C849BE2A1BAB5D070019AD27 /* ObservableConvertibleType.swift */; };
|
|
C89461761BC6C1220055219D /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C849BE2A1BAB5D070019AD27 /* ObservableConvertibleType.swift */; };
|
|
C89CDB361BCB0DD7002063D9 /* ShareReplay1.swift in Sources */ = {isa = PBXBuildFile; fileRef = C89CDB351BCB0DD7002063D9 /* ShareReplay1.swift */; };
|
|
C89CDB371BCB0DD7002063D9 /* ShareReplay1.swift in Sources */ = {isa = PBXBuildFile; fileRef = C89CDB351BCB0DD7002063D9 /* ShareReplay1.swift */; };
|
|
C89CDB381BCB0DD7002063D9 /* ShareReplay1.swift in Sources */ = {isa = PBXBuildFile; fileRef = C89CDB351BCB0DD7002063D9 /* ShareReplay1.swift */; };
|
|
C89CDB391BCB0DD7002063D9 /* ShareReplay1.swift in Sources */ = {isa = PBXBuildFile; fileRef = C89CDB351BCB0DD7002063D9 /* ShareReplay1.swift */; };
|
|
C8B144FB1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FA1BD2D44500267DCE /* ConcurrentMainScheduler.swift */; };
|
|
C8B144FC1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FA1BD2D44500267DCE /* ConcurrentMainScheduler.swift */; };
|
|
C8B144FD1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FA1BD2D44500267DCE /* ConcurrentMainScheduler.swift */; };
|
|
C8B144FE1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FA1BD2D44500267DCE /* ConcurrentMainScheduler.swift */; };
|
|
C8B145001BD2D80100267DCE /* ImmediateScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FF1BD2D80100267DCE /* ImmediateScheduler.swift */; };
|
|
C8B145011BD2D80100267DCE /* ImmediateScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FF1BD2D80100267DCE /* ImmediateScheduler.swift */; };
|
|
C8B145021BD2D80100267DCE /* ImmediateScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FF1BD2D80100267DCE /* ImmediateScheduler.swift */; };
|
|
C8B145031BD2D80100267DCE /* ImmediateScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8B144FF1BD2D80100267DCE /* ImmediateScheduler.swift */; };
|
|
C8C3D9FE1B935EDF004D233E /* Zip+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3D9FD1B935EDF004D233E /* Zip+CollectionType.swift */; };
|
|
C8C3D9FF1B935EDF004D233E /* Zip+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3D9FD1B935EDF004D233E /* Zip+CollectionType.swift */; };
|
|
C8C3DA031B9390C4004D233E /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA021B9390C4004D233E /* Just.swift */; };
|
|
C8C3DA041B9390C4004D233E /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA021B9390C4004D233E /* Just.swift */; };
|
|
C8C3DA061B9393AC004D233E /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA051B9393AC004D233E /* Empty.swift */; };
|
|
C8C3DA071B9393AC004D233E /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA051B9393AC004D233E /* Empty.swift */; };
|
|
C8C3DA091B93941E004D233E /* FailWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA081B93941E004D233E /* FailWith.swift */; };
|
|
C8C3DA0A1B93941E004D233E /* FailWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA081B93941E004D233E /* FailWith.swift */; };
|
|
C8C3DA0C1B93959F004D233E /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0B1B93959F004D233E /* Never.swift */; };
|
|
C8C3DA0D1B93959F004D233E /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0B1B93959F004D233E /* Never.swift */; };
|
|
C8C3DA0F1B939767004D233E /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0E1B939767004D233E /* CurrentThreadScheduler.swift */; };
|
|
C8C3DA101B939767004D233E /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0E1B939767004D233E /* CurrentThreadScheduler.swift */; };
|
|
C8C3DA121B93A3EA004D233E /* AnonymousObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA111B93A3EA004D233E /* AnonymousObservable.swift */; };
|
|
C8C3DA131B93A3EA004D233E /* AnonymousObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA111B93A3EA004D233E /* AnonymousObservable.swift */; };
|
|
C8DB967E1BF7496C0084BD53 /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB967D1BF7496C0084BD53 /* KVORepresentable.swift */; };
|
|
C8DB967F1BF7496C0084BD53 /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB967D1BF7496C0084BD53 /* KVORepresentable.swift */; };
|
|
C8DB96801BF7496C0084BD53 /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB967D1BF7496C0084BD53 /* KVORepresentable.swift */; };
|
|
C8DB96811BF7496C0084BD53 /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB967D1BF7496C0084BD53 /* KVORepresentable.swift */; };
|
|
C8DB96831BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96821BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift */; };
|
|
C8DB96841BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96821BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift */; };
|
|
C8DB96851BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96821BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift */; };
|
|
C8DB96861BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96821BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift */; };
|
|
C8DB96881BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96871BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift */; };
|
|
C8DB96891BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96871BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift */; };
|
|
C8DB968A1BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96871BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift */; };
|
|
C8DB968B1BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB96871BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift */; };
|
|
C8DB968D1BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB968C1BF7595D0084BD53 /* KVORepresentable+Swift.swift */; };
|
|
C8DB968E1BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB968C1BF7595D0084BD53 /* KVORepresentable+Swift.swift */; };
|
|
C8DB968F1BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB968C1BF7595D0084BD53 /* KVORepresentable+Swift.swift */; };
|
|
C8DB96901BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DB968C1BF7595D0084BD53 /* KVORepresentable+Swift.swift */; };
|
|
C8F0BF921BBBFB8B001B112F /* Observable+Creation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C981B8A72BE0088E94D /* Observable+Creation.swift */; };
|
|
C8F0BF931BBBFB8B001B112F /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4D1B8A72BE0088E94D /* ConnectableObservableType.swift */; };
|
|
C8F0BF941BBBFB8B001B112F /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA021B9390C4004D233E /* Just.swift */; };
|
|
C8F0BF951BBBFB8B001B112F /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5C1B8A72BE0088E94D /* NopDisposable.swift */; };
|
|
C8F0BF961BBBFB8B001B112F /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C521B8A72BE0088E94D /* Disposable.swift */; };
|
|
C8F0BF971BBBFB8B001B112F /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C601B8A72BE0088E94D /* SingleAssignmentDisposable.swift */; };
|
|
C8F0BF981BBBFB8B001B112F /* FailWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA081B93941E004D233E /* FailWith.swift */; };
|
|
C8F0BF991BBBFB8B001B112F /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBB1B8A72BE0088E94D /* SchedulerServices+Emulation.swift */; };
|
|
C8F0BF9A1BBBFB8B001B112F /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA01B8A72BE0088E94D /* AnyObserver.swift */; };
|
|
C8F0BF9B1BBBFB8B001B112F /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C891B8A72BE0088E94D /* Skip.swift */; };
|
|
C8F0BF9C1BBBFB8B001B112F /* StableCompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C611B8A72BE0088E94D /* StableCompositeDisposable.swift */; };
|
|
C8F0BF9D1BBBFB8B001B112F /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C921B8A72BE0088E94D /* Zip+arity.swift */; };
|
|
C8F0BF9E1BBBFB8B001B112F /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C911B8A72BE0088E94D /* Timer.swift */; };
|
|
C8F0BF9F1BBBFB8B001B112F /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA051B9393AC004D233E /* Empty.swift */; };
|
|
C8F0BFA01BBBFB8B001B112F /* RxBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB01B8A72BE0088E94D /* RxBox.swift */; };
|
|
C8F0BFA11BBBFB8B001B112F /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C881B8A72BE0088E94D /* Sink.swift */; };
|
|
C8F0BFA21BBBFB8B001B112F /* TakeUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8E1B8A72BE0088E94D /* TakeUntil.swift */; };
|
|
C8F0BFA31BBBFB8B001B112F /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB71B8A72BE0088E94D /* MainScheduler.swift */; };
|
|
C8F0BFA41BBBFB8B001B112F /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38ED1BA433CD001B7D88 /* Generate.swift */; };
|
|
C8F0BFA51BBBFB8B001B112F /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C761B8A72BE0088E94D /* Deferred.swift */; };
|
|
C8F0BFA61BBBFB8B001B112F /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC01B8A72BE0088E94D /* ReplaySubject.swift */; };
|
|
C8F0BFA71BBBFB8B001B112F /* Zip+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3D9FD1B935EDF004D233E /* Zip+CollectionType.swift */; };
|
|
C8F0BFA81BBBFB8B001B112F /* Observable+Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9D1B8A72BE0088E94D /* Observable+Time.swift */; };
|
|
C8F0BFA91BBBFB8B001B112F /* Observable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C671B8A72BE0088E94D /* Observable+Extensions.swift */; };
|
|
C8F0BFAA1BBBFB8B001B112F /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C901B8A72BE0088E94D /* Throttle.swift */; };
|
|
C8F0BFAC1BBBFB8B001B112F /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6E1B8A72BE0088E94D /* Catch.swift */; };
|
|
C8F0BFAD1BBBFB8B001B112F /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C711B8A72BE0088E94D /* CombineLatest.swift */; };
|
|
C8F0BFAE1BBBFB8B001B112F /* Observable+Multiple.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9A1B8A72BE0088E94D /* Observable+Multiple.swift */; };
|
|
C8F0BFAF1BBBFB8B001B112F /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA61B8A72BE0088E94D /* ObserverBase.swift */; };
|
|
C8F0BFB01BBBFB8B001B112F /* ConnectableObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C741B8A72BE0088E94D /* ConnectableObservable.swift */; };
|
|
C8F0BFB11BBBFB8B001B112F /* Observable+StandardSequenceOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9C1B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift */; };
|
|
C8F0BFB21BBBFB8B001B112F /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C781B8A72BE0088E94D /* DistinctUntilChanged.swift */; };
|
|
C8F0BFB31BBBFB8B001B112F /* Observable+Binding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C961B8A72BE0088E94D /* Observable+Binding.swift */; };
|
|
C8F0BFB41BBBFB8B001B112F /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA91B8A72BE0088E94D /* TailRecursiveSink.swift */; };
|
|
C8F0BFB51BBBFB8B001B112F /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4B1B8A72BE0088E94D /* AsyncLock.swift */; };
|
|
C8F0BFB61BBBFB8B001B112F /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C551B8A72BE0088E94D /* BinaryDisposable.swift */; };
|
|
C8F0BFB71BBBFB8B001B112F /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C801B8A72BE0088E94D /* ObserveOn.swift */; };
|
|
C8F0BFB81BBBFB8B001B112F /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C861B8A72BE0088E94D /* Sample.swift */; };
|
|
C8F0BFB91BBBFB8B001B112F /* ScopedDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5E1B8A72BE0088E94D /* ScopedDisposable.swift */; };
|
|
C8F0BFBA1BBBFB8B001B112F /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7E1B8A72BE0088E94D /* Multicast.swift */; };
|
|
C8F0BFBB1BBBFB8B001B112F /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0E1B939767004D233E /* CurrentThreadScheduler.swift */; };
|
|
C8F0BFBC1BBBFB8B001B112F /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAF1B8A72BE0088E94D /* Rx.swift */; };
|
|
C8F0BFBD1BBBFB8B001B112F /* CombineLatest+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D342D1B9245A40014629D /* CombineLatest+CollectionType.swift */; };
|
|
C8F0BFBE1BBBFB8B001B112F /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC11B8A72BE0088E94D /* SubjectType.swift */; };
|
|
C8F0BFBF1BBBFB8B001B112F /* Observable+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C991B8A72BE0088E94D /* Observable+Debug.swift */; };
|
|
C8F0BFC01BBBFB8B001B112F /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C971B8A72BE0088E94D /* Observable+Concurrency.swift */; };
|
|
C8F0BFC11BBBFB8B001B112F /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA21B8A72BE0088E94D /* AnonymousObserver.swift */; };
|
|
C8F0BFC21BBBFB8B001B112F /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBF1B8A72BE0088E94D /* PublishSubject.swift */; };
|
|
C8F0BFC31BBBFB8B001B112F /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7D1B8A72BE0088E94D /* Merge.swift */; };
|
|
C8F0BFC41BBBFB8B001B112F /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB31B8A72BE0088E94D /* SchedulerType.swift */; };
|
|
C8F0BFC51BBBFB8B001B112F /* Variable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC21B8A72BE0088E94D /* Variable.swift */; };
|
|
C8F0BFC61BBBFB8B001B112F /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB81B8A72BE0088E94D /* OperationQueueScheduler.swift */; };
|
|
C8F0BFC71BBBFB8B001B112F /* DispatchQueueSchedulerPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB61B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift */; };
|
|
C8F0BFC81BBBFB8B001B112F /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6F1B8A72BE0088E94D /* CombineLatest+arity.swift */; };
|
|
C8F0BFC91BBBFB8B001B112F /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C581B8A72BE0088E94D /* DisposeBag.swift */; };
|
|
C8F0BFCA1BBBFB8B001B112F /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB91B8A72BE0088E94D /* RecursiveScheduler.swift */; };
|
|
C8F0BFCB1BBBFB8B001B112F /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C871B8A72BE0088E94D /* Scan.swift */; };
|
|
C8F0BFCC1BBBFB8B001B112F /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C511B8A72BE0088E94D /* Queue.swift */; };
|
|
C8F0BFCD1BBBFB8B001B112F /* AnonymousObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA111B93A3EA004D233E /* AnonymousObservable.swift */; };
|
|
C8F0BFCF1BBBFB8B001B112F /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C591B8A72BE0088E94D /* DisposeBase.swift */; };
|
|
C8F0BFD01BBBFB8B001B112F /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C541B8A72BE0088E94D /* AnonymousDisposable.swift */; };
|
|
C8F0BFD11BBBFB8B001B112F /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB51B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift */; };
|
|
C8F0BFD21BBBFB8B001B112F /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8C1B8A72BE0088E94D /* Switch.swift */; };
|
|
C8F0BFD31BBBFB8B001B112F /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBE1B8A72BE0088E94D /* BehaviorSubject.swift */; };
|
|
C8F0BFD41BBBFB8B001B112F /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C771B8A72BE0088E94D /* DelaySubscription.swift */; };
|
|
C8F0BFD51BBBFB8B001B112F /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86409FB1BA593F500D3C4E8 /* Range.swift */; };
|
|
C8F0BFD61BBBFB8B001B112F /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7C1B8A72BE0088E94D /* Map.swift */; };
|
|
C8F0BFD71BBBFB8B001B112F /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C501B8A72BE0088E94D /* InfiniteSequence.swift */; };
|
|
C8F0BFD81BBBFB8B001B112F /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9E1B8A72BE0088E94D /* ObservableType.swift */; };
|
|
C8F0BFD91BBBFB8B001B112F /* Observable+Aggregate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C951B8A72BE0088E94D /* Observable+Aggregate.swift */; };
|
|
C8F0BFDA1BBBFB8B001B112F /* ObserveOnSerialDispatchQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C811B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift */; };
|
|
C8F0BFDB1BBBFB8B001B112F /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8A1B8A72BE0088E94D /* StartWith.swift */; };
|
|
C8F0BFDC1BBBFB8B001B112F /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C821DBA11BA4DCAB008F3809 /* Buffer.swift */; };
|
|
C8F0BFDD1BBBFB8B001B112F /* TakeWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8F1B8A72BE0088E94D /* TakeWhile.swift */; };
|
|
C8F0BFDE1BBBFB8B001B112F /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6B1B8A72BE0088E94D /* Amb.swift */; };
|
|
C8F0BFDF1BBBFB8B001B112F /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C791B8A72BE0088E94D /* Do.swift */; };
|
|
C8F0BFE01BBBFB8B001B112F /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBC1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift */; };
|
|
C8F0BFE11BBBFB8B001B112F /* RefCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C851B8A72BE0088E94D /* RefCount.swift */; };
|
|
C8F0BFE21BBBFB8B001B112F /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C721B8A72BE0088E94D /* Concat.swift */; };
|
|
C8F0BFE31BBBFB8B001B112F /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4C1B8A72BE0088E94D /* Lock.swift */; };
|
|
C8F0BFE41BBBFB8B001B112F /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8D1B8A72BE0088E94D /* Take.swift */; };
|
|
C8F0BFE51BBBFB8B001B112F /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C841B8A72BE0088E94D /* Reduce.swift */; };
|
|
C8F0BFE61BBBFB8B001B112F /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38E71BA43380001B7D88 /* ScheduledItem.swift */; };
|
|
C8F0BFE71BBBFB8B001B112F /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8640A021BA5B12A00D3C4E8 /* Repeat.swift */; };
|
|
C8F0BFE81BBBFB8B001B112F /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C631B8A72BE0088E94D /* Error.swift */; };
|
|
C8F0BFE91BBBFB8B001B112F /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C751B8A72BE0088E94D /* Debug.swift */; };
|
|
C8F0BFEA1BBBFB8B001B112F /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4F1B8A72BE0088E94D /* Bag.swift */; };
|
|
C8F0BFEB1BBBFB8B001B112F /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C831B8A72BE0088E94D /* Producer.swift */; };
|
|
C8F0BFEC1BBBFB8B001B112F /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C651B8A72BE0088E94D /* ImmediateSchedulerType.swift */; };
|
|
C8F0BFED1BBBFB8B001B112F /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C491B8A72BE0088E94D /* Cancelable.swift */; };
|
|
C8F0BFEE1BBBFB8B001B112F /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5D1B8A72BE0088E94D /* ScheduledDisposable.swift */; };
|
|
C8F0BFEF1BBBFB8B001B112F /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7A1B8A72BE0088E94D /* Filter.swift */; };
|
|
C8F0BFF01BBBFB8B001B112F /* Observable+Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9B1B8A72BE0088E94D /* Observable+Single.swift */; };
|
|
C8F0BFF11BBBFB8B001B112F /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C571B8A72BE0088E94D /* CompositeDisposable.swift */; };
|
|
C8F0BFF21BBBFB8B001B112F /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAB1B8A72BE0088E94D /* ObserverType.swift */; };
|
|
C8F0BFF31BBBFB8B001B112F /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8B1B8A72BE0088E94D /* SubscribeOn.swift */; };
|
|
C8F0BFF41BBBFB8B001B112F /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C681B8A72BE0088E94D /* Observable.swift */; };
|
|
C8F0BFF51BBBFB8B001B112F /* NAryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5A1B8A72BE0088E94D /* NAryDisposable.swift */; };
|
|
C8F0BFF61BBBFB8B001B112F /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5F1B8A72BE0088E94D /* SerialDisposable.swift */; };
|
|
C8F0BFF71BBBFB8B001B112F /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0B1B93959F004D233E /* Never.swift */; };
|
|
C8F0BFF81BBBFB8B001B112F /* ObserverType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAA1B8A72BE0088E94D /* ObserverType+Extensions.swift */; };
|
|
C8F0BFF91BBBFB8B001B112F /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C641B8A72BE0088E94D /* Event.swift */; };
|
|
C8F0BFFA1BBBFB8B001B112F /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C941B8A72BE0088E94D /* Zip.swift */; };
|
|
C8F0C0061BBBFBB9001B112F /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254101B8A752B00B02D69 /* UISlider+Rx.swift */; };
|
|
C8F0C0071BBBFBB9001B112F /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E871B8A732E0088E94D /* _RXKVOObserver.m */; };
|
|
C8F0C0081BBBFBB9001B112F /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540D1B8A752B00B02D69 /* UIScrollView+Rx.swift */; };
|
|
C8F0C0091BBBFBB9001B112F /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8C1B8A732E0088E94D /* DelegateProxyType.swift */; };
|
|
C8F0C00A1BBBFBB9001B112F /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9C1B8A732E0088E94D /* RxTarget.swift */; };
|
|
C8F0C00B1BBBFBB9001B112F /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254141B8A752B00B02D69 /* UITextView+Rx.swift */; };
|
|
C8F0C00C1BBBFBB9001B112F /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F21B8A752B00B02D69 /* RxTableViewReactiveArrayDataSource.swift */; };
|
|
C8F0C00D1BBBFBB9001B112F /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FC1B8A752B00B02D69 /* RxCollectionViewDataSourceProxy.swift */; };
|
|
C8F0C00E1BBBFBB9001B112F /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E831B8A732E0088E94D /* _RX.m */; };
|
|
C8F0C00F1BBBFBB9001B112F /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9B1B8A732E0088E94D /* RxCocoa.swift */; };
|
|
C8F0C0101BBBFBB9001B112F /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254011B8A752B00B02D69 /* RxTableViewDelegateProxy.swift */; };
|
|
C8F0C0111BBBFBB9001B112F /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F31F35AF1BB4FED800961002 /* UIStepper+Rx.swift */; };
|
|
C8F0C0121BBBFBB9001B112F /* UIImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540B1B8A752B00B02D69 /* UIImageView+Rx.swift */; };
|
|
C8F0C0131BBBFBB9001B112F /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33931B922FB00014629D /* ControlEvent.swift */; };
|
|
C8F0C0141BBBFBB9001B112F /* NSObject+Rx+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E961B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift */; };
|
|
C8F0C0151BBBFBB9001B112F /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254081B8A752B00B02D69 /* UIControl+Rx.swift */; };
|
|
C8F0C0161BBBFBB9001B112F /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254121B8A752B00B02D69 /* UITableView+Rx.swift */; };
|
|
C8F0C0171BBBFBB9001B112F /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F11B8A752B00B02D69 /* RxCollectionViewReactiveArrayDataSource.swift */; };
|
|
C8F0C0181BBBFBB9001B112F /* KVOObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E941B8A732E0088E94D /* KVOObserver.swift */; };
|
|
C8F0C0191BBBFBB9001B112F /* UIAlertView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254041B8A752B00B02D69 /* UIAlertView+Rx.swift */; };
|
|
C8F0C01A1BBBFBB9001B112F /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FD1B8A752B00B02D69 /* RxCollectionViewDelegateProxy.swift */; };
|
|
C8F0C01B1BBBFBB9001B112F /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FE1B8A752B00B02D69 /* RxScrollViewDelegateProxy.swift */; };
|
|
C8F0C01C1BBBFBB9001B112F /* UILabel+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540C1B8A752B00B02D69 /* UILabel+Rx.swift */; };
|
|
C8F0C01D1BBBFBB9001B112F /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FF1B8A752B00B02D69 /* RxSearchBarDelegateProxy.swift */; };
|
|
C8F0C01E1BBBFBB9001B112F /* RxAlertViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FB1B8A752B00B02D69 /* RxAlertViewDelegateProxy.swift */; };
|
|
C8F0C01F1BBBFBB9001B112F /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D338E1B91EF9E0014629D /* Observable+Bind.swift */; };
|
|
C8F0C0201BBBFBB9001B112F /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540F1B8A752B00B02D69 /* UISegmentedControl+Rx.swift */; };
|
|
C8F0C0211BBBFBB9001B112F /* KVOObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E931B8A732E0088E94D /* KVOObservable.swift */; };
|
|
C8F0C0221BBBFBB9001B112F /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254061B8A752B00B02D69 /* UIButton+Rx.swift */; };
|
|
C8F0C0231BBBFBB9001B112F /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8A1B8A732E0088E94D /* CLLocationManager+Rx.swift */; };
|
|
C8F0C0241BBBFBB9001B112F /* DeinitAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E921B8A732E0088E94D /* DeinitAction.swift */; };
|
|
C8F0C0251BBBFBB9001B112F /* RxActionSheetDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FA1B8A752B00B02D69 /* RxActionSheetDelegateProxy.swift */; };
|
|
C8F0C0261BBBFBB9001B112F /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E851B8A732E0088E94D /* _RXDelegateProxy.m */; };
|
|
C8F0C0271BBBFBB9001B112F /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E971B8A732E0088E94D /* NSObject+Rx.swift */; };
|
|
C8F0C0281BBBFBB9001B112F /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254021B8A752B00B02D69 /* RxTextViewDelegateProxy.swift */; };
|
|
C8F0C0291BBBFBB9001B112F /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254051B8A752B00B02D69 /* UIBarButtonItem+Rx.swift */; };
|
|
C8F0C02A1BBBFBB9001B112F /* UIActionSheet+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254031B8A752B00B02D69 /* UIActionSheet+Rx.swift */; };
|
|
C8F0C02B1BBBFBB9001B112F /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33941B922FB00014629D /* ControlProperty.swift */; };
|
|
C8F0C02C1BBBFBB9001B112F /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254091B8A752B00B02D69 /* UIDatePicker+Rx.swift */; };
|
|
C8F0C02D1BBBFBB9001B112F /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254001B8A752B00B02D69 /* RxTableViewDataSourceProxy.swift */; };
|
|
C8F0C02E1BBBFBB9001B112F /* _RXSwizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E891B8A732E0088E94D /* _RXSwizzling.m */; };
|
|
C8F0C02F1BBBFBB9001B112F /* Deallocating.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E911B8A732E0088E94D /* Deallocating.swift */; };
|
|
C8F0C0301BBBFBB9001B112F /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540A1B8A752B00B02D69 /* UIGestureRecognizer+Rx.swift */; };
|
|
C8F0C0311BBBFBB9001B112F /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8B1B8A732E0088E94D /* DelegateProxy.swift */; };
|
|
C8F0C0321BBBFBB9001B112F /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9A1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift */; };
|
|
C8F0C0331BBBFBB9001B112F /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254111B8A752B00B02D69 /* UISwitch+Rx.swift */; };
|
|
C8F0C0341BBBFBB9001B112F /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8D1B8A732E0088E94D /* Logging.swift */; };
|
|
C8F0C0351BBBFBB9001B112F /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254071B8A752B00B02D69 /* UICollectionView+Rx.swift */; };
|
|
C8F0C0361BBBFBB9001B112F /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F71B8A752B00B02D69 /* RxCollectionViewDataSourceType.swift */; };
|
|
C8F0C0371BBBFBB9001B112F /* NSNotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E951B8A732E0088E94D /* NSNotificationCenter+Rx.swift */; };
|
|
C8F0C0381BBBFBB9001B112F /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254131B8A752B00B02D69 /* UITextField+Rx.swift */; };
|
|
C8F0C0391BBBFBB9001B112F /* NSURLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E981B8A732E0088E94D /* NSURLSession+Rx.swift */; };
|
|
C8F0C03A1BBBFBB9001B112F /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E901B8A732E0088E94D /* ControlTarget.swift */; };
|
|
C8F0C03B1BBBFBB9001B112F /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540E1B8A752B00B02D69 /* UISearchBar+Rx.swift */; };
|
|
C8F0C03C1BBBFBB9001B112F /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F41B8A752B00B02D69 /* ItemEvents.swift */; };
|
|
C8F0C03D1BBBFBB9001B112F /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F81B8A752B00B02D69 /* RxTableViewDataSourceType.swift */; };
|
|
C8F0C0411BBBFBB9001B112F /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093ECB1B8A732E0088E94D /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8F0C0421BBBFBB9001B112F /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E841B8A732E0088E94D /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8F0C0431BBBFBB9001B112F /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E821B8A732E0088E94D /* _RX.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8F0C0441BBBFBB9001B112F /* _RXSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E881B8A732E0088E94D /* _RXSwizzling.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8F0C0451BBBFBB9001B112F /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E861B8A732E0088E94D /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C8F0C04F1BBBFBCE001B112F /* ObservableConvertibleType+Blocking.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093F581B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift */; };
|
|
C8F6A0EF1BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0EE1BEE2CB6007DF367 /* ScheduledItemType.swift */; };
|
|
C8F6A0F01BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0EE1BEE2CB6007DF367 /* ScheduledItemType.swift */; };
|
|
C8F6A0F11BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0EE1BEE2CB6007DF367 /* ScheduledItemType.swift */; };
|
|
C8F6A0F21BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0EE1BEE2CB6007DF367 /* ScheduledItemType.swift */; };
|
|
C8F6A0F41BEE3395007DF367 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F31BEE3395007DF367 /* InvocableType.swift */; };
|
|
C8F6A0F51BEE3395007DF367 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F31BEE3395007DF367 /* InvocableType.swift */; };
|
|
C8F6A0F61BEE3395007DF367 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F31BEE3395007DF367 /* InvocableType.swift */; };
|
|
C8F6A0F71BEE3395007DF367 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F31BEE3395007DF367 /* InvocableType.swift */; };
|
|
C8F6A0F91BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F81BEE33C1007DF367 /* InvocableScheduledItem.swift */; };
|
|
C8F6A0FA1BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F81BEE33C1007DF367 /* InvocableScheduledItem.swift */; };
|
|
C8F6A0FB1BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F81BEE33C1007DF367 /* InvocableScheduledItem.swift */; };
|
|
C8F6A0FC1BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0F81BEE33C1007DF367 /* InvocableScheduledItem.swift */; };
|
|
C8F6A0FE1BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0FD1BEE42DD007DF367 /* AnonymousInvocable.swift */; };
|
|
C8F6A0FF1BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0FD1BEE42DD007DF367 /* AnonymousInvocable.swift */; };
|
|
C8F6A1001BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0FD1BEE42DD007DF367 /* AnonymousInvocable.swift */; };
|
|
C8F6A1011BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A0FD1BEE42DD007DF367 /* AnonymousInvocable.swift */; };
|
|
C8F6A1451BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A1441BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift */; };
|
|
C8F6A1461BF0B9B2007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A1441BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift */; };
|
|
C8F6A1471BF0B9B2007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A1441BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift */; };
|
|
C8F6A1481BF0B9B2007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8F6A1441BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift */; };
|
|
CB255BD71BC46A9C00798A4C /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB255BD61BC46A9C00798A4C /* RetryWhen.swift */; };
|
|
CB255BD81BC46A9C00798A4C /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB255BD61BC46A9C00798A4C /* RetryWhen.swift */; };
|
|
CB255BD91BC46A9C00798A4C /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB255BD61BC46A9C00798A4C /* RetryWhen.swift */; };
|
|
CB255BDA1BC46A9C00798A4C /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB255BD61BC46A9C00798A4C /* RetryWhen.swift */; };
|
|
CB30D9E91BF0E3500084C1C0 /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB30D9E81BF0E3500084C1C0 /* SingleAsync.swift */; };
|
|
CB30D9EA1BF0E3500084C1C0 /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB30D9E81BF0E3500084C1C0 /* SingleAsync.swift */; };
|
|
CB30D9EB1BF0E3500084C1C0 /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB30D9E81BF0E3500084C1C0 /* SingleAsync.swift */; };
|
|
CB30D9EC1BF0E3500084C1C0 /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB30D9E81BF0E3500084C1C0 /* SingleAsync.swift */; };
|
|
CB883B3B1BE24355000AC2EE /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3A1BE24355000AC2EE /* Window.swift */; };
|
|
CB883B3C1BE24355000AC2EE /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3A1BE24355000AC2EE /* Window.swift */; };
|
|
CB883B3D1BE24355000AC2EE /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3A1BE24355000AC2EE /* Window.swift */; };
|
|
CB883B3E1BE24355000AC2EE /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3A1BE24355000AC2EE /* Window.swift */; };
|
|
CB883B401BE24C15000AC2EE /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3F1BE24C15000AC2EE /* RefCountDisposable.swift */; };
|
|
CB883B411BE24C15000AC2EE /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3F1BE24C15000AC2EE /* RefCountDisposable.swift */; };
|
|
CB883B421BE24C15000AC2EE /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3F1BE24C15000AC2EE /* RefCountDisposable.swift */; };
|
|
CB883B431BE24C15000AC2EE /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B3F1BE24C15000AC2EE /* RefCountDisposable.swift */; };
|
|
CB883B451BE256D4000AC2EE /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */; };
|
|
CB883B461BE256D4000AC2EE /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */; };
|
|
CB883B471BE256D4000AC2EE /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */; };
|
|
CB883B481BE256D4000AC2EE /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */; };
|
|
CB883B4A1BE369AA000AC2EE /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B491BE369AA000AC2EE /* AddRef.swift */; };
|
|
CB883B4B1BE369AA000AC2EE /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B491BE369AA000AC2EE /* AddRef.swift */; };
|
|
CB883B4C1BE369AA000AC2EE /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B491BE369AA000AC2EE /* AddRef.swift */; };
|
|
CB883B4D1BE369AA000AC2EE /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB883B491BE369AA000AC2EE /* AddRef.swift */; };
|
|
CBEE771F1BD649A000AD584C /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE771E1BD649A000AD584C /* ToArray.swift */; };
|
|
CBEE77201BD649A000AD584C /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE771E1BD649A000AD584C /* ToArray.swift */; };
|
|
CBEE77211BD649A000AD584C /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE771E1BD649A000AD584C /* ToArray.swift */; };
|
|
CBEE77221BD649A000AD584C /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBEE771E1BD649A000AD584C /* ToArray.swift */; };
|
|
D203C4F31BB9C4CA00D02D00 /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F11B8A752B00B02D69 /* RxCollectionViewReactiveArrayDataSource.swift */; };
|
|
D203C4F41BB9C52400D02D00 /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F21B8A752B00B02D69 /* RxTableViewReactiveArrayDataSource.swift */; };
|
|
D203C4F51BB9C52900D02D00 /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F41B8A752B00B02D69 /* ItemEvents.swift */; };
|
|
D203C4F61BB9C52E00D02D00 /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F71B8A752B00B02D69 /* RxCollectionViewDataSourceType.swift */; };
|
|
D203C4F71BB9C53100D02D00 /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253F81B8A752B00B02D69 /* RxTableViewDataSourceType.swift */; };
|
|
D203C4F81BB9C53700D02D00 /* RxActionSheetDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FA1B8A752B00B02D69 /* RxActionSheetDelegateProxy.swift */; };
|
|
D203C4F91BB9C53700D02D00 /* RxAlertViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FB1B8A752B00B02D69 /* RxAlertViewDelegateProxy.swift */; };
|
|
D203C4FA1BB9C53700D02D00 /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FC1B8A752B00B02D69 /* RxCollectionViewDataSourceProxy.swift */; };
|
|
D203C4FB1BB9C53700D02D00 /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FD1B8A752B00B02D69 /* RxCollectionViewDelegateProxy.swift */; };
|
|
D203C4FC1BB9C53700D02D00 /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FE1B8A752B00B02D69 /* RxScrollViewDelegateProxy.swift */; };
|
|
D203C4FD1BB9C53700D02D00 /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88253FF1B8A752B00B02D69 /* RxSearchBarDelegateProxy.swift */; };
|
|
D203C4FE1BB9C53700D02D00 /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254001B8A752B00B02D69 /* RxTableViewDataSourceProxy.swift */; };
|
|
D203C4FF1BB9C53700D02D00 /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254011B8A752B00B02D69 /* RxTableViewDelegateProxy.swift */; };
|
|
D203C5001BB9C53700D02D00 /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254021B8A752B00B02D69 /* RxTextViewDelegateProxy.swift */; };
|
|
D203C5011BB9C53E00D02D00 /* UIActionSheet+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254031B8A752B00B02D69 /* UIActionSheet+Rx.swift */; };
|
|
D203C5021BB9C53E00D02D00 /* UIAlertView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254041B8A752B00B02D69 /* UIAlertView+Rx.swift */; };
|
|
D203C5031BB9C53E00D02D00 /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254051B8A752B00B02D69 /* UIBarButtonItem+Rx.swift */; };
|
|
D203C5051BB9C53E00D02D00 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254071B8A752B00B02D69 /* UICollectionView+Rx.swift */; };
|
|
D203C5061BB9C53E00D02D00 /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254081B8A752B00B02D69 /* UIControl+Rx.swift */; };
|
|
D203C5071BB9C53E00D02D00 /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254091B8A752B00B02D69 /* UIDatePicker+Rx.swift */; };
|
|
D203C5081BB9C53E00D02D00 /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540A1B8A752B00B02D69 /* UIGestureRecognizer+Rx.swift */; };
|
|
D203C5091BB9C53E00D02D00 /* UIImageView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540B1B8A752B00B02D69 /* UIImageView+Rx.swift */; };
|
|
D203C50A1BB9C53E00D02D00 /* UILabel+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540C1B8A752B00B02D69 /* UILabel+Rx.swift */; };
|
|
D203C50B1BB9C53E00D02D00 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540D1B8A752B00B02D69 /* UIScrollView+Rx.swift */; };
|
|
D203C50C1BB9C53E00D02D00 /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540E1B8A752B00B02D69 /* UISearchBar+Rx.swift */; };
|
|
D203C50D1BB9C53E00D02D00 /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C882540F1B8A752B00B02D69 /* UISegmentedControl+Rx.swift */; };
|
|
D203C50E1BB9C53E00D02D00 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254101B8A752B00B02D69 /* UISlider+Rx.swift */; };
|
|
D203C50F1BB9C53E00D02D00 /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F31F35AF1BB4FED800961002 /* UIStepper+Rx.swift */; };
|
|
D203C5101BB9C53E00D02D00 /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254111B8A752B00B02D69 /* UISwitch+Rx.swift */; };
|
|
D203C5111BB9C53E00D02D00 /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254121B8A752B00B02D69 /* UITableView+Rx.swift */; };
|
|
D203C5121BB9C53E00D02D00 /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254131B8A752B00B02D69 /* UITextField+Rx.swift */; };
|
|
D203C5131BB9C53E00D02D00 /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88254141B8A752B00B02D69 /* UITextView+Rx.swift */; };
|
|
D2138C7E1BB9BEBE00339B5C /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E821B8A732E0088E94D /* _RX.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
D2138C7F1BB9BEBE00339B5C /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E831B8A732E0088E94D /* _RX.m */; };
|
|
D2138C801BB9BEBE00339B5C /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E841B8A732E0088E94D /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
D2138C811BB9BEBE00339B5C /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E851B8A732E0088E94D /* _RXDelegateProxy.m */; };
|
|
D2138C821BB9BEBE00339B5C /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E861B8A732E0088E94D /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
D2138C831BB9BEBE00339B5C /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E871B8A732E0088E94D /* _RXKVOObserver.m */; };
|
|
D2138C841BB9BEBE00339B5C /* _RXSwizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093E881B8A732E0088E94D /* _RXSwizzling.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
D2138C851BB9BEBE00339B5C /* _RXSwizzling.m in Sources */ = {isa = PBXBuildFile; fileRef = C8093E891B8A732E0088E94D /* _RXSwizzling.m */; };
|
|
D2138C861BB9BEBE00339B5C /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D338E1B91EF9E0014629D /* Observable+Bind.swift */; };
|
|
D2138C871BB9BEBE00339B5C /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8A1B8A732E0088E94D /* CLLocationManager+Rx.swift */; };
|
|
D2138C881BB9BEBE00339B5C /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8B1B8A732E0088E94D /* DelegateProxy.swift */; };
|
|
D2138C891BB9BEBE00339B5C /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8C1B8A732E0088E94D /* DelegateProxyType.swift */; };
|
|
D2138C8A1BB9BEBE00339B5C /* Logging.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E8D1B8A732E0088E94D /* Logging.swift */; };
|
|
D2138C8B1BB9BEC300339B5C /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = C8093ECB1B8A732E0088E94D /* RxCocoa.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
D2138C8C1BB9BECA00339B5C /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33931B922FB00014629D /* ControlEvent.swift */; };
|
|
D2138C8D1BB9BECD00339B5C /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D33941B922FB00014629D /* ControlProperty.swift */; };
|
|
D2138C8E1BB9BED600339B5C /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E901B8A732E0088E94D /* ControlTarget.swift */; };
|
|
D2138C8F1BB9BED600339B5C /* Deallocating.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E911B8A732E0088E94D /* Deallocating.swift */; };
|
|
D2138C901BB9BED600339B5C /* DeinitAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E921B8A732E0088E94D /* DeinitAction.swift */; };
|
|
D2138C911BB9BED600339B5C /* KVOObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E931B8A732E0088E94D /* KVOObservable.swift */; };
|
|
D2138C921BB9BED600339B5C /* KVOObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E941B8A732E0088E94D /* KVOObserver.swift */; };
|
|
D2138C931BB9BEDA00339B5C /* NSNotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E951B8A732E0088E94D /* NSNotificationCenter+Rx.swift */; };
|
|
D2138C941BB9BEDA00339B5C /* NSObject+Rx+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E961B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift */; };
|
|
D2138C951BB9BEDA00339B5C /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E971B8A732E0088E94D /* NSObject+Rx.swift */; };
|
|
D2138C961BB9BEDA00339B5C /* NSURLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E981B8A732E0088E94D /* NSURLSession+Rx.swift */; };
|
|
D2138C971BB9BEE700339B5C /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9A1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift */; };
|
|
D2138C981BB9BEEE00339B5C /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9B1B8A732E0088E94D /* RxCocoa.swift */; };
|
|
D2138C991BB9BEEE00339B5C /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093E9C1B8A732E0088E94D /* RxTarget.swift */; };
|
|
D21C29311BC6A1C300448E70 /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = D285BAC31BC0231000B3F602 /* SkipUntil.swift */; };
|
|
D2245A1B1BD5657300E7146F /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2245A1A1BD5657300E7146F /* WithLatestFrom.swift */; };
|
|
D2245A1C1BD63C4600E7146F /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2245A1A1BD5657300E7146F /* WithLatestFrom.swift */; };
|
|
D2245A1D1BD63C4700E7146F /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2245A1A1BD5657300E7146F /* WithLatestFrom.swift */; };
|
|
D2245A1E1BD63C4A00E7146F /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2245A1A1BD5657300E7146F /* WithLatestFrom.swift */; };
|
|
D22B6D261BC8504A00BCE0AB /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */; };
|
|
D235B23E1BD003DD007E84DA /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = D235B23D1BD003DD007E84DA /* Using.swift */; };
|
|
D235B23F1BD003DD007E84DA /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = D235B23D1BD003DD007E84DA /* Using.swift */; };
|
|
D235B2401BD003DD007E84DA /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = D235B23D1BD003DD007E84DA /* Using.swift */; };
|
|
D235B2411BD003DD007E84DA /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = D235B23D1BD003DD007E84DA /* Using.swift */; };
|
|
D2752D621BC5551A0070C418 /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = D285BAC31BC0231000B3F602 /* SkipUntil.swift */; };
|
|
D2752D631BC5551B0070C418 /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = D285BAC31BC0231000B3F602 /* SkipUntil.swift */; };
|
|
D285BAC41BC0231000B3F602 /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = D285BAC31BC0231000B3F602 /* SkipUntil.swift */; };
|
|
D2EBEADC1BB9B697003A27DC /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C491B8A72BE0088E94D /* Cancelable.swift */; };
|
|
D2EBEADD1BB9B697003A27DC /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4D1B8A72BE0088E94D /* ConnectableObservableType.swift */; };
|
|
D2EBEADE1BB9B697003A27DC /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C521B8A72BE0088E94D /* Disposable.swift */; };
|
|
D2EBEADF1BB9B697003A27DC /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C631B8A72BE0088E94D /* Error.swift */; };
|
|
D2EBEAE01BB9B697003A27DC /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C641B8A72BE0088E94D /* Event.swift */; };
|
|
D2EBEAE11BB9B697003A27DC /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C651B8A72BE0088E94D /* ImmediateSchedulerType.swift */; };
|
|
D2EBEAE21BB9B697003A27DC /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C681B8A72BE0088E94D /* Observable.swift */; };
|
|
D2EBEAE31BB9B697003A27DC /* Observable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C671B8A72BE0088E94D /* Observable+Extensions.swift */; };
|
|
D2EBEAE41BB9B697003A27DC /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9E1B8A72BE0088E94D /* ObservableType.swift */; };
|
|
D2EBEAE51BB9B697003A27DC /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA01B8A72BE0088E94D /* AnyObserver.swift */; };
|
|
D2EBEAE61BB9B697003A27DC /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAB1B8A72BE0088E94D /* ObserverType.swift */; };
|
|
D2EBEAE71BB9B697003A27DC /* ObserverType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAA1B8A72BE0088E94D /* ObserverType+Extensions.swift */; };
|
|
D2EBEAE81BB9B697003A27DC /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CAF1B8A72BE0088E94D /* Rx.swift */; };
|
|
D2EBEAE91BB9B697003A27DC /* RxBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB01B8A72BE0088E94D /* RxBox.swift */; };
|
|
D2EBEAEA1BB9B697003A27DC /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB31B8A72BE0088E94D /* SchedulerType.swift */; };
|
|
D2EBEAEB1BB9B69E003A27DC /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4B1B8A72BE0088E94D /* AsyncLock.swift */; };
|
|
D2EBEAEC1BB9B69E003A27DC /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4C1B8A72BE0088E94D /* Lock.swift */; };
|
|
D2EBEAED1BB9B6A4003A27DC /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C4F1B8A72BE0088E94D /* Bag.swift */; };
|
|
D2EBEAEE1BB9B6A4003A27DC /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C501B8A72BE0088E94D /* InfiniteSequence.swift */; };
|
|
D2EBEAEF1BB9B6A4003A27DC /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C511B8A72BE0088E94D /* Queue.swift */; };
|
|
D2EBEAF01BB9B6AE003A27DC /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C541B8A72BE0088E94D /* AnonymousDisposable.swift */; };
|
|
D2EBEAF11BB9B6AE003A27DC /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C551B8A72BE0088E94D /* BinaryDisposable.swift */; };
|
|
D2EBEAF21BB9B6AE003A27DC /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C571B8A72BE0088E94D /* CompositeDisposable.swift */; };
|
|
D2EBEAF31BB9B6AE003A27DC /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C581B8A72BE0088E94D /* DisposeBag.swift */; };
|
|
D2EBEAF41BB9B6AE003A27DC /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C591B8A72BE0088E94D /* DisposeBase.swift */; };
|
|
D2EBEAF51BB9B6AE003A27DC /* NAryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5A1B8A72BE0088E94D /* NAryDisposable.swift */; };
|
|
D2EBEAF61BB9B6B2003A27DC /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5C1B8A72BE0088E94D /* NopDisposable.swift */; };
|
|
D2EBEAF71BB9B6B2003A27DC /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5D1B8A72BE0088E94D /* ScheduledDisposable.swift */; };
|
|
D2EBEAF81BB9B6B2003A27DC /* ScopedDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5E1B8A72BE0088E94D /* ScopedDisposable.swift */; };
|
|
D2EBEAF91BB9B6B2003A27DC /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C5F1B8A72BE0088E94D /* SerialDisposable.swift */; };
|
|
D2EBEAFA1BB9B6B2003A27DC /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C601B8A72BE0088E94D /* SingleAssignmentDisposable.swift */; };
|
|
D2EBEAFB1BB9B6B2003A27DC /* StableCompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C611B8A72BE0088E94D /* StableCompositeDisposable.swift */; };
|
|
D2EBEAFC1BB9B6BA003A27DC /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6B1B8A72BE0088E94D /* Amb.swift */; };
|
|
D2EBEAFD1BB9B6BA003A27DC /* AnonymousObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA111B93A3EA004D233E /* AnonymousObservable.swift */; };
|
|
D2EBEAFF1BB9B6BA003A27DC /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C821DBA11BA4DCAB008F3809 /* Buffer.swift */; };
|
|
D2EBEB001BB9B6BA003A27DC /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6E1B8A72BE0088E94D /* Catch.swift */; };
|
|
D2EBEB011BB9B6BA003A27DC /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C711B8A72BE0088E94D /* CombineLatest.swift */; };
|
|
D2EBEB021BB9B6BA003A27DC /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C6F1B8A72BE0088E94D /* CombineLatest+arity.swift */; };
|
|
D2EBEB031BB9B6C1003A27DC /* CombineLatest+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C80D342D1B9245A40014629D /* CombineLatest+CollectionType.swift */; };
|
|
D2EBEB041BB9B6C1003A27DC /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C721B8A72BE0088E94D /* Concat.swift */; };
|
|
D2EBEB051BB9B6C1003A27DC /* ConnectableObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C741B8A72BE0088E94D /* ConnectableObservable.swift */; };
|
|
D2EBEB061BB9B6C1003A27DC /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C751B8A72BE0088E94D /* Debug.swift */; };
|
|
D2EBEB071BB9B6C1003A27DC /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C761B8A72BE0088E94D /* Deferred.swift */; };
|
|
D2EBEB081BB9B6C1003A27DC /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C771B8A72BE0088E94D /* DelaySubscription.swift */; };
|
|
D2EBEB091BB9B6C1003A27DC /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C781B8A72BE0088E94D /* DistinctUntilChanged.swift */; };
|
|
D2EBEB0A1BB9B6C1003A27DC /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C791B8A72BE0088E94D /* Do.swift */; };
|
|
D2EBEB0B1BB9B6C1003A27DC /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA051B9393AC004D233E /* Empty.swift */; };
|
|
D2EBEB0C1BB9B6C1003A27DC /* FailWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA081B93941E004D233E /* FailWith.swift */; };
|
|
D2EBEB0D1BB9B6C1003A27DC /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7A1B8A72BE0088E94D /* Filter.swift */; };
|
|
D2EBEB0F1BB9B6C1003A27DC /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38ED1BA433CD001B7D88 /* Generate.swift */; };
|
|
D2EBEB101BB9B6C1003A27DC /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA021B9390C4004D233E /* Just.swift */; };
|
|
D2EBEB111BB9B6C1003A27DC /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7C1B8A72BE0088E94D /* Map.swift */; };
|
|
D2EBEB121BB9B6C1003A27DC /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7D1B8A72BE0088E94D /* Merge.swift */; };
|
|
D2EBEB131BB9B6C1003A27DC /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C7E1B8A72BE0088E94D /* Multicast.swift */; };
|
|
D2EBEB141BB9B6C1003A27DC /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0B1B93959F004D233E /* Never.swift */; };
|
|
D2EBEB151BB9B6C1003A27DC /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C801B8A72BE0088E94D /* ObserveOn.swift */; };
|
|
D2EBEB161BB9B6C1003A27DC /* ObserveOnSerialDispatchQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C811B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift */; };
|
|
D2EBEB171BB9B6C1003A27DC /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C831B8A72BE0088E94D /* Producer.swift */; };
|
|
D2EBEB181BB9B6C1003A27DC /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86409FB1BA593F500D3C4E8 /* Range.swift */; };
|
|
D2EBEB191BB9B6C1003A27DC /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C841B8A72BE0088E94D /* Reduce.swift */; };
|
|
D2EBEB1A1BB9B6C1003A27DC /* RefCount.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C851B8A72BE0088E94D /* RefCount.swift */; };
|
|
D2EBEB1B1BB9B6C1003A27DC /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8640A021BA5B12A00D3C4E8 /* Repeat.swift */; };
|
|
D2EBEB1C1BB9B6C1003A27DC /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C861B8A72BE0088E94D /* Sample.swift */; };
|
|
D2EBEB1D1BB9B6C1003A27DC /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C871B8A72BE0088E94D /* Scan.swift */; };
|
|
D2EBEB1E1BB9B6C1003A27DC /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C881B8A72BE0088E94D /* Sink.swift */; };
|
|
D2EBEB1F1BB9B6C1003A27DC /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C891B8A72BE0088E94D /* Skip.swift */; };
|
|
D2EBEB201BB9B6C1003A27DC /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8A1B8A72BE0088E94D /* StartWith.swift */; };
|
|
D2EBEB211BB9B6C1003A27DC /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8B1B8A72BE0088E94D /* SubscribeOn.swift */; };
|
|
D2EBEB221BB9B6C1003A27DC /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8C1B8A72BE0088E94D /* Switch.swift */; };
|
|
D2EBEB231BB9B6C1003A27DC /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8D1B8A72BE0088E94D /* Take.swift */; };
|
|
D2EBEB241BB9B6C1003A27DC /* TakeUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8E1B8A72BE0088E94D /* TakeUntil.swift */; };
|
|
D2EBEB251BB9B6C1003A27DC /* TakeWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C8F1B8A72BE0088E94D /* TakeWhile.swift */; };
|
|
D2EBEB261BB9B6C1003A27DC /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C901B8A72BE0088E94D /* Throttle.swift */; };
|
|
D2EBEB271BB9B6C1003A27DC /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C911B8A72BE0088E94D /* Timer.swift */; };
|
|
D2EBEB281BB9B6C1003A27DC /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C941B8A72BE0088E94D /* Zip.swift */; };
|
|
D2EBEB291BB9B6C1003A27DC /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C921B8A72BE0088E94D /* Zip+arity.swift */; };
|
|
D2EBEB2A1BB9B6C5003A27DC /* Zip+CollectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3D9FD1B935EDF004D233E /* Zip+CollectionType.swift */; };
|
|
D2EBEB2B1BB9B6CA003A27DC /* Observable+Aggregate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C951B8A72BE0088E94D /* Observable+Aggregate.swift */; };
|
|
D2EBEB2C1BB9B6CA003A27DC /* Observable+Binding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C961B8A72BE0088E94D /* Observable+Binding.swift */; };
|
|
D2EBEB2D1BB9B6CA003A27DC /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C971B8A72BE0088E94D /* Observable+Concurrency.swift */; };
|
|
D2EBEB2E1BB9B6CA003A27DC /* Observable+Creation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C981B8A72BE0088E94D /* Observable+Creation.swift */; };
|
|
D2EBEB2F1BB9B6CA003A27DC /* Observable+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C991B8A72BE0088E94D /* Observable+Debug.swift */; };
|
|
D2EBEB301BB9B6CA003A27DC /* Observable+Multiple.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9A1B8A72BE0088E94D /* Observable+Multiple.swift */; };
|
|
D2EBEB311BB9B6CA003A27DC /* Observable+Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9B1B8A72BE0088E94D /* Observable+Single.swift */; };
|
|
D2EBEB321BB9B6CA003A27DC /* Observable+StandardSequenceOperators.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9C1B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift */; };
|
|
D2EBEB331BB9B6CA003A27DC /* Observable+Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093C9D1B8A72BE0088E94D /* Observable+Time.swift */; };
|
|
D2EBEB341BB9B6D2003A27DC /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA21B8A72BE0088E94D /* AnonymousObserver.swift */; };
|
|
D2EBEB351BB9B6D2003A27DC /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA61B8A72BE0088E94D /* ObserverBase.swift */; };
|
|
D2EBEB361BB9B6D2003A27DC /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CA91B8A72BE0088E94D /* TailRecursiveSink.swift */; };
|
|
D2EBEB371BB9B6D8003A27DC /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C84B38E71BA43380001B7D88 /* ScheduledItem.swift */; };
|
|
D2EBEB381BB9B6D8003A27DC /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB51B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift */; };
|
|
D2EBEB391BB9B6D8003A27DC /* DispatchQueueSchedulerPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB61B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift */; };
|
|
D2EBEB3A1BB9B6D8003A27DC /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB71B8A72BE0088E94D /* MainScheduler.swift */; };
|
|
D2EBEB3B1BB9B6D8003A27DC /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB81B8A72BE0088E94D /* OperationQueueScheduler.swift */; };
|
|
D2EBEB3C1BB9B6D8003A27DC /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CB91B8A72BE0088E94D /* RecursiveScheduler.swift */; };
|
|
D2EBEB3D1BB9B6D8003A27DC /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBB1B8A72BE0088E94D /* SchedulerServices+Emulation.swift */; };
|
|
D2EBEB3E1BB9B6D8003A27DC /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBC1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift */; };
|
|
D2EBEB3F1BB9B6D8003A27DC /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C3DA0E1B939767004D233E /* CurrentThreadScheduler.swift */; };
|
|
D2EBEB401BB9B6DE003A27DC /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBE1B8A72BE0088E94D /* BehaviorSubject.swift */; };
|
|
D2EBEB411BB9B6DE003A27DC /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CBF1B8A72BE0088E94D /* PublishSubject.swift */; };
|
|
D2EBEB421BB9B6DE003A27DC /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC01B8A72BE0088E94D /* ReplaySubject.swift */; };
|
|
D2EBEB431BB9B6DE003A27DC /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC11B8A72BE0088E94D /* SubjectType.swift */; };
|
|
D2EBEB441BB9B6DE003A27DC /* Variable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093CC21B8A72BE0088E94D /* Variable.swift */; };
|
|
D2EBEB8A1BB9B9EE003A27DC /* ObservableConvertibleType+Blocking.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8093F581B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift */; };
|
|
D2FC15B31BCB95E5007361FF /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */; };
|
|
D2FC15B41BCB95E7007361FF /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */; };
|
|
D2FC15B51BCB95E8007361FF /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */; };
|
|
F31F35B01BB4FED800961002 /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F31F35AF1BB4FED800961002 /* UIStepper+Rx.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
C872BD1B1BC0529600D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C8A56AD61AD7424700B4673B;
|
|
remoteInfo = "RxSwift-iOS";
|
|
};
|
|
C872BD1D1BC052A200D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C88BB81A1B07E5ED0064D411;
|
|
remoteInfo = "RxSwift-OSX";
|
|
};
|
|
C872BD1F1BC052A800D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = D2EA280B1BB9B5A200880ED3;
|
|
remoteInfo = "RxSwift-tvOS";
|
|
};
|
|
C872BD211BC052AC00D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C8F0BF901BBBFB8B001B112F;
|
|
remoteInfo = "RxSwift-watchOS";
|
|
};
|
|
C872BD231BC052B800D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C8A56AD61AD7424700B4673B;
|
|
remoteInfo = "RxSwift-iOS";
|
|
};
|
|
C872BD251BC052BB00D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C88BB81A1B07E5ED0064D411;
|
|
remoteInfo = "RxSwift-OSX";
|
|
};
|
|
C872BD271BC052BF00D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = D2EA280B1BB9B5A200880ED3;
|
|
remoteInfo = "RxSwift-tvOS";
|
|
};
|
|
C872BD291BC052C200D7175E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C8F0BF901BBBFB8B001B112F;
|
|
remoteInfo = "RxSwift-watchOS";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
A111CE961B91C97C00D0DCEE /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
B1B7C3BC1BDD39DB0076934E /* TakeLast.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TakeLast.swift; sourceTree = "<group>"; };
|
|
C809396D1B8A71760088E94D /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C80939E71B8A71840088E94D /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8093BC71B8A71F00088E94D /* RxBlocking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxBlocking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8093C451B8A71FC0088E94D /* RxBlocking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxBlocking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8093C491B8A72BE0088E94D /* Cancelable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Cancelable.swift; sourceTree = "<group>"; };
|
|
C8093C4B1B8A72BE0088E94D /* AsyncLock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncLock.swift; sourceTree = "<group>"; };
|
|
C8093C4C1B8A72BE0088E94D /* Lock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Lock.swift; sourceTree = "<group>"; };
|
|
C8093C4D1B8A72BE0088E94D /* ConnectableObservableType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectableObservableType.swift; sourceTree = "<group>"; };
|
|
C8093C4F1B8A72BE0088E94D /* Bag.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Bag.swift; sourceTree = "<group>"; };
|
|
C8093C501B8A72BE0088E94D /* InfiniteSequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InfiniteSequence.swift; sourceTree = "<group>"; };
|
|
C8093C511B8A72BE0088E94D /* Queue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Queue.swift; sourceTree = "<group>"; };
|
|
C8093C521B8A72BE0088E94D /* Disposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Disposable.swift; sourceTree = "<group>"; };
|
|
C8093C541B8A72BE0088E94D /* AnonymousDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnonymousDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C551B8A72BE0088E94D /* BinaryDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BinaryDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C571B8A72BE0088E94D /* CompositeDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompositeDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C581B8A72BE0088E94D /* DisposeBag.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisposeBag.swift; sourceTree = "<group>"; };
|
|
C8093C591B8A72BE0088E94D /* DisposeBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisposeBase.swift; sourceTree = "<group>"; };
|
|
C8093C5A1B8A72BE0088E94D /* NAryDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NAryDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C5B1B8A72BE0088E94D /* NAryDisposable.tt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NAryDisposable.tt; sourceTree = "<group>"; };
|
|
C8093C5C1B8A72BE0088E94D /* NopDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NopDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C5D1B8A72BE0088E94D /* ScheduledDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScheduledDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C5E1B8A72BE0088E94D /* ScopedDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScopedDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C5F1B8A72BE0088E94D /* SerialDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SerialDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C601B8A72BE0088E94D /* SingleAssignmentDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SingleAssignmentDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C611B8A72BE0088E94D /* StableCompositeDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StableCompositeDisposable.swift; sourceTree = "<group>"; };
|
|
C8093C631B8A72BE0088E94D /* Error.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Error.swift; sourceTree = "<group>"; };
|
|
C8093C641B8A72BE0088E94D /* Event.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Event.swift; sourceTree = "<group>"; };
|
|
C8093C651B8A72BE0088E94D /* ImmediateSchedulerType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImmediateSchedulerType.swift; sourceTree = "<group>"; };
|
|
C8093C661B8A72BE0088E94D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C8093C671B8A72BE0088E94D /* Observable+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Extensions.swift"; sourceTree = "<group>"; };
|
|
C8093C681B8A72BE0088E94D /* Observable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Observable.swift; sourceTree = "<group>"; };
|
|
C8093C6B1B8A72BE0088E94D /* Amb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Amb.swift; sourceTree = "<group>"; };
|
|
C8093C6E1B8A72BE0088E94D /* Catch.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Catch.swift; sourceTree = "<group>"; };
|
|
C8093C6F1B8A72BE0088E94D /* CombineLatest+arity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CombineLatest+arity.swift"; sourceTree = "<group>"; };
|
|
C8093C701B8A72BE0088E94D /* CombineLatest+arity.tt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "CombineLatest+arity.tt"; sourceTree = "<group>"; };
|
|
C8093C711B8A72BE0088E94D /* CombineLatest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CombineLatest.swift; sourceTree = "<group>"; };
|
|
C8093C721B8A72BE0088E94D /* Concat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Concat.swift; sourceTree = "<group>"; };
|
|
C8093C741B8A72BE0088E94D /* ConnectableObservable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectableObservable.swift; sourceTree = "<group>"; };
|
|
C8093C751B8A72BE0088E94D /* Debug.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Debug.swift; sourceTree = "<group>"; };
|
|
C8093C761B8A72BE0088E94D /* Deferred.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Deferred.swift; sourceTree = "<group>"; };
|
|
C8093C771B8A72BE0088E94D /* DelaySubscription.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DelaySubscription.swift; sourceTree = "<group>"; };
|
|
C8093C781B8A72BE0088E94D /* DistinctUntilChanged.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DistinctUntilChanged.swift; sourceTree = "<group>"; };
|
|
C8093C791B8A72BE0088E94D /* Do.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Do.swift; sourceTree = "<group>"; };
|
|
C8093C7A1B8A72BE0088E94D /* Filter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Filter.swift; sourceTree = "<group>"; };
|
|
C8093C7C1B8A72BE0088E94D /* Map.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Map.swift; sourceTree = "<group>"; };
|
|
C8093C7D1B8A72BE0088E94D /* Merge.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Merge.swift; sourceTree = "<group>"; };
|
|
C8093C7E1B8A72BE0088E94D /* Multicast.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Multicast.swift; sourceTree = "<group>"; };
|
|
C8093C801B8A72BE0088E94D /* ObserveOn.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObserveOn.swift; sourceTree = "<group>"; };
|
|
C8093C811B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObserveOnSerialDispatchQueue.swift; sourceTree = "<group>"; };
|
|
C8093C831B8A72BE0088E94D /* Producer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Producer.swift; sourceTree = "<group>"; };
|
|
C8093C841B8A72BE0088E94D /* Reduce.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reduce.swift; sourceTree = "<group>"; };
|
|
C8093C851B8A72BE0088E94D /* RefCount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RefCount.swift; sourceTree = "<group>"; };
|
|
C8093C861B8A72BE0088E94D /* Sample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Sample.swift; sourceTree = "<group>"; };
|
|
C8093C871B8A72BE0088E94D /* Scan.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Scan.swift; sourceTree = "<group>"; };
|
|
C8093C881B8A72BE0088E94D /* Sink.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Sink.swift; sourceTree = "<group>"; };
|
|
C8093C891B8A72BE0088E94D /* Skip.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Skip.swift; sourceTree = "<group>"; };
|
|
C8093C8A1B8A72BE0088E94D /* StartWith.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StartWith.swift; sourceTree = "<group>"; };
|
|
C8093C8B1B8A72BE0088E94D /* SubscribeOn.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscribeOn.swift; sourceTree = "<group>"; };
|
|
C8093C8C1B8A72BE0088E94D /* Switch.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Switch.swift; sourceTree = "<group>"; };
|
|
C8093C8D1B8A72BE0088E94D /* Take.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Take.swift; sourceTree = "<group>"; };
|
|
C8093C8E1B8A72BE0088E94D /* TakeUntil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TakeUntil.swift; sourceTree = "<group>"; };
|
|
C8093C8F1B8A72BE0088E94D /* TakeWhile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TakeWhile.swift; sourceTree = "<group>"; };
|
|
C8093C901B8A72BE0088E94D /* Throttle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Throttle.swift; sourceTree = "<group>"; };
|
|
C8093C911B8A72BE0088E94D /* Timer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Timer.swift; sourceTree = "<group>"; };
|
|
C8093C921B8A72BE0088E94D /* Zip+arity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Zip+arity.swift"; sourceTree = "<group>"; };
|
|
C8093C931B8A72BE0088E94D /* Zip+arity.tt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Zip+arity.tt"; sourceTree = "<group>"; };
|
|
C8093C941B8A72BE0088E94D /* Zip.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Zip.swift; sourceTree = "<group>"; };
|
|
C8093C951B8A72BE0088E94D /* Observable+Aggregate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Aggregate.swift"; sourceTree = "<group>"; };
|
|
C8093C961B8A72BE0088E94D /* Observable+Binding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Binding.swift"; sourceTree = "<group>"; };
|
|
C8093C971B8A72BE0088E94D /* Observable+Concurrency.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Concurrency.swift"; sourceTree = "<group>"; };
|
|
C8093C981B8A72BE0088E94D /* Observable+Creation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "Observable+Creation.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093C991B8A72BE0088E94D /* Observable+Debug.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Debug.swift"; sourceTree = "<group>"; };
|
|
C8093C9A1B8A72BE0088E94D /* Observable+Multiple.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Multiple.swift"; sourceTree = "<group>"; };
|
|
C8093C9B1B8A72BE0088E94D /* Observable+Single.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Single.swift"; sourceTree = "<group>"; };
|
|
C8093C9C1B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+StandardSequenceOperators.swift"; sourceTree = "<group>"; };
|
|
C8093C9D1B8A72BE0088E94D /* Observable+Time.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Time.swift"; sourceTree = "<group>"; };
|
|
C8093C9E1B8A72BE0088E94D /* ObservableType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObservableType.swift; sourceTree = "<group>"; };
|
|
C8093CA01B8A72BE0088E94D /* AnyObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AnyObserver.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093CA21B8A72BE0088E94D /* AnonymousObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnonymousObserver.swift; sourceTree = "<group>"; };
|
|
C8093CA61B8A72BE0088E94D /* ObserverBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObserverBase.swift; sourceTree = "<group>"; };
|
|
C8093CA91B8A72BE0088E94D /* TailRecursiveSink.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TailRecursiveSink.swift; sourceTree = "<group>"; };
|
|
C8093CAA1B8A72BE0088E94D /* ObserverType+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ObserverType+Extensions.swift"; sourceTree = "<group>"; };
|
|
C8093CAB1B8A72BE0088E94D /* ObserverType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObserverType.swift; sourceTree = "<group>"; };
|
|
C8093CAF1B8A72BE0088E94D /* Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Rx.swift; sourceTree = "<group>"; };
|
|
C8093CB01B8A72BE0088E94D /* RxBox.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxBox.swift; sourceTree = "<group>"; };
|
|
C8093CB31B8A72BE0088E94D /* SchedulerType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SchedulerType.swift; sourceTree = "<group>"; };
|
|
C8093CB51B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConcurrentDispatchQueueScheduler.swift; sourceTree = "<group>"; };
|
|
C8093CB61B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DispatchQueueSchedulerPriority.swift; sourceTree = "<group>"; };
|
|
C8093CB71B8A72BE0088E94D /* MainScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainScheduler.swift; sourceTree = "<group>"; };
|
|
C8093CB81B8A72BE0088E94D /* OperationQueueScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OperationQueueScheduler.swift; sourceTree = "<group>"; };
|
|
C8093CB91B8A72BE0088E94D /* RecursiveScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RecursiveScheduler.swift; sourceTree = "<group>"; };
|
|
C8093CBB1B8A72BE0088E94D /* SchedulerServices+Emulation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SchedulerServices+Emulation.swift"; sourceTree = "<group>"; };
|
|
C8093CBC1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SerialDispatchQueueScheduler.swift; sourceTree = "<group>"; };
|
|
C8093CBE1B8A72BE0088E94D /* BehaviorSubject.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = BehaviorSubject.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093CBF1B8A72BE0088E94D /* PublishSubject.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = PublishSubject.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093CC01B8A72BE0088E94D /* ReplaySubject.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ReplaySubject.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093CC11B8A72BE0088E94D /* SubjectType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubjectType.swift; sourceTree = "<group>"; };
|
|
C8093CC21B8A72BE0088E94D /* Variable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Variable.swift; sourceTree = "<group>"; };
|
|
C8093E821B8A732E0088E94D /* _RX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RX.h; sourceTree = "<group>"; };
|
|
C8093E831B8A732E0088E94D /* _RX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RX.m; sourceTree = "<group>"; };
|
|
C8093E841B8A732E0088E94D /* _RXDelegateProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RXDelegateProxy.h; sourceTree = "<group>"; };
|
|
C8093E851B8A732E0088E94D /* _RXDelegateProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RXDelegateProxy.m; sourceTree = "<group>"; };
|
|
C8093E861B8A732E0088E94D /* _RXKVOObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RXKVOObserver.h; sourceTree = "<group>"; };
|
|
C8093E871B8A732E0088E94D /* _RXKVOObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RXKVOObserver.m; sourceTree = "<group>"; };
|
|
C8093E881B8A732E0088E94D /* _RXSwizzling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _RXSwizzling.h; sourceTree = "<group>"; };
|
|
C8093E891B8A732E0088E94D /* _RXSwizzling.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = _RXSwizzling.m; sourceTree = "<group>"; };
|
|
C8093E8A1B8A732E0088E94D /* CLLocationManager+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CLLocationManager+Rx.swift"; sourceTree = "<group>"; };
|
|
C8093E8B1B8A732E0088E94D /* DelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DelegateProxy.swift; sourceTree = "<group>"; };
|
|
C8093E8C1B8A732E0088E94D /* DelegateProxyType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DelegateProxyType.swift; sourceTree = "<group>"; };
|
|
C8093E8D1B8A732E0088E94D /* Logging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logging.swift; sourceTree = "<group>"; };
|
|
C8093E901B8A732E0088E94D /* ControlTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ControlTarget.swift; sourceTree = "<group>"; };
|
|
C8093E911B8A732E0088E94D /* Deallocating.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Deallocating.swift; sourceTree = "<group>"; };
|
|
C8093E921B8A732E0088E94D /* DeinitAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeinitAction.swift; sourceTree = "<group>"; };
|
|
C8093E931B8A732E0088E94D /* KVOObservable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KVOObservable.swift; sourceTree = "<group>"; };
|
|
C8093E941B8A732E0088E94D /* KVOObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KVOObserver.swift; sourceTree = "<group>"; };
|
|
C8093E951B8A732E0088E94D /* NSNotificationCenter+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSNotificationCenter+Rx.swift"; sourceTree = "<group>"; };
|
|
C8093E961B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSObject+Rx+CoreGraphics.swift"; sourceTree = "<group>"; };
|
|
C8093E971B8A732E0088E94D /* NSObject+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSObject+Rx.swift"; sourceTree = "<group>"; };
|
|
C8093E981B8A732E0088E94D /* NSURLSession+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSURLSession+Rx.swift"; sourceTree = "<group>"; };
|
|
C8093E9A1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCLLocationManagerDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C8093E9B1B8A732E0088E94D /* RxCocoa.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCocoa.swift; sourceTree = "<group>"; };
|
|
C8093E9C1B8A732E0088E94D /* RxTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTarget.swift; sourceTree = "<group>"; };
|
|
C8093E9D1B8A732E0088E94D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
C8093EC61B8A732E0088E94D /* NSButton+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSButton+Rx.swift"; sourceTree = "<group>"; };
|
|
C8093EC71B8A732E0088E94D /* NSControl+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSControl+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093EC81B8A732E0088E94D /* NSImageView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSImageView+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093EC91B8A732E0088E94D /* NSSlider+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSSlider+Rx.swift"; sourceTree = "<group>"; };
|
|
C8093ECA1B8A732E0088E94D /* NSTextField+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "NSTextField+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093ECB1B8A732E0088E94D /* RxCocoa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RxCocoa.h; sourceTree = "<group>"; };
|
|
C8093F581B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ObservableConvertibleType+Blocking.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8093F591B8A73A20088E94D /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
C80D338E1B91EF9E0014629D /* Observable+Bind.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Observable+Bind.swift"; sourceTree = "<group>"; };
|
|
C80D33931B922FB00014629D /* ControlEvent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ControlEvent.swift; sourceTree = "<group>"; };
|
|
C80D33941B922FB00014629D /* ControlProperty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ControlProperty.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C80D342D1B9245A40014629D /* CombineLatest+CollectionType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "CombineLatest+CollectionType.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C80DDE8D1BCE69BA006A1832 /* ControlEvent+Driver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ControlEvent+Driver.swift"; sourceTree = "<group>"; };
|
|
C80DDE8E1BCE69BA006A1832 /* ControlProperty+Driver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ControlProperty+Driver.swift"; sourceTree = "<group>"; };
|
|
C80DDE8F1BCE69BA006A1832 /* Driver+Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Driver+Operators.swift"; sourceTree = "<group>"; };
|
|
C80DDE901BCE69BA006A1832 /* Driver+Subscription.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Driver+Subscription.swift"; sourceTree = "<group>"; };
|
|
C80DDE911BCE69BA006A1832 /* Driver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Driver.swift; sourceTree = "<group>"; };
|
|
C80DDE921BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ObservableConvertibleType+Driver.swift"; sourceTree = "<group>"; };
|
|
C80DDEAB1BCE83B2006A1832 /* Driver+Operators+arity.tt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Driver+Operators+arity.tt"; sourceTree = "<group>"; };
|
|
C80DDEB01BCE8CA3006A1832 /* Driver+Operators+arity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Driver+Operators+arity.swift"; sourceTree = "<group>"; };
|
|
C821DBA11BA4DCAB008F3809 /* Buffer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Buffer.swift; sourceTree = "<group>"; };
|
|
C83100631BF7D51600AAE3CD /* Sequence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Sequence.swift; sourceTree = "<group>"; };
|
|
C849BE2A1BAB5D070019AD27 /* ObservableConvertibleType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObservableConvertibleType.swift; sourceTree = "<group>"; };
|
|
C84B38E71BA43380001B7D88 /* ScheduledItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScheduledItem.swift; sourceTree = "<group>"; };
|
|
C84B38ED1BA433CD001B7D88 /* Generate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Generate.swift; sourceTree = "<group>"; };
|
|
C84CC53F1BDC3B3700E06A64 /* ElementAt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ElementAt.swift; sourceTree = "<group>"; };
|
|
C84CC54D1BDCF48200E06A64 /* LockOwnerType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LockOwnerType.swift; sourceTree = "<group>"; };
|
|
C84CC5521BDCF49300E06A64 /* SynchronizedOnType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronizedOnType.swift; sourceTree = "<group>"; };
|
|
C84CC5571BDCF51200E06A64 /* SynchronizedSubscribeType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronizedSubscribeType.swift; sourceTree = "<group>"; };
|
|
C84CC55C1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronizedUnsubscribeType.swift; sourceTree = "<group>"; };
|
|
C84CC5611BDD037900E06A64 /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronizedDisposeType.swift; sourceTree = "<group>"; };
|
|
C84CC5661BDD08A500E06A64 /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionDisposable.swift; sourceTree = "<group>"; };
|
|
C86409FB1BA593F500D3C4E8 /* Range.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Range.swift; sourceTree = "<group>"; };
|
|
C8640A021BA5B12A00D3C4E8 /* Repeat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Repeat.swift; sourceTree = "<group>"; };
|
|
C88253F11B8A752B00B02D69 /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCollectionViewReactiveArrayDataSource.swift; sourceTree = "<group>"; };
|
|
C88253F21B8A752B00B02D69 /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTableViewReactiveArrayDataSource.swift; sourceTree = "<group>"; };
|
|
C88253F41B8A752B00B02D69 /* ItemEvents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemEvents.swift; sourceTree = "<group>"; };
|
|
C88253F71B8A752B00B02D69 /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCollectionViewDataSourceType.swift; sourceTree = "<group>"; };
|
|
C88253F81B8A752B00B02D69 /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTableViewDataSourceType.swift; sourceTree = "<group>"; };
|
|
C88253FA1B8A752B00B02D69 /* RxActionSheetDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxActionSheetDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C88253FB1B8A752B00B02D69 /* RxAlertViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxAlertViewDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C88253FC1B8A752B00B02D69 /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCollectionViewDataSourceProxy.swift; sourceTree = "<group>"; };
|
|
C88253FD1B8A752B00B02D69 /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCollectionViewDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C88253FE1B8A752B00B02D69 /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxScrollViewDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C88253FF1B8A752B00B02D69 /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxSearchBarDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C88254001B8A752B00B02D69 /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTableViewDataSourceProxy.swift; sourceTree = "<group>"; };
|
|
C88254011B8A752B00B02D69 /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTableViewDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C88254021B8A752B00B02D69 /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTextViewDelegateProxy.swift; sourceTree = "<group>"; };
|
|
C88254031B8A752B00B02D69 /* UIActionSheet+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIActionSheet+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254041B8A752B00B02D69 /* UIAlertView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIAlertView+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254051B8A752B00B02D69 /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIBarButtonItem+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88254061B8A752B00B02D69 /* UIButton+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254071B8A752B00B02D69 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UICollectionView+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254081B8A752B00B02D69 /* UIControl+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "UIControl+Rx.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C88254091B8A752B00B02D69 /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIDatePicker+Rx.swift"; sourceTree = "<group>"; };
|
|
C882540A1B8A752B00B02D69 /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIGestureRecognizer+Rx.swift"; sourceTree = "<group>"; };
|
|
C882540B1B8A752B00B02D69 /* UIImageView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImageView+Rx.swift"; sourceTree = "<group>"; };
|
|
C882540C1B8A752B00B02D69 /* UILabel+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UILabel+Rx.swift"; sourceTree = "<group>"; };
|
|
C882540D1B8A752B00B02D69 /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIScrollView+Rx.swift"; sourceTree = "<group>"; };
|
|
C882540E1B8A752B00B02D69 /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UISearchBar+Rx.swift"; sourceTree = "<group>"; };
|
|
C882540F1B8A752B00B02D69 /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UISegmentedControl+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254101B8A752B00B02D69 /* UISlider+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UISlider+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254111B8A752B00B02D69 /* UISwitch+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UISwitch+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254121B8A752B00B02D69 /* UITableView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UITableView+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254131B8A752B00B02D69 /* UITextField+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UITextField+Rx.swift"; sourceTree = "<group>"; };
|
|
C88254141B8A752B00B02D69 /* UITextView+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UITextView+Rx.swift"; sourceTree = "<group>"; };
|
|
C88BB8711B07E5ED0064D411 /* RxSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C88E296A1BEB712E001CCB92 /* RunLoopLock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RunLoopLock.swift; sourceTree = "<group>"; };
|
|
C8941BDE1BD5695C00A0E874 /* BlockingObservable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlockingObservable.swift; sourceTree = "<group>"; };
|
|
C8941BE31BD56B0700A0E874 /* BlockingObservable+Operators.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "BlockingObservable+Operators.swift"; sourceTree = "<group>"; };
|
|
C89CDB351BCB0DD7002063D9 /* ShareReplay1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ShareReplay1.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8A56AD71AD7424700B4673B /* RxSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8B144FA1BD2D44500267DCE /* ConcurrentMainScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConcurrentMainScheduler.swift; sourceTree = "<group>"; };
|
|
C8B144FF1BD2D80100267DCE /* ImmediateScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImmediateScheduler.swift; sourceTree = "<group>"; };
|
|
C8C3D9FD1B935EDF004D233E /* Zip+CollectionType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Zip+CollectionType.swift"; sourceTree = "<group>"; };
|
|
C8C3DA021B9390C4004D233E /* Just.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Just.swift; sourceTree = "<group>"; };
|
|
C8C3DA051B9393AC004D233E /* Empty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Empty.swift; sourceTree = "<group>"; };
|
|
C8C3DA081B93941E004D233E /* FailWith.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FailWith.swift; sourceTree = "<group>"; };
|
|
C8C3DA0B1B93959F004D233E /* Never.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Never.swift; sourceTree = "<group>"; };
|
|
C8C3DA0E1B939767004D233E /* CurrentThreadScheduler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CurrentThreadScheduler.swift; sourceTree = "<group>"; };
|
|
C8C3DA111B93A3EA004D233E /* AnonymousObservable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AnonymousObservable.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
|
C8DB967D1BF7496C0084BD53 /* KVORepresentable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KVORepresentable.swift; sourceTree = "<group>"; };
|
|
C8DB96821BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSObject+Rx+KVORepresentable.swift"; sourceTree = "<group>"; };
|
|
C8DB96871BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "KVORepresentable+CoreGraphics.swift"; sourceTree = "<group>"; };
|
|
C8DB968C1BF7595D0084BD53 /* KVORepresentable+Swift.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "KVORepresentable+Swift.swift"; sourceTree = "<group>"; };
|
|
C8F0C0021BBBFB8B001B112F /* RxSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8F0C04B1BBBFBB9001B112F /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8F0C0581BBBFBCE001B112F /* RxBlocking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxBlocking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C8F6A0EE1BEE2CB6007DF367 /* ScheduledItemType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScheduledItemType.swift; sourceTree = "<group>"; };
|
|
C8F6A0F31BEE3395007DF367 /* InvocableType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InvocableType.swift; sourceTree = "<group>"; };
|
|
C8F6A0F81BEE33C1007DF367 /* InvocableScheduledItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InvocableScheduledItem.swift; sourceTree = "<group>"; };
|
|
C8F6A0FD1BEE42DD007DF367 /* AnonymousInvocable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnonymousInvocable.swift; sourceTree = "<group>"; };
|
|
C8F6A1441BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSObject+Rx+RawRepresentable.swift"; sourceTree = "<group>"; };
|
|
CB255BD61BC46A9C00798A4C /* RetryWhen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RetryWhen.swift; sourceTree = "<group>"; };
|
|
CB30D9E81BF0E3500084C1C0 /* SingleAsync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SingleAsync.swift; sourceTree = "<group>"; };
|
|
CB883B3A1BE24355000AC2EE /* Window.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Window.swift; sourceTree = "<group>"; };
|
|
CB883B3F1BE24C15000AC2EE /* RefCountDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RefCountDisposable.swift; sourceTree = "<group>"; };
|
|
CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BooleanDisposable.swift; sourceTree = "<group>"; };
|
|
CB883B491BE369AA000AC2EE /* AddRef.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddRef.swift; sourceTree = "<group>"; };
|
|
CBEE771E1BD649A000AD584C /* ToArray.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ToArray.swift; sourceTree = "<group>"; };
|
|
D2138C751BB9BE9800339B5C /* RxCocoa.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxCocoa.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D2245A1A1BD5657300E7146F /* WithLatestFrom.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WithLatestFrom.swift; sourceTree = "<group>"; };
|
|
D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SkipWhile.swift; sourceTree = "<group>"; };
|
|
D235B23D1BD003DD007E84DA /* Using.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Using.swift; sourceTree = "<group>"; };
|
|
D285BAC31BC0231000B3F602 /* SkipUntil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SkipUntil.swift; sourceTree = "<group>"; };
|
|
D2EA280C1BB9B5A200880ED3 /* RxSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D2EBEB811BB9B99D003A27DC /* RxBlocking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxBlocking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F31F35AF1BB4FED800961002 /* UIStepper+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIStepper+Rx.swift"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C80939631B8A71760088E94D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C80939DD1B8A71840088E94D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093BB91B8A71F00088E94D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093C371B8A71FC0088E94D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB8681B07E5ED0064D411 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8A56AD31AD7424700B4673B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0BFFB1BBBFB8B001B112F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C03E1BBBFBB9001B112F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C0501BBBFBCE001B112F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2138C711BB9BE9800339B5C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EA28081BB9B5A200880ED3 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EBEB7D1BB9B99D003A27DC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
C8093C471B8A72BE0088E94D /* RxSwift */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093C661B8A72BE0088E94D /* Info.plist */,
|
|
C8093C491B8A72BE0088E94D /* Cancelable.swift */,
|
|
C8093C4D1B8A72BE0088E94D /* ConnectableObservableType.swift */,
|
|
C8093C521B8A72BE0088E94D /* Disposable.swift */,
|
|
C8093C631B8A72BE0088E94D /* Error.swift */,
|
|
C8093C641B8A72BE0088E94D /* Event.swift */,
|
|
C8093C651B8A72BE0088E94D /* ImmediateSchedulerType.swift */,
|
|
C8093C681B8A72BE0088E94D /* Observable.swift */,
|
|
C8093C671B8A72BE0088E94D /* Observable+Extensions.swift */,
|
|
C849BE2A1BAB5D070019AD27 /* ObservableConvertibleType.swift */,
|
|
C8093C9E1B8A72BE0088E94D /* ObservableType.swift */,
|
|
C8093CA01B8A72BE0088E94D /* AnyObserver.swift */,
|
|
C8093CAB1B8A72BE0088E94D /* ObserverType.swift */,
|
|
C8093CAA1B8A72BE0088E94D /* ObserverType+Extensions.swift */,
|
|
C8093CAF1B8A72BE0088E94D /* Rx.swift */,
|
|
C8093CB01B8A72BE0088E94D /* RxBox.swift */,
|
|
C8093CB31B8A72BE0088E94D /* SchedulerType.swift */,
|
|
C8093C4A1B8A72BE0088E94D /* Concurrency */,
|
|
C8093C4E1B8A72BE0088E94D /* DataStructures */,
|
|
C8093C531B8A72BE0088E94D /* Disposables */,
|
|
C8093C691B8A72BE0088E94D /* Observables */,
|
|
C8093CA11B8A72BE0088E94D /* Observers */,
|
|
C8093CB41B8A72BE0088E94D /* Schedulers */,
|
|
C8093CBD1B8A72BE0088E94D /* Subjects */,
|
|
);
|
|
path = RxSwift;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093C4A1B8A72BE0088E94D /* Concurrency */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093C4B1B8A72BE0088E94D /* AsyncLock.swift */,
|
|
C8093C4C1B8A72BE0088E94D /* Lock.swift */,
|
|
C84CC54D1BDCF48200E06A64 /* LockOwnerType.swift */,
|
|
C84CC5521BDCF49300E06A64 /* SynchronizedOnType.swift */,
|
|
C84CC5571BDCF51200E06A64 /* SynchronizedSubscribeType.swift */,
|
|
C84CC55C1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift */,
|
|
C84CC5611BDD037900E06A64 /* SynchronizedDisposeType.swift */,
|
|
);
|
|
path = Concurrency;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093C4E1B8A72BE0088E94D /* DataStructures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093C4F1B8A72BE0088E94D /* Bag.swift */,
|
|
C8093C501B8A72BE0088E94D /* InfiniteSequence.swift */,
|
|
C8093C511B8A72BE0088E94D /* Queue.swift */,
|
|
);
|
|
path = DataStructures;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093C531B8A72BE0088E94D /* Disposables */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093C541B8A72BE0088E94D /* AnonymousDisposable.swift */,
|
|
C8093C551B8A72BE0088E94D /* BinaryDisposable.swift */,
|
|
CB883B441BE256D4000AC2EE /* BooleanDisposable.swift */,
|
|
C8093C571B8A72BE0088E94D /* CompositeDisposable.swift */,
|
|
C8093C581B8A72BE0088E94D /* DisposeBag.swift */,
|
|
C8093C591B8A72BE0088E94D /* DisposeBase.swift */,
|
|
C84CC5661BDD08A500E06A64 /* SubscriptionDisposable.swift */,
|
|
C8093C5A1B8A72BE0088E94D /* NAryDisposable.swift */,
|
|
C8093C5B1B8A72BE0088E94D /* NAryDisposable.tt */,
|
|
C8093C5C1B8A72BE0088E94D /* NopDisposable.swift */,
|
|
CB883B3F1BE24C15000AC2EE /* RefCountDisposable.swift */,
|
|
C8093C5D1B8A72BE0088E94D /* ScheduledDisposable.swift */,
|
|
C8093C5E1B8A72BE0088E94D /* ScopedDisposable.swift */,
|
|
C8093C5F1B8A72BE0088E94D /* SerialDisposable.swift */,
|
|
C8093C601B8A72BE0088E94D /* SingleAssignmentDisposable.swift */,
|
|
C8093C611B8A72BE0088E94D /* StableCompositeDisposable.swift */,
|
|
);
|
|
path = Disposables;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093C691B8A72BE0088E94D /* Observables */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093C6A1B8A72BE0088E94D /* Implementations */,
|
|
C8093C951B8A72BE0088E94D /* Observable+Aggregate.swift */,
|
|
C8093C961B8A72BE0088E94D /* Observable+Binding.swift */,
|
|
C8093C971B8A72BE0088E94D /* Observable+Concurrency.swift */,
|
|
C8093C981B8A72BE0088E94D /* Observable+Creation.swift */,
|
|
C8093C991B8A72BE0088E94D /* Observable+Debug.swift */,
|
|
C8093C9A1B8A72BE0088E94D /* Observable+Multiple.swift */,
|
|
C8093C9B1B8A72BE0088E94D /* Observable+Single.swift */,
|
|
C8093C9C1B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift */,
|
|
C8093C9D1B8A72BE0088E94D /* Observable+Time.swift */,
|
|
);
|
|
path = Observables;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093C6A1B8A72BE0088E94D /* Implementations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CB883B491BE369AA000AC2EE /* AddRef.swift */,
|
|
C8093C6B1B8A72BE0088E94D /* Amb.swift */,
|
|
C8C3DA111B93A3EA004D233E /* AnonymousObservable.swift */,
|
|
C821DBA11BA4DCAB008F3809 /* Buffer.swift */,
|
|
C8093C6E1B8A72BE0088E94D /* Catch.swift */,
|
|
C8093C711B8A72BE0088E94D /* CombineLatest.swift */,
|
|
C8093C6F1B8A72BE0088E94D /* CombineLatest+arity.swift */,
|
|
C8093C701B8A72BE0088E94D /* CombineLatest+arity.tt */,
|
|
C80D342D1B9245A40014629D /* CombineLatest+CollectionType.swift */,
|
|
C8093C721B8A72BE0088E94D /* Concat.swift */,
|
|
C8093C741B8A72BE0088E94D /* ConnectableObservable.swift */,
|
|
C8093C751B8A72BE0088E94D /* Debug.swift */,
|
|
C8093C761B8A72BE0088E94D /* Deferred.swift */,
|
|
C8093C771B8A72BE0088E94D /* DelaySubscription.swift */,
|
|
C8093C781B8A72BE0088E94D /* DistinctUntilChanged.swift */,
|
|
C8093C791B8A72BE0088E94D /* Do.swift */,
|
|
C84CC53F1BDC3B3700E06A64 /* ElementAt.swift */,
|
|
C8C3DA051B9393AC004D233E /* Empty.swift */,
|
|
C8C3DA081B93941E004D233E /* FailWith.swift */,
|
|
C8093C7A1B8A72BE0088E94D /* Filter.swift */,
|
|
C84B38ED1BA433CD001B7D88 /* Generate.swift */,
|
|
C8C3DA021B9390C4004D233E /* Just.swift */,
|
|
C8093C7C1B8A72BE0088E94D /* Map.swift */,
|
|
C8093C7D1B8A72BE0088E94D /* Merge.swift */,
|
|
C8093C7E1B8A72BE0088E94D /* Multicast.swift */,
|
|
C8C3DA0B1B93959F004D233E /* Never.swift */,
|
|
C8093C801B8A72BE0088E94D /* ObserveOn.swift */,
|
|
C8093C811B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift */,
|
|
C8093C831B8A72BE0088E94D /* Producer.swift */,
|
|
C86409FB1BA593F500D3C4E8 /* Range.swift */,
|
|
C8093C841B8A72BE0088E94D /* Reduce.swift */,
|
|
C8093C851B8A72BE0088E94D /* RefCount.swift */,
|
|
C8640A021BA5B12A00D3C4E8 /* Repeat.swift */,
|
|
CB255BD61BC46A9C00798A4C /* RetryWhen.swift */,
|
|
C8093C861B8A72BE0088E94D /* Sample.swift */,
|
|
C8093C871B8A72BE0088E94D /* Scan.swift */,
|
|
C83100631BF7D51600AAE3CD /* Sequence.swift */,
|
|
C89CDB351BCB0DD7002063D9 /* ShareReplay1.swift */,
|
|
CB30D9E81BF0E3500084C1C0 /* SingleAsync.swift */,
|
|
C8093C881B8A72BE0088E94D /* Sink.swift */,
|
|
C8093C891B8A72BE0088E94D /* Skip.swift */,
|
|
D285BAC31BC0231000B3F602 /* SkipUntil.swift */,
|
|
D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */,
|
|
C8093C8A1B8A72BE0088E94D /* StartWith.swift */,
|
|
C8093C8B1B8A72BE0088E94D /* SubscribeOn.swift */,
|
|
C8093C8C1B8A72BE0088E94D /* Switch.swift */,
|
|
C8093C8D1B8A72BE0088E94D /* Take.swift */,
|
|
B1B7C3BC1BDD39DB0076934E /* TakeLast.swift */,
|
|
C8093C8E1B8A72BE0088E94D /* TakeUntil.swift */,
|
|
C8093C8F1B8A72BE0088E94D /* TakeWhile.swift */,
|
|
C8093C901B8A72BE0088E94D /* Throttle.swift */,
|
|
C8093C911B8A72BE0088E94D /* Timer.swift */,
|
|
CBEE771E1BD649A000AD584C /* ToArray.swift */,
|
|
D235B23D1BD003DD007E84DA /* Using.swift */,
|
|
CB883B3A1BE24355000AC2EE /* Window.swift */,
|
|
D2245A1A1BD5657300E7146F /* WithLatestFrom.swift */,
|
|
C8093C941B8A72BE0088E94D /* Zip.swift */,
|
|
C8093C921B8A72BE0088E94D /* Zip+arity.swift */,
|
|
C8093C931B8A72BE0088E94D /* Zip+arity.tt */,
|
|
C8C3D9FD1B935EDF004D233E /* Zip+CollectionType.swift */,
|
|
);
|
|
path = Implementations;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093CA11B8A72BE0088E94D /* Observers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093CA21B8A72BE0088E94D /* AnonymousObserver.swift */,
|
|
C8093CA61B8A72BE0088E94D /* ObserverBase.swift */,
|
|
C8093CA91B8A72BE0088E94D /* TailRecursiveSink.swift */,
|
|
);
|
|
path = Observers;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093CB41B8A72BE0088E94D /* Schedulers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093CB51B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift */,
|
|
C8B144FA1BD2D44500267DCE /* ConcurrentMainScheduler.swift */,
|
|
C8C3DA0E1B939767004D233E /* CurrentThreadScheduler.swift */,
|
|
C8093CB61B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift */,
|
|
C8B144FF1BD2D80100267DCE /* ImmediateScheduler.swift */,
|
|
C8093CB71B8A72BE0088E94D /* MainScheduler.swift */,
|
|
C8093CB81B8A72BE0088E94D /* OperationQueueScheduler.swift */,
|
|
C8093CB91B8A72BE0088E94D /* RecursiveScheduler.swift */,
|
|
C84B38E71BA43380001B7D88 /* ScheduledItem.swift */,
|
|
C8093CBB1B8A72BE0088E94D /* SchedulerServices+Emulation.swift */,
|
|
C8093CBC1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift */,
|
|
C8F6A0EE1BEE2CB6007DF367 /* ScheduledItemType.swift */,
|
|
C8F6A0F31BEE3395007DF367 /* InvocableType.swift */,
|
|
C8F6A0F81BEE33C1007DF367 /* InvocableScheduledItem.swift */,
|
|
C8F6A0FD1BEE42DD007DF367 /* AnonymousInvocable.swift */,
|
|
);
|
|
path = Schedulers;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093CBD1B8A72BE0088E94D /* Subjects */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093CBE1B8A72BE0088E94D /* BehaviorSubject.swift */,
|
|
C8093CBF1B8A72BE0088E94D /* PublishSubject.swift */,
|
|
C8093CC01B8A72BE0088E94D /* ReplaySubject.swift */,
|
|
C8093CC11B8A72BE0088E94D /* SubjectType.swift */,
|
|
C8093CC21B8A72BE0088E94D /* Variable.swift */,
|
|
);
|
|
path = Subjects;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093E801B8A732E0088E94D /* RxCocoa */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093E9D1B8A732E0088E94D /* Info.plist */,
|
|
C8093ECB1B8A732E0088E94D /* RxCocoa.h */,
|
|
C8093E811B8A732E0088E94D /* Common */,
|
|
C88253EE1B8A752B00B02D69 /* iOS */,
|
|
C8093EC51B8A732E0088E94D /* OSX */,
|
|
);
|
|
path = RxCocoa;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093E811B8A732E0088E94D /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093E821B8A732E0088E94D /* _RX.h */,
|
|
C8093E831B8A732E0088E94D /* _RX.m */,
|
|
C8093E841B8A732E0088E94D /* _RXDelegateProxy.h */,
|
|
C8093E851B8A732E0088E94D /* _RXDelegateProxy.m */,
|
|
C8093E861B8A732E0088E94D /* _RXKVOObserver.h */,
|
|
C8093E871B8A732E0088E94D /* _RXKVOObserver.m */,
|
|
C8093E881B8A732E0088E94D /* _RXSwizzling.h */,
|
|
C8093E891B8A732E0088E94D /* _RXSwizzling.m */,
|
|
C80D338E1B91EF9E0014629D /* Observable+Bind.swift */,
|
|
C8093E8A1B8A732E0088E94D /* CLLocationManager+Rx.swift */,
|
|
C8093E8B1B8A732E0088E94D /* DelegateProxy.swift */,
|
|
C8093E8C1B8A732E0088E94D /* DelegateProxyType.swift */,
|
|
C8093E8D1B8A732E0088E94D /* Logging.swift */,
|
|
C80D33911B922FB00014629D /* CocoaUnits */,
|
|
C8093E8E1B8A732E0088E94D /* Observables */,
|
|
C8093E991B8A732E0088E94D /* Proxies */,
|
|
C8093E9B1B8A732E0088E94D /* RxCocoa.swift */,
|
|
C8093E9C1B8A732E0088E94D /* RxTarget.swift */,
|
|
C8DB967D1BF7496C0084BD53 /* KVORepresentable.swift */,
|
|
C8DB96871BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift */,
|
|
C8DB968C1BF7595D0084BD53 /* KVORepresentable+Swift.swift */,
|
|
);
|
|
path = Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093E8E1B8A732E0088E94D /* Observables */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093E8F1B8A732E0088E94D /* Implementations */,
|
|
C8093E951B8A732E0088E94D /* NSNotificationCenter+Rx.swift */,
|
|
C8093E961B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift */,
|
|
C8093E971B8A732E0088E94D /* NSObject+Rx.swift */,
|
|
C8F6A1441BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift */,
|
|
C8DB96821BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift */,
|
|
C8093E981B8A732E0088E94D /* NSURLSession+Rx.swift */,
|
|
);
|
|
path = Observables;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093E8F1B8A732E0088E94D /* Implementations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093E901B8A732E0088E94D /* ControlTarget.swift */,
|
|
C8093E911B8A732E0088E94D /* Deallocating.swift */,
|
|
C8093E921B8A732E0088E94D /* DeinitAction.swift */,
|
|
C8093E931B8A732E0088E94D /* KVOObservable.swift */,
|
|
C8093E941B8A732E0088E94D /* KVOObserver.swift */,
|
|
);
|
|
path = Implementations;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093E991B8A732E0088E94D /* Proxies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093E9A1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift */,
|
|
);
|
|
path = Proxies;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093EC51B8A732E0088E94D /* OSX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093EC61B8A732E0088E94D /* NSButton+Rx.swift */,
|
|
C8093EC71B8A732E0088E94D /* NSControl+Rx.swift */,
|
|
C8093EC81B8A732E0088E94D /* NSImageView+Rx.swift */,
|
|
C8093EC91B8A732E0088E94D /* NSSlider+Rx.swift */,
|
|
C8093ECA1B8A732E0088E94D /* NSTextField+Rx.swift */,
|
|
);
|
|
path = OSX;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8093F571B8A73A20088E94D /* RxBlocking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A111CE961B91C97C00D0DCEE /* Info.plist */,
|
|
C8093F581B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift */,
|
|
C8941BDE1BD5695C00A0E874 /* BlockingObservable.swift */,
|
|
C8941BE31BD56B0700A0E874 /* BlockingObservable+Operators.swift */,
|
|
C88E296A1BEB712E001CCB92 /* RunLoopLock.swift */,
|
|
C8093F591B8A73A20088E94D /* README.md */,
|
|
);
|
|
path = RxBlocking;
|
|
sourceTree = "<group>";
|
|
};
|
|
C80D33911B922FB00014629D /* CocoaUnits */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C80DDE8C1BCE69BA006A1832 /* Driver */,
|
|
C80D33931B922FB00014629D /* ControlEvent.swift */,
|
|
C80D33941B922FB00014629D /* ControlProperty.swift */,
|
|
);
|
|
path = CocoaUnits;
|
|
sourceTree = "<group>";
|
|
};
|
|
C80DDE8C1BCE69BA006A1832 /* Driver */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C80DDEB01BCE8CA3006A1832 /* Driver+Operators+arity.swift */,
|
|
C80DDE8D1BCE69BA006A1832 /* ControlEvent+Driver.swift */,
|
|
C80DDE8E1BCE69BA006A1832 /* ControlProperty+Driver.swift */,
|
|
C80DDE911BCE69BA006A1832 /* Driver.swift */,
|
|
C80DDE8F1BCE69BA006A1832 /* Driver+Operators.swift */,
|
|
C80DDEAB1BCE83B2006A1832 /* Driver+Operators+arity.tt */,
|
|
C80DDE901BCE69BA006A1832 /* Driver+Subscription.swift */,
|
|
C80DDE921BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift */,
|
|
);
|
|
path = Driver;
|
|
sourceTree = "<group>";
|
|
};
|
|
C88253EE1B8A752B00B02D69 /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C88253F01B8A752B00B02D69 /* DataSources */,
|
|
C88253F31B8A752B00B02D69 /* Events */,
|
|
C88253F61B8A752B00B02D69 /* Protocols */,
|
|
C88253F91B8A752B00B02D69 /* Proxies */,
|
|
C88254031B8A752B00B02D69 /* UIActionSheet+Rx.swift */,
|
|
C88254041B8A752B00B02D69 /* UIAlertView+Rx.swift */,
|
|
C88254051B8A752B00B02D69 /* UIBarButtonItem+Rx.swift */,
|
|
C88254061B8A752B00B02D69 /* UIButton+Rx.swift */,
|
|
C88254071B8A752B00B02D69 /* UICollectionView+Rx.swift */,
|
|
C88254081B8A752B00B02D69 /* UIControl+Rx.swift */,
|
|
C88254091B8A752B00B02D69 /* UIDatePicker+Rx.swift */,
|
|
C882540A1B8A752B00B02D69 /* UIGestureRecognizer+Rx.swift */,
|
|
C882540B1B8A752B00B02D69 /* UIImageView+Rx.swift */,
|
|
C882540C1B8A752B00B02D69 /* UILabel+Rx.swift */,
|
|
C882540D1B8A752B00B02D69 /* UIScrollView+Rx.swift */,
|
|
C882540E1B8A752B00B02D69 /* UISearchBar+Rx.swift */,
|
|
C882540F1B8A752B00B02D69 /* UISegmentedControl+Rx.swift */,
|
|
C88254101B8A752B00B02D69 /* UISlider+Rx.swift */,
|
|
F31F35AF1BB4FED800961002 /* UIStepper+Rx.swift */,
|
|
C88254111B8A752B00B02D69 /* UISwitch+Rx.swift */,
|
|
C88254121B8A752B00B02D69 /* UITableView+Rx.swift */,
|
|
C88254131B8A752B00B02D69 /* UITextField+Rx.swift */,
|
|
C88254141B8A752B00B02D69 /* UITextView+Rx.swift */,
|
|
);
|
|
path = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
C88253F01B8A752B00B02D69 /* DataSources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C88253F11B8A752B00B02D69 /* RxCollectionViewReactiveArrayDataSource.swift */,
|
|
C88253F21B8A752B00B02D69 /* RxTableViewReactiveArrayDataSource.swift */,
|
|
);
|
|
path = DataSources;
|
|
sourceTree = "<group>";
|
|
};
|
|
C88253F31B8A752B00B02D69 /* Events */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C88253F41B8A752B00B02D69 /* ItemEvents.swift */,
|
|
);
|
|
path = Events;
|
|
sourceTree = "<group>";
|
|
};
|
|
C88253F61B8A752B00B02D69 /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C88253F71B8A752B00B02D69 /* RxCollectionViewDataSourceType.swift */,
|
|
C88253F81B8A752B00B02D69 /* RxTableViewDataSourceType.swift */,
|
|
);
|
|
path = Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
C88253F91B8A752B00B02D69 /* Proxies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C88253FA1B8A752B00B02D69 /* RxActionSheetDelegateProxy.swift */,
|
|
C88253FB1B8A752B00B02D69 /* RxAlertViewDelegateProxy.swift */,
|
|
C88253FC1B8A752B00B02D69 /* RxCollectionViewDataSourceProxy.swift */,
|
|
C88253FD1B8A752B00B02D69 /* RxCollectionViewDelegateProxy.swift */,
|
|
C88253FE1B8A752B00B02D69 /* RxScrollViewDelegateProxy.swift */,
|
|
C88253FF1B8A752B00B02D69 /* RxSearchBarDelegateProxy.swift */,
|
|
C88254001B8A752B00B02D69 /* RxTableViewDataSourceProxy.swift */,
|
|
C88254011B8A752B00B02D69 /* RxTableViewDelegateProxy.swift */,
|
|
C88254021B8A752B00B02D69 /* RxTextViewDelegateProxy.swift */,
|
|
);
|
|
path = Proxies;
|
|
sourceTree = "<group>";
|
|
};
|
|
C8A56ACD1AD7424700B4673B = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8093C471B8A72BE0088E94D /* RxSwift */,
|
|
C8093F571B8A73A20088E94D /* RxBlocking */,
|
|
C8093E801B8A732E0088E94D /* RxCocoa */,
|
|
C8A56AD81AD7424700B4673B /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C8A56AD81AD7424700B4673B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C8A56AD71AD7424700B4673B /* RxSwift.framework */,
|
|
C88BB8711B07E5ED0064D411 /* RxSwift.framework */,
|
|
C809396D1B8A71760088E94D /* RxCocoa.framework */,
|
|
C80939E71B8A71840088E94D /* RxCocoa.framework */,
|
|
C8093BC71B8A71F00088E94D /* RxBlocking.framework */,
|
|
C8093C451B8A71FC0088E94D /* RxBlocking.framework */,
|
|
D2EA280C1BB9B5A200880ED3 /* RxSwift.framework */,
|
|
D2EBEB811BB9B99D003A27DC /* RxBlocking.framework */,
|
|
D2138C751BB9BE9800339B5C /* RxCocoa.framework */,
|
|
C8F0C0021BBBFB8B001B112F /* RxSwift.framework */,
|
|
C8F0C04B1BBBFBB9001B112F /* RxCocoa.framework */,
|
|
C8F0C0581BBBFBCE001B112F /* RxBlocking.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
C80939641B8A71760088E94D /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8093F4F1B8A732E0088E94D /* RxCocoa.h in Headers */,
|
|
C8093ED31B8A732E0088E94D /* _RXDelegateProxy.h in Headers */,
|
|
C8093ECF1B8A732E0088E94D /* _RX.h in Headers */,
|
|
C8093EDB1B8A732E0088E94D /* _RXSwizzling.h in Headers */,
|
|
C8093ED71B8A732E0088E94D /* _RXKVOObserver.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C80939DE1B8A71840088E94D /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8093F501B8A732E0088E94D /* RxCocoa.h in Headers */,
|
|
C8093ED41B8A732E0088E94D /* _RXDelegateProxy.h in Headers */,
|
|
C8093ED01B8A732E0088E94D /* _RX.h in Headers */,
|
|
C8093EDC1B8A732E0088E94D /* _RXSwizzling.h in Headers */,
|
|
C8093ED81B8A732E0088E94D /* _RXKVOObserver.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093BBA1B8A71F00088E94D /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093C381B8A71FC0088E94D /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB8691B07E5ED0064D411 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8A56AD41AD7424700B4673B /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0BFFC1BBBFB8B001B112F /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C0401BBBFBB9001B112F /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8F0C0411BBBFBB9001B112F /* RxCocoa.h in Headers */,
|
|
C8F0C0421BBBFBB9001B112F /* _RXDelegateProxy.h in Headers */,
|
|
C8F0C0431BBBFBB9001B112F /* _RX.h in Headers */,
|
|
C8F0C0441BBBFBB9001B112F /* _RXSwizzling.h in Headers */,
|
|
C8F0C0451BBBFBB9001B112F /* _RXKVOObserver.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C0521BBBFBCE001B112F /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2138C721BB9BE9800339B5C /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D2138C8B1BB9BEC300339B5C /* RxCocoa.h in Headers */,
|
|
D2138C801BB9BEBE00339B5C /* _RXDelegateProxy.h in Headers */,
|
|
D2138C7E1BB9BEBE00339B5C /* _RX.h in Headers */,
|
|
D2138C841BB9BEBE00339B5C /* _RXSwizzling.h in Headers */,
|
|
D2138C821BB9BEBE00339B5C /* _RXKVOObserver.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EA28091BB9B5A200880ED3 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EBEB7E1BB9B99D003A27DC /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C80938F51B8A71760088E94D /* RxCocoa-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C80939691B8A71760088E94D /* Build configuration list for PBXNativeTarget "RxCocoa-iOS" */;
|
|
buildPhases = (
|
|
C80938F61B8A71760088E94D /* Sources */,
|
|
C80939631B8A71760088E94D /* Frameworks */,
|
|
C80939641B8A71760088E94D /* Headers */,
|
|
C80939681B8A71760088E94D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD1C1BC0529600D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxCocoa-iOS";
|
|
productName = RxSwift;
|
|
productReference = C809396D1B8A71760088E94D /* RxCocoa.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C809396F1B8A71840088E94D /* RxCocoa-OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C80939E31B8A71840088E94D /* Build configuration list for PBXNativeTarget "RxCocoa-OSX" */;
|
|
buildPhases = (
|
|
C80939701B8A71840088E94D /* Sources */,
|
|
C80939DD1B8A71840088E94D /* Frameworks */,
|
|
C80939DE1B8A71840088E94D /* Headers */,
|
|
C80939E21B8A71840088E94D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD1E1BC052A200D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxCocoa-OSX";
|
|
productName = RxSwift;
|
|
productReference = C80939E71B8A71840088E94D /* RxCocoa.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C8093B4B1B8A71F00088E94D /* RxBlocking-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C8093BC31B8A71F00088E94D /* Build configuration list for PBXNativeTarget "RxBlocking-iOS" */;
|
|
buildPhases = (
|
|
C8093B4C1B8A71F00088E94D /* Sources */,
|
|
C8093BB91B8A71F00088E94D /* Frameworks */,
|
|
C8093BBA1B8A71F00088E94D /* Headers */,
|
|
C8093BBE1B8A71F00088E94D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD241BC052B800D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxBlocking-iOS";
|
|
productName = RxSwift;
|
|
productReference = C8093BC71B8A71F00088E94D /* RxBlocking.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C8093BC91B8A71FC0088E94D /* RxBlocking-OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C8093C411B8A71FC0088E94D /* Build configuration list for PBXNativeTarget "RxBlocking-OSX" */;
|
|
buildPhases = (
|
|
C8093BCA1B8A71FC0088E94D /* Sources */,
|
|
C8093C371B8A71FC0088E94D /* Frameworks */,
|
|
C8093C381B8A71FC0088E94D /* Headers */,
|
|
C8093C3C1B8A71FC0088E94D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD261BC052BB00D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxBlocking-OSX";
|
|
productName = RxSwift;
|
|
productReference = C8093C451B8A71FC0088E94D /* RxBlocking.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C88BB81A1B07E5ED0064D411 /* RxSwift-OSX */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C88BB86E1B07E5ED0064D411 /* Build configuration list for PBXNativeTarget "RxSwift-OSX" */;
|
|
buildPhases = (
|
|
C88BB81B1B07E5ED0064D411 /* Sources */,
|
|
C88BB8681B07E5ED0064D411 /* Frameworks */,
|
|
C88BB8691B07E5ED0064D411 /* Headers */,
|
|
C88BB86D1B07E5ED0064D411 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RxSwift-OSX";
|
|
productName = RxSwift;
|
|
productReference = C88BB8711B07E5ED0064D411 /* RxSwift.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C8A56AD61AD7424700B4673B /* RxSwift-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C8A56AED1AD7424700B4673B /* Build configuration list for PBXNativeTarget "RxSwift-iOS" */;
|
|
buildPhases = (
|
|
C8A56AD21AD7424700B4673B /* Sources */,
|
|
C8A56AD31AD7424700B4673B /* Frameworks */,
|
|
C8A56AD41AD7424700B4673B /* Headers */,
|
|
C8A56AD51AD7424700B4673B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RxSwift-iOS";
|
|
productName = RxSwift;
|
|
productReference = C8A56AD71AD7424700B4673B /* RxSwift.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C8F0BF901BBBFB8B001B112F /* RxSwift-watchOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C8F0BFFE1BBBFB8B001B112F /* Build configuration list for PBXNativeTarget "RxSwift-watchOS" */;
|
|
buildPhases = (
|
|
C8F0BF911BBBFB8B001B112F /* Sources */,
|
|
C8F0BFFB1BBBFB8B001B112F /* Frameworks */,
|
|
C8F0BFFC1BBBFB8B001B112F /* Headers */,
|
|
C8F0BFFD1BBBFB8B001B112F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RxSwift-watchOS";
|
|
productName = RxSwift;
|
|
productReference = C8F0C0021BBBFB8B001B112F /* RxSwift.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C8F0C0041BBBFBB9001B112F /* RxCocoa-watchOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C8F0C0471BBBFBB9001B112F /* Build configuration list for PBXNativeTarget "RxCocoa-watchOS" */;
|
|
buildPhases = (
|
|
C8F0C0051BBBFBB9001B112F /* Sources */,
|
|
C8F0C03E1BBBFBB9001B112F /* Frameworks */,
|
|
C8F0C0401BBBFBB9001B112F /* Headers */,
|
|
C8F0C0461BBBFBB9001B112F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD221BC052AC00D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxCocoa-watchOS";
|
|
productName = RxSwift;
|
|
productReference = C8F0C04B1BBBFBB9001B112F /* RxCocoa.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C8F0C04D1BBBFBCE001B112F /* RxBlocking-watchOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C8F0C0541BBBFBCE001B112F /* Build configuration list for PBXNativeTarget "RxBlocking-watchOS" */;
|
|
buildPhases = (
|
|
C8F0C04E1BBBFBCE001B112F /* Sources */,
|
|
C8F0C0501BBBFBCE001B112F /* Frameworks */,
|
|
C8F0C0521BBBFBCE001B112F /* Headers */,
|
|
C8F0C0531BBBFBCE001B112F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD2A1BC052C200D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxBlocking-watchOS";
|
|
productName = RxSwift;
|
|
productReference = C8F0C0581BBBFBCE001B112F /* RxBlocking.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
D2138C741BB9BE9800339B5C /* RxCocoa-tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D2138C7A1BB9BE9800339B5C /* Build configuration list for PBXNativeTarget "RxCocoa-tvOS" */;
|
|
buildPhases = (
|
|
D2138C701BB9BE9800339B5C /* Sources */,
|
|
D2138C711BB9BE9800339B5C /* Frameworks */,
|
|
D2138C721BB9BE9800339B5C /* Headers */,
|
|
D2138C731BB9BE9800339B5C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD201BC052A800D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxCocoa-tvOS";
|
|
productName = "RxCocoa-tvOS";
|
|
productReference = D2138C751BB9BE9800339B5C /* RxCocoa.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
D2EA280B1BB9B5A200880ED3 /* RxSwift-tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D2EA28141BB9B5A200880ED3 /* Build configuration list for PBXNativeTarget "RxSwift-tvOS" */;
|
|
buildPhases = (
|
|
D2EA28071BB9B5A200880ED3 /* Sources */,
|
|
D2EA28081BB9B5A200880ED3 /* Frameworks */,
|
|
D2EA28091BB9B5A200880ED3 /* Headers */,
|
|
D2EA280A1BB9B5A200880ED3 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RxSwift-tvOS";
|
|
productName = RxSwift;
|
|
productReference = D2EA280C1BB9B5A200880ED3 /* RxSwift.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
D2EBEB801BB9B99D003A27DC /* RxBlocking-tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = D2EBEB861BB9B99E003A27DC /* Build configuration list for PBXNativeTarget "RxBlocking-tvOS" */;
|
|
buildPhases = (
|
|
D2EBEB7C1BB9B99D003A27DC /* Sources */,
|
|
D2EBEB7D1BB9B99D003A27DC /* Frameworks */,
|
|
D2EBEB7E1BB9B99D003A27DC /* Headers */,
|
|
D2EBEB7F1BB9B99D003A27DC /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C872BD281BC052BF00D7175E /* PBXTargetDependency */,
|
|
);
|
|
name = "RxBlocking-tvOS";
|
|
productName = "RxBlocking-tvOS";
|
|
productReference = D2EBEB811BB9B99D003A27DC /* RxBlocking.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C8A56ACE1AD7424700B4673B /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0700;
|
|
LastUpgradeCheck = 0710;
|
|
ORGANIZATIONNAME = "Krunoslav Zaher";
|
|
TargetAttributes = {
|
|
C8A56AD61AD7424700B4673B = {
|
|
CreatedOnToolsVersion = 6.3;
|
|
};
|
|
D2138C741BB9BE9800339B5C = {
|
|
CreatedOnToolsVersion = 7.1;
|
|
};
|
|
D2EA280B1BB9B5A200880ED3 = {
|
|
CreatedOnToolsVersion = 7.1;
|
|
};
|
|
D2EBEB801BB9B99D003A27DC = {
|
|
CreatedOnToolsVersion = 7.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C8A56AD11AD7424700B4673B /* Build configuration list for PBXProject "Rx" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = C8A56ACD1AD7424700B4673B;
|
|
productRefGroup = C8A56AD81AD7424700B4673B /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C8A56AD61AD7424700B4673B /* RxSwift-iOS */,
|
|
C88BB81A1B07E5ED0064D411 /* RxSwift-OSX */,
|
|
D2EA280B1BB9B5A200880ED3 /* RxSwift-tvOS */,
|
|
C8F0BF901BBBFB8B001B112F /* RxSwift-watchOS */,
|
|
C80938F51B8A71760088E94D /* RxCocoa-iOS */,
|
|
C809396F1B8A71840088E94D /* RxCocoa-OSX */,
|
|
D2138C741BB9BE9800339B5C /* RxCocoa-tvOS */,
|
|
C8F0C0041BBBFBB9001B112F /* RxCocoa-watchOS */,
|
|
C8093B4B1B8A71F00088E94D /* RxBlocking-iOS */,
|
|
C8093BC91B8A71FC0088E94D /* RxBlocking-OSX */,
|
|
D2EBEB801BB9B99D003A27DC /* RxBlocking-tvOS */,
|
|
C8F0C04D1BBBFBCE001B112F /* RxBlocking-watchOS */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C80939681B8A71760088E94D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C80939E21B8A71840088E94D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093BBE1B8A71F00088E94D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093C3C1B8A71FC0088E94D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB86D1B07E5ED0064D411 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8A56AD51AD7424700B4673B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0BFFD1BBBFB8B001B112F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C0461BBBFBB9001B112F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C0531BBBFBCE001B112F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2138C731BB9BE9800339B5C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EA280A1BB9B5A200880ED3 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EBEB7F1BB9B99D003A27DC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C80938F61B8A71760088E94D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C88254321B8A752B00B02D69 /* UISlider+Rx.swift in Sources */,
|
|
C8093ED91B8A732E0088E94D /* _RXKVOObserver.m in Sources */,
|
|
C882542F1B8A752B00B02D69 /* UIScrollView+Rx.swift in Sources */,
|
|
C80DDE9B1BCE69BA006A1832 /* Driver+Operators.swift in Sources */,
|
|
C8093EE31B8A732E0088E94D /* DelegateProxyType.swift in Sources */,
|
|
C8093EFD1B8A732E0088E94D /* RxTarget.swift in Sources */,
|
|
C88254361B8A752B00B02D69 /* UITextView+Rx.swift in Sources */,
|
|
C88254171B8A752B00B02D69 /* RxTableViewReactiveArrayDataSource.swift in Sources */,
|
|
C882541E1B8A752B00B02D69 /* RxCollectionViewDataSourceProxy.swift in Sources */,
|
|
C80DDE971BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */,
|
|
C80DDE931BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */,
|
|
C8093ED11B8A732E0088E94D /* _RX.m in Sources */,
|
|
C8093EFB1B8A732E0088E94D /* RxCocoa.swift in Sources */,
|
|
C88254231B8A752B00B02D69 /* RxTableViewDelegateProxy.swift in Sources */,
|
|
F31F35B01BB4FED800961002 /* UIStepper+Rx.swift in Sources */,
|
|
C882542D1B8A752B00B02D69 /* UIImageView+Rx.swift in Sources */,
|
|
C80D33981B922FB00014629D /* ControlEvent.swift in Sources */,
|
|
C8093EF31B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift in Sources */,
|
|
C882542A1B8A752B00B02D69 /* UIControl+Rx.swift in Sources */,
|
|
C8F6A1451BF0B9B1007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */,
|
|
C8DB967E1BF7496C0084BD53 /* KVORepresentable.swift in Sources */,
|
|
C88254341B8A752B00B02D69 /* UITableView+Rx.swift in Sources */,
|
|
C88254161B8A752B00B02D69 /* RxCollectionViewReactiveArrayDataSource.swift in Sources */,
|
|
C8093EEF1B8A732E0088E94D /* KVOObserver.swift in Sources */,
|
|
C88254261B8A752B00B02D69 /* UIAlertView+Rx.swift in Sources */,
|
|
C882541F1B8A752B00B02D69 /* RxCollectionViewDelegateProxy.swift in Sources */,
|
|
C88254201B8A752B00B02D69 /* RxScrollViewDelegateProxy.swift in Sources */,
|
|
C882542E1B8A752B00B02D69 /* UILabel+Rx.swift in Sources */,
|
|
C88254211B8A752B00B02D69 /* RxSearchBarDelegateProxy.swift in Sources */,
|
|
C882541D1B8A752B00B02D69 /* RxAlertViewDelegateProxy.swift in Sources */,
|
|
C80DDEA71BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */,
|
|
C80DDE9F1BCE69BA006A1832 /* Driver+Subscription.swift in Sources */,
|
|
C80D338F1B91EF9E0014629D /* Observable+Bind.swift in Sources */,
|
|
C88254311B8A752B00B02D69 /* UISegmentedControl+Rx.swift in Sources */,
|
|
C8093EED1B8A732E0088E94D /* KVOObservable.swift in Sources */,
|
|
C8DB968D1BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */,
|
|
C80DDEB11BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */,
|
|
C88254281B8A752B00B02D69 /* UIButton+Rx.swift in Sources */,
|
|
C8093EDF1B8A732E0088E94D /* CLLocationManager+Rx.swift in Sources */,
|
|
C80DDEA31BCE69BA006A1832 /* Driver.swift in Sources */,
|
|
C8093EEB1B8A732E0088E94D /* DeinitAction.swift in Sources */,
|
|
C882541C1B8A752B00B02D69 /* RxActionSheetDelegateProxy.swift in Sources */,
|
|
C8093ED51B8A732E0088E94D /* _RXDelegateProxy.m in Sources */,
|
|
C8093EF51B8A732E0088E94D /* NSObject+Rx.swift in Sources */,
|
|
C88254241B8A752B00B02D69 /* RxTextViewDelegateProxy.swift in Sources */,
|
|
C88254271B8A752B00B02D69 /* UIBarButtonItem+Rx.swift in Sources */,
|
|
C88254251B8A752B00B02D69 /* UIActionSheet+Rx.swift in Sources */,
|
|
C80D339A1B922FB00014629D /* ControlProperty.swift in Sources */,
|
|
C882542B1B8A752B00B02D69 /* UIDatePicker+Rx.swift in Sources */,
|
|
C88254221B8A752B00B02D69 /* RxTableViewDataSourceProxy.swift in Sources */,
|
|
C8093EDD1B8A732E0088E94D /* _RXSwizzling.m in Sources */,
|
|
C8093EE91B8A732E0088E94D /* Deallocating.swift in Sources */,
|
|
C882542C1B8A752B00B02D69 /* UIGestureRecognizer+Rx.swift in Sources */,
|
|
C8093EE11B8A732E0088E94D /* DelegateProxy.swift in Sources */,
|
|
C8093EF91B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift in Sources */,
|
|
C88254331B8A752B00B02D69 /* UISwitch+Rx.swift in Sources */,
|
|
C8DB96831BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */,
|
|
C8093EE51B8A732E0088E94D /* Logging.swift in Sources */,
|
|
C88254291B8A752B00B02D69 /* UICollectionView+Rx.swift in Sources */,
|
|
C882541A1B8A752B00B02D69 /* RxCollectionViewDataSourceType.swift in Sources */,
|
|
C8093EF11B8A732E0088E94D /* NSNotificationCenter+Rx.swift in Sources */,
|
|
C88254351B8A752B00B02D69 /* UITextField+Rx.swift in Sources */,
|
|
C8093EF71B8A732E0088E94D /* NSURLSession+Rx.swift in Sources */,
|
|
C8093EE71B8A732E0088E94D /* ControlTarget.swift in Sources */,
|
|
C88254301B8A752B00B02D69 /* UISearchBar+Rx.swift in Sources */,
|
|
C88254181B8A752B00B02D69 /* ItemEvents.swift in Sources */,
|
|
C8DB96881BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */,
|
|
C882541B1B8A752B00B02D69 /* RxTableViewDataSourceType.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C80939701B8A71840088E94D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C80DDEA41BCE69BA006A1832 /* Driver.swift in Sources */,
|
|
C8093F4A1B8A732E0088E94D /* NSImageView+Rx.swift in Sources */,
|
|
C8DB96891BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */,
|
|
C8093EDA1B8A732E0088E94D /* _RXKVOObserver.m in Sources */,
|
|
C8093EE41B8A732E0088E94D /* DelegateProxyType.swift in Sources */,
|
|
C8093F481B8A732E0088E94D /* NSControl+Rx.swift in Sources */,
|
|
C8093F4E1B8A732E0088E94D /* NSTextField+Rx.swift in Sources */,
|
|
C8DB967F1BF7496C0084BD53 /* KVORepresentable.swift in Sources */,
|
|
C8093EFE1B8A732E0088E94D /* RxTarget.swift in Sources */,
|
|
C8093ED21B8A732E0088E94D /* _RX.m in Sources */,
|
|
C8093EFC1B8A732E0088E94D /* RxCocoa.swift in Sources */,
|
|
C8DB968E1BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */,
|
|
C80D33991B922FB00014629D /* ControlEvent.swift in Sources */,
|
|
C80DDEA81BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */,
|
|
C80D339B1B922FB00014629D /* ControlProperty.swift in Sources */,
|
|
C8093EF41B8A732E0088E94D /* NSObject+Rx+CoreGraphics.swift in Sources */,
|
|
C8093EF01B8A732E0088E94D /* KVOObserver.swift in Sources */,
|
|
C8093EEE1B8A732E0088E94D /* KVOObservable.swift in Sources */,
|
|
C8F6A1461BF0B9B2007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */,
|
|
C8093EE01B8A732E0088E94D /* CLLocationManager+Rx.swift in Sources */,
|
|
C8093EEC1B8A732E0088E94D /* DeinitAction.swift in Sources */,
|
|
C8DB96841BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */,
|
|
C8093F461B8A732E0088E94D /* NSButton+Rx.swift in Sources */,
|
|
C80DDEA01BCE69BA006A1832 /* Driver+Subscription.swift in Sources */,
|
|
C8093ED61B8A732E0088E94D /* _RXDelegateProxy.m in Sources */,
|
|
C8093EF61B8A732E0088E94D /* NSObject+Rx.swift in Sources */,
|
|
C80DDE981BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */,
|
|
C8093EDE1B8A732E0088E94D /* _RXSwizzling.m in Sources */,
|
|
C80DDE941BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */,
|
|
C80DDEB21BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */,
|
|
C8093EEA1B8A732E0088E94D /* Deallocating.swift in Sources */,
|
|
C8093EE21B8A732E0088E94D /* DelegateProxy.swift in Sources */,
|
|
C8093EFA1B8A732E0088E94D /* RxCLLocationManagerDelegateProxy.swift in Sources */,
|
|
C8093EE61B8A732E0088E94D /* Logging.swift in Sources */,
|
|
C8093EF21B8A732E0088E94D /* NSNotificationCenter+Rx.swift in Sources */,
|
|
C8093EF81B8A732E0088E94D /* NSURLSession+Rx.swift in Sources */,
|
|
C80DDE9C1BCE69BA006A1832 /* Driver+Operators.swift in Sources */,
|
|
C8093F4C1B8A732E0088E94D /* NSSlider+Rx.swift in Sources */,
|
|
C8093EE81B8A732E0088E94D /* ControlTarget.swift in Sources */,
|
|
C80D33901B91EF9E0014629D /* Observable+Bind.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093B4C1B8A71F00088E94D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C88E296B1BEB712E001CCB92 /* RunLoopLock.swift in Sources */,
|
|
C8941BDF1BD5695C00A0E874 /* BlockingObservable.swift in Sources */,
|
|
C8941BE41BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */,
|
|
C8093F5E1B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8093BCA1B8A71FC0088E94D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C88E296C1BEB712E001CCB92 /* RunLoopLock.swift in Sources */,
|
|
C8941BE01BD5695C00A0E874 /* BlockingObservable.swift in Sources */,
|
|
C8941BE51BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */,
|
|
C8093F5F1B8A73A20088E94D /* ObservableConvertibleType+Blocking.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C88BB81B1B07E5ED0064D411 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8093D5A1B8A72BE0088E94D /* Observable+Creation.swift in Sources */,
|
|
C8093CCC1B8A72BE0088E94D /* ConnectableObservableType.swift in Sources */,
|
|
C8C3DA041B9390C4004D233E /* Just.swift in Sources */,
|
|
C8093CE61B8A72BE0088E94D /* NopDisposable.swift in Sources */,
|
|
C8093CD41B8A72BE0088E94D /* Disposable.swift in Sources */,
|
|
C8093CEE1B8A72BE0088E94D /* SingleAssignmentDisposable.swift in Sources */,
|
|
C849BE2C1BAB5D070019AD27 /* ObservableConvertibleType.swift in Sources */,
|
|
C8C3DA0A1B93941E004D233E /* FailWith.swift in Sources */,
|
|
C8093D9C1B8A72BE0088E94D /* SchedulerServices+Emulation.swift in Sources */,
|
|
C8093D6A1B8A72BE0088E94D /* AnyObserver.swift in Sources */,
|
|
C8093D3C1B8A72BE0088E94D /* Skip.swift in Sources */,
|
|
C8B144FC1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */,
|
|
C8093CF01B8A72BE0088E94D /* StableCompositeDisposable.swift in Sources */,
|
|
D2245A1C1BD63C4600E7146F /* WithLatestFrom.swift in Sources */,
|
|
C8093D4E1B8A72BE0088E94D /* Zip+arity.swift in Sources */,
|
|
CB883B3C1BE24355000AC2EE /* Window.swift in Sources */,
|
|
C8093D4C1B8A72BE0088E94D /* Timer.swift in Sources */,
|
|
C8C3DA071B9393AC004D233E /* Empty.swift in Sources */,
|
|
CB255BD81BC46A9C00798A4C /* RetryWhen.swift in Sources */,
|
|
C8093D881B8A72BE0088E94D /* RxBox.swift in Sources */,
|
|
C8093D3A1B8A72BE0088E94D /* Sink.swift in Sources */,
|
|
C8093D461B8A72BE0088E94D /* TakeUntil.swift in Sources */,
|
|
C8093D941B8A72BE0088E94D /* MainScheduler.swift in Sources */,
|
|
CB883B461BE256D4000AC2EE /* BooleanDisposable.swift in Sources */,
|
|
C84B38EF1BA433CD001B7D88 /* Generate.swift in Sources */,
|
|
C8093D161B8A72BE0088E94D /* Deferred.swift in Sources */,
|
|
C8093DA41B8A72BE0088E94D /* ReplaySubject.swift in Sources */,
|
|
C8C3D9FF1B935EDF004D233E /* Zip+CollectionType.swift in Sources */,
|
|
C8093D641B8A72BE0088E94D /* Observable+Time.swift in Sources */,
|
|
C8093CFC1B8A72BE0088E94D /* Observable+Extensions.swift in Sources */,
|
|
C8093D4A1B8A72BE0088E94D /* Throttle.swift in Sources */,
|
|
C8B145011BD2D80100267DCE /* ImmediateScheduler.swift in Sources */,
|
|
C8093D061B8A72BE0088E94D /* Catch.swift in Sources */,
|
|
C8F6A0FA1BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */,
|
|
C8093D0C1B8A72BE0088E94D /* CombineLatest.swift in Sources */,
|
|
D2FC15B31BCB95E5007361FF /* SkipWhile.swift in Sources */,
|
|
C8F6A0F51BEE3395007DF367 /* InvocableType.swift in Sources */,
|
|
C8093D5E1B8A72BE0088E94D /* Observable+Multiple.swift in Sources */,
|
|
C8093D741B8A72BE0088E94D /* ObserverBase.swift in Sources */,
|
|
C8093D121B8A72BE0088E94D /* ConnectableObservable.swift in Sources */,
|
|
C8093D621B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift in Sources */,
|
|
C8093D1A1B8A72BE0088E94D /* DistinctUntilChanged.swift in Sources */,
|
|
C8093D561B8A72BE0088E94D /* Observable+Binding.swift in Sources */,
|
|
C8093D7A1B8A72BE0088E94D /* TailRecursiveSink.swift in Sources */,
|
|
B1B7C3BE1BDD39DB0076934E /* TakeLast.swift in Sources */,
|
|
C8093CC81B8A72BE0088E94D /* AsyncLock.swift in Sources */,
|
|
C8093CD81B8A72BE0088E94D /* BinaryDisposable.swift in Sources */,
|
|
C89CDB371BCB0DD7002063D9 /* ShareReplay1.swift in Sources */,
|
|
C8093D2A1B8A72BE0088E94D /* ObserveOn.swift in Sources */,
|
|
CB883B411BE24C15000AC2EE /* RefCountDisposable.swift in Sources */,
|
|
C83100651BF7D51600AAE3CD /* Sequence.swift in Sources */,
|
|
C8093D361B8A72BE0088E94D /* Sample.swift in Sources */,
|
|
C84CC54F1BDCF48200E06A64 /* LockOwnerType.swift in Sources */,
|
|
D2752D621BC5551A0070C418 /* SkipUntil.swift in Sources */,
|
|
C8F6A0FF1BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */,
|
|
C84CC5541BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */,
|
|
C8093CEA1B8A72BE0088E94D /* ScopedDisposable.swift in Sources */,
|
|
C8093D261B8A72BE0088E94D /* Multicast.swift in Sources */,
|
|
C8C3DA101B939767004D233E /* CurrentThreadScheduler.swift in Sources */,
|
|
C8093D861B8A72BE0088E94D /* Rx.swift in Sources */,
|
|
C80D342F1B9245A40014629D /* CombineLatest+CollectionType.swift in Sources */,
|
|
C84CC5411BDC3B3E00E06A64 /* ElementAt.swift in Sources */,
|
|
C8093DA61B8A72BE0088E94D /* SubjectType.swift in Sources */,
|
|
C8093D5C1B8A72BE0088E94D /* Observable+Debug.swift in Sources */,
|
|
C8093D581B8A72BE0088E94D /* Observable+Concurrency.swift in Sources */,
|
|
C8093D6C1B8A72BE0088E94D /* AnonymousObserver.swift in Sources */,
|
|
C8093DA21B8A72BE0088E94D /* PublishSubject.swift in Sources */,
|
|
C8093D241B8A72BE0088E94D /* Merge.swift in Sources */,
|
|
C8093D8E1B8A72BE0088E94D /* SchedulerType.swift in Sources */,
|
|
C8093DA81B8A72BE0088E94D /* Variable.swift in Sources */,
|
|
C84CC5631BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */,
|
|
C8093D961B8A72BE0088E94D /* OperationQueueScheduler.swift in Sources */,
|
|
C8093D921B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift in Sources */,
|
|
C8093D081B8A72BE0088E94D /* CombineLatest+arity.swift in Sources */,
|
|
C8093CDE1B8A72BE0088E94D /* DisposeBag.swift in Sources */,
|
|
C8093D981B8A72BE0088E94D /* RecursiveScheduler.swift in Sources */,
|
|
C8093D381B8A72BE0088E94D /* Scan.swift in Sources */,
|
|
CB30D9EA1BF0E3500084C1C0 /* SingleAsync.swift in Sources */,
|
|
C8093CD21B8A72BE0088E94D /* Queue.swift in Sources */,
|
|
C8C3DA131B93A3EA004D233E /* AnonymousObservable.swift in Sources */,
|
|
C8093CE01B8A72BE0088E94D /* DisposeBase.swift in Sources */,
|
|
C8093CD61B8A72BE0088E94D /* AnonymousDisposable.swift in Sources */,
|
|
C8093D901B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift in Sources */,
|
|
C8093D421B8A72BE0088E94D /* Switch.swift in Sources */,
|
|
C8093DA01B8A72BE0088E94D /* BehaviorSubject.swift in Sources */,
|
|
C8093D181B8A72BE0088E94D /* DelaySubscription.swift in Sources */,
|
|
C86409FD1BA593F500D3C4E8 /* Range.swift in Sources */,
|
|
C8093D221B8A72BE0088E94D /* Map.swift in Sources */,
|
|
C8093CD01B8A72BE0088E94D /* InfiniteSequence.swift in Sources */,
|
|
D235B23F1BD003DD007E84DA /* Using.swift in Sources */,
|
|
C8093D661B8A72BE0088E94D /* ObservableType.swift in Sources */,
|
|
C8093D541B8A72BE0088E94D /* Observable+Aggregate.swift in Sources */,
|
|
C8093D2C1B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift in Sources */,
|
|
C8093D3E1B8A72BE0088E94D /* StartWith.swift in Sources */,
|
|
C821DBA31BA4DCAB008F3809 /* Buffer.swift in Sources */,
|
|
C8093D481B8A72BE0088E94D /* TakeWhile.swift in Sources */,
|
|
C8093D001B8A72BE0088E94D /* Amb.swift in Sources */,
|
|
C8093D1C1B8A72BE0088E94D /* Do.swift in Sources */,
|
|
C8093D9E1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift in Sources */,
|
|
C8093D341B8A72BE0088E94D /* RefCount.swift in Sources */,
|
|
C8093D0E1B8A72BE0088E94D /* Concat.swift in Sources */,
|
|
C8093CCA1B8A72BE0088E94D /* Lock.swift in Sources */,
|
|
C8093D441B8A72BE0088E94D /* Take.swift in Sources */,
|
|
C84CC5591BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */,
|
|
C8093D321B8A72BE0088E94D /* Reduce.swift in Sources */,
|
|
C84B38EA1BA43380001B7D88 /* ScheduledItem.swift in Sources */,
|
|
C8640A041BA5B12A00D3C4E8 /* Repeat.swift in Sources */,
|
|
C8093CF41B8A72BE0088E94D /* Error.swift in Sources */,
|
|
C8093D141B8A72BE0088E94D /* Debug.swift in Sources */,
|
|
C8F6A0F01BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */,
|
|
CB883B4B1BE369AA000AC2EE /* AddRef.swift in Sources */,
|
|
C8093CCE1B8A72BE0088E94D /* Bag.swift in Sources */,
|
|
C8093D301B8A72BE0088E94D /* Producer.swift in Sources */,
|
|
C8093CF81B8A72BE0088E94D /* ImmediateSchedulerType.swift in Sources */,
|
|
C8093CC61B8A72BE0088E94D /* Cancelable.swift in Sources */,
|
|
C8093CE81B8A72BE0088E94D /* ScheduledDisposable.swift in Sources */,
|
|
C8093D1E1B8A72BE0088E94D /* Filter.swift in Sources */,
|
|
C8093D601B8A72BE0088E94D /* Observable+Single.swift in Sources */,
|
|
C8093CDC1B8A72BE0088E94D /* CompositeDisposable.swift in Sources */,
|
|
C8093D7E1B8A72BE0088E94D /* ObserverType.swift in Sources */,
|
|
C8093D401B8A72BE0088E94D /* SubscribeOn.swift in Sources */,
|
|
CBEE77201BD649A000AD584C /* ToArray.swift in Sources */,
|
|
C8093CFE1B8A72BE0088E94D /* Observable.swift in Sources */,
|
|
C84CC55E1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */,
|
|
C8093CE21B8A72BE0088E94D /* NAryDisposable.swift in Sources */,
|
|
C8093CEC1B8A72BE0088E94D /* SerialDisposable.swift in Sources */,
|
|
C8C3DA0D1B93959F004D233E /* Never.swift in Sources */,
|
|
C8093D7C1B8A72BE0088E94D /* ObserverType+Extensions.swift in Sources */,
|
|
C84CC5681BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */,
|
|
C8093CF61B8A72BE0088E94D /* Event.swift in Sources */,
|
|
C8093D521B8A72BE0088E94D /* Zip.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8A56AD21AD7424700B4673B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8093D591B8A72BE0088E94D /* Observable+Creation.swift in Sources */,
|
|
C8093CCB1B8A72BE0088E94D /* ConnectableObservableType.swift in Sources */,
|
|
C8C3DA031B9390C4004D233E /* Just.swift in Sources */,
|
|
C8093CE51B8A72BE0088E94D /* NopDisposable.swift in Sources */,
|
|
C8093CD31B8A72BE0088E94D /* Disposable.swift in Sources */,
|
|
C8093CED1B8A72BE0088E94D /* SingleAssignmentDisposable.swift in Sources */,
|
|
C849BE2B1BAB5D070019AD27 /* ObservableConvertibleType.swift in Sources */,
|
|
C8C3DA091B93941E004D233E /* FailWith.swift in Sources */,
|
|
C8093D9B1B8A72BE0088E94D /* SchedulerServices+Emulation.swift in Sources */,
|
|
C8093D691B8A72BE0088E94D /* AnyObserver.swift in Sources */,
|
|
C8093D3B1B8A72BE0088E94D /* Skip.swift in Sources */,
|
|
C8B144FB1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */,
|
|
C8093CEF1B8A72BE0088E94D /* StableCompositeDisposable.swift in Sources */,
|
|
D2245A1B1BD5657300E7146F /* WithLatestFrom.swift in Sources */,
|
|
C8093D4D1B8A72BE0088E94D /* Zip+arity.swift in Sources */,
|
|
CB883B3B1BE24355000AC2EE /* Window.swift in Sources */,
|
|
C8093D4B1B8A72BE0088E94D /* Timer.swift in Sources */,
|
|
C8C3DA061B9393AC004D233E /* Empty.swift in Sources */,
|
|
CB255BD71BC46A9C00798A4C /* RetryWhen.swift in Sources */,
|
|
C8093D871B8A72BE0088E94D /* RxBox.swift in Sources */,
|
|
C8093D391B8A72BE0088E94D /* Sink.swift in Sources */,
|
|
C8093D451B8A72BE0088E94D /* TakeUntil.swift in Sources */,
|
|
C8093D931B8A72BE0088E94D /* MainScheduler.swift in Sources */,
|
|
CB883B451BE256D4000AC2EE /* BooleanDisposable.swift in Sources */,
|
|
C84B38EE1BA433CD001B7D88 /* Generate.swift in Sources */,
|
|
C8093D151B8A72BE0088E94D /* Deferred.swift in Sources */,
|
|
C8093DA31B8A72BE0088E94D /* ReplaySubject.swift in Sources */,
|
|
C8C3D9FE1B935EDF004D233E /* Zip+CollectionType.swift in Sources */,
|
|
C8093D631B8A72BE0088E94D /* Observable+Time.swift in Sources */,
|
|
C8093CFB1B8A72BE0088E94D /* Observable+Extensions.swift in Sources */,
|
|
C8093D491B8A72BE0088E94D /* Throttle.swift in Sources */,
|
|
C8B145001BD2D80100267DCE /* ImmediateScheduler.swift in Sources */,
|
|
C8093D051B8A72BE0088E94D /* Catch.swift in Sources */,
|
|
C8F6A0F91BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */,
|
|
C8093D0B1B8A72BE0088E94D /* CombineLatest.swift in Sources */,
|
|
D22B6D261BC8504A00BCE0AB /* SkipWhile.swift in Sources */,
|
|
C8F6A0F41BEE3395007DF367 /* InvocableType.swift in Sources */,
|
|
C8093D5D1B8A72BE0088E94D /* Observable+Multiple.swift in Sources */,
|
|
C8093D731B8A72BE0088E94D /* ObserverBase.swift in Sources */,
|
|
C8093D111B8A72BE0088E94D /* ConnectableObservable.swift in Sources */,
|
|
C8093D611B8A72BE0088E94D /* Observable+StandardSequenceOperators.swift in Sources */,
|
|
C8093D191B8A72BE0088E94D /* DistinctUntilChanged.swift in Sources */,
|
|
C8093D551B8A72BE0088E94D /* Observable+Binding.swift in Sources */,
|
|
C8093D791B8A72BE0088E94D /* TailRecursiveSink.swift in Sources */,
|
|
B1B7C3BD1BDD39DB0076934E /* TakeLast.swift in Sources */,
|
|
C8093CC71B8A72BE0088E94D /* AsyncLock.swift in Sources */,
|
|
C8093CD71B8A72BE0088E94D /* BinaryDisposable.swift in Sources */,
|
|
C89CDB361BCB0DD7002063D9 /* ShareReplay1.swift in Sources */,
|
|
C8093D291B8A72BE0088E94D /* ObserveOn.swift in Sources */,
|
|
CB883B401BE24C15000AC2EE /* RefCountDisposable.swift in Sources */,
|
|
C83100641BF7D51600AAE3CD /* Sequence.swift in Sources */,
|
|
C8093D351B8A72BE0088E94D /* Sample.swift in Sources */,
|
|
C84CC54E1BDCF48200E06A64 /* LockOwnerType.swift in Sources */,
|
|
D285BAC41BC0231000B3F602 /* SkipUntil.swift in Sources */,
|
|
C8F6A0FE1BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */,
|
|
C84CC5531BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */,
|
|
C8093CE91B8A72BE0088E94D /* ScopedDisposable.swift in Sources */,
|
|
C8093D251B8A72BE0088E94D /* Multicast.swift in Sources */,
|
|
C8C3DA0F1B939767004D233E /* CurrentThreadScheduler.swift in Sources */,
|
|
C8093D851B8A72BE0088E94D /* Rx.swift in Sources */,
|
|
C80D342E1B9245A40014629D /* CombineLatest+CollectionType.swift in Sources */,
|
|
C84CC5401BDC3B3700E06A64 /* ElementAt.swift in Sources */,
|
|
C8093DA51B8A72BE0088E94D /* SubjectType.swift in Sources */,
|
|
C8093D5B1B8A72BE0088E94D /* Observable+Debug.swift in Sources */,
|
|
C8093D571B8A72BE0088E94D /* Observable+Concurrency.swift in Sources */,
|
|
C8093D6B1B8A72BE0088E94D /* AnonymousObserver.swift in Sources */,
|
|
C8093DA11B8A72BE0088E94D /* PublishSubject.swift in Sources */,
|
|
C8093D231B8A72BE0088E94D /* Merge.swift in Sources */,
|
|
C8093D8D1B8A72BE0088E94D /* SchedulerType.swift in Sources */,
|
|
C8093DA71B8A72BE0088E94D /* Variable.swift in Sources */,
|
|
C84CC5621BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */,
|
|
C8093D951B8A72BE0088E94D /* OperationQueueScheduler.swift in Sources */,
|
|
C8093D911B8A72BE0088E94D /* DispatchQueueSchedulerPriority.swift in Sources */,
|
|
C8093D071B8A72BE0088E94D /* CombineLatest+arity.swift in Sources */,
|
|
C8093CDD1B8A72BE0088E94D /* DisposeBag.swift in Sources */,
|
|
C8093D971B8A72BE0088E94D /* RecursiveScheduler.swift in Sources */,
|
|
C8093D371B8A72BE0088E94D /* Scan.swift in Sources */,
|
|
CB30D9E91BF0E3500084C1C0 /* SingleAsync.swift in Sources */,
|
|
C8093CD11B8A72BE0088E94D /* Queue.swift in Sources */,
|
|
C8C3DA121B93A3EA004D233E /* AnonymousObservable.swift in Sources */,
|
|
C8093CDF1B8A72BE0088E94D /* DisposeBase.swift in Sources */,
|
|
C8093CD51B8A72BE0088E94D /* AnonymousDisposable.swift in Sources */,
|
|
C8093D8F1B8A72BE0088E94D /* ConcurrentDispatchQueueScheduler.swift in Sources */,
|
|
C8093D411B8A72BE0088E94D /* Switch.swift in Sources */,
|
|
C8093D9F1B8A72BE0088E94D /* BehaviorSubject.swift in Sources */,
|
|
C8093D171B8A72BE0088E94D /* DelaySubscription.swift in Sources */,
|
|
C86409FC1BA593F500D3C4E8 /* Range.swift in Sources */,
|
|
C8093D211B8A72BE0088E94D /* Map.swift in Sources */,
|
|
C8093CCF1B8A72BE0088E94D /* InfiniteSequence.swift in Sources */,
|
|
D235B23E1BD003DD007E84DA /* Using.swift in Sources */,
|
|
C8093D651B8A72BE0088E94D /* ObservableType.swift in Sources */,
|
|
C8093D531B8A72BE0088E94D /* Observable+Aggregate.swift in Sources */,
|
|
C8093D2B1B8A72BE0088E94D /* ObserveOnSerialDispatchQueue.swift in Sources */,
|
|
C8093D3D1B8A72BE0088E94D /* StartWith.swift in Sources */,
|
|
C821DBA21BA4DCAB008F3809 /* Buffer.swift in Sources */,
|
|
C8093D471B8A72BE0088E94D /* TakeWhile.swift in Sources */,
|
|
C8093CFF1B8A72BE0088E94D /* Amb.swift in Sources */,
|
|
C8093D1B1B8A72BE0088E94D /* Do.swift in Sources */,
|
|
C8093D9D1B8A72BE0088E94D /* SerialDispatchQueueScheduler.swift in Sources */,
|
|
C8093D331B8A72BE0088E94D /* RefCount.swift in Sources */,
|
|
C8093D0D1B8A72BE0088E94D /* Concat.swift in Sources */,
|
|
C8093CC91B8A72BE0088E94D /* Lock.swift in Sources */,
|
|
C8093D431B8A72BE0088E94D /* Take.swift in Sources */,
|
|
C84CC5581BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */,
|
|
C8093D311B8A72BE0088E94D /* Reduce.swift in Sources */,
|
|
C84B38E91BA43380001B7D88 /* ScheduledItem.swift in Sources */,
|
|
C8640A031BA5B12A00D3C4E8 /* Repeat.swift in Sources */,
|
|
C8093CF31B8A72BE0088E94D /* Error.swift in Sources */,
|
|
C8093D131B8A72BE0088E94D /* Debug.swift in Sources */,
|
|
C8F6A0EF1BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */,
|
|
CB883B4A1BE369AA000AC2EE /* AddRef.swift in Sources */,
|
|
C8093CCD1B8A72BE0088E94D /* Bag.swift in Sources */,
|
|
C8093D2F1B8A72BE0088E94D /* Producer.swift in Sources */,
|
|
C8093CF71B8A72BE0088E94D /* ImmediateSchedulerType.swift in Sources */,
|
|
C8093CC51B8A72BE0088E94D /* Cancelable.swift in Sources */,
|
|
C8093CE71B8A72BE0088E94D /* ScheduledDisposable.swift in Sources */,
|
|
C8093D1D1B8A72BE0088E94D /* Filter.swift in Sources */,
|
|
C8093D5F1B8A72BE0088E94D /* Observable+Single.swift in Sources */,
|
|
C8093CDB1B8A72BE0088E94D /* CompositeDisposable.swift in Sources */,
|
|
C8093D7D1B8A72BE0088E94D /* ObserverType.swift in Sources */,
|
|
C8093D3F1B8A72BE0088E94D /* SubscribeOn.swift in Sources */,
|
|
CBEE771F1BD649A000AD584C /* ToArray.swift in Sources */,
|
|
C8093CFD1B8A72BE0088E94D /* Observable.swift in Sources */,
|
|
C84CC55D1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */,
|
|
C8093CE11B8A72BE0088E94D /* NAryDisposable.swift in Sources */,
|
|
C8093CEB1B8A72BE0088E94D /* SerialDisposable.swift in Sources */,
|
|
C8C3DA0C1B93959F004D233E /* Never.swift in Sources */,
|
|
C8093D7B1B8A72BE0088E94D /* ObserverType+Extensions.swift in Sources */,
|
|
C84CC5671BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */,
|
|
C8093CF51B8A72BE0088E94D /* Event.swift in Sources */,
|
|
C8093D511B8A72BE0088E94D /* Zip.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0BF911BBBFB8B001B112F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8F0BF921BBBFB8B001B112F /* Observable+Creation.swift in Sources */,
|
|
C8F0BF931BBBFB8B001B112F /* ConnectableObservableType.swift in Sources */,
|
|
C8F0BF941BBBFB8B001B112F /* Just.swift in Sources */,
|
|
C8F0BF951BBBFB8B001B112F /* NopDisposable.swift in Sources */,
|
|
C8F0BF961BBBFB8B001B112F /* Disposable.swift in Sources */,
|
|
C8F0BF971BBBFB8B001B112F /* SingleAssignmentDisposable.swift in Sources */,
|
|
C89461751BC6C1210055219D /* ObservableConvertibleType.swift in Sources */,
|
|
C8F0BF981BBBFB8B001B112F /* FailWith.swift in Sources */,
|
|
C8F0BF991BBBFB8B001B112F /* SchedulerServices+Emulation.swift in Sources */,
|
|
C8F0BF9A1BBBFB8B001B112F /* AnyObserver.swift in Sources */,
|
|
C8F0BF9B1BBBFB8B001B112F /* Skip.swift in Sources */,
|
|
C8B144FE1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */,
|
|
C8F0BF9C1BBBFB8B001B112F /* StableCompositeDisposable.swift in Sources */,
|
|
D2245A1E1BD63C4A00E7146F /* WithLatestFrom.swift in Sources */,
|
|
C8F0BF9D1BBBFB8B001B112F /* Zip+arity.swift in Sources */,
|
|
CB883B3E1BE24355000AC2EE /* Window.swift in Sources */,
|
|
C8F0BF9E1BBBFB8B001B112F /* Timer.swift in Sources */,
|
|
C8F0BF9F1BBBFB8B001B112F /* Empty.swift in Sources */,
|
|
CB255BDA1BC46A9C00798A4C /* RetryWhen.swift in Sources */,
|
|
C8F0BFA01BBBFB8B001B112F /* RxBox.swift in Sources */,
|
|
C8F0BFA11BBBFB8B001B112F /* Sink.swift in Sources */,
|
|
C8F0BFA21BBBFB8B001B112F /* TakeUntil.swift in Sources */,
|
|
C8F0BFA31BBBFB8B001B112F /* MainScheduler.swift in Sources */,
|
|
CB883B481BE256D4000AC2EE /* BooleanDisposable.swift in Sources */,
|
|
C8F0BFA41BBBFB8B001B112F /* Generate.swift in Sources */,
|
|
C8F0BFA51BBBFB8B001B112F /* Deferred.swift in Sources */,
|
|
C8F0BFA61BBBFB8B001B112F /* ReplaySubject.swift in Sources */,
|
|
C8F0BFA71BBBFB8B001B112F /* Zip+CollectionType.swift in Sources */,
|
|
C8F0BFA81BBBFB8B001B112F /* Observable+Time.swift in Sources */,
|
|
C8F0BFA91BBBFB8B001B112F /* Observable+Extensions.swift in Sources */,
|
|
C8F0BFAA1BBBFB8B001B112F /* Throttle.swift in Sources */,
|
|
C8B145031BD2D80100267DCE /* ImmediateScheduler.swift in Sources */,
|
|
C8F0BFAC1BBBFB8B001B112F /* Catch.swift in Sources */,
|
|
C8F6A0FC1BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */,
|
|
C8F0BFAD1BBBFB8B001B112F /* CombineLatest.swift in Sources */,
|
|
D2FC15B51BCB95E8007361FF /* SkipWhile.swift in Sources */,
|
|
C8F6A0F71BEE3395007DF367 /* InvocableType.swift in Sources */,
|
|
C8F0BFAE1BBBFB8B001B112F /* Observable+Multiple.swift in Sources */,
|
|
C8F0BFAF1BBBFB8B001B112F /* ObserverBase.swift in Sources */,
|
|
C8F0BFB01BBBFB8B001B112F /* ConnectableObservable.swift in Sources */,
|
|
C8F0BFB11BBBFB8B001B112F /* Observable+StandardSequenceOperators.swift in Sources */,
|
|
C8F0BFB21BBBFB8B001B112F /* DistinctUntilChanged.swift in Sources */,
|
|
C8F0BFB31BBBFB8B001B112F /* Observable+Binding.swift in Sources */,
|
|
C8F0BFB41BBBFB8B001B112F /* TailRecursiveSink.swift in Sources */,
|
|
B1B7C3C01BDD39DB0076934E /* TakeLast.swift in Sources */,
|
|
C8F0BFB51BBBFB8B001B112F /* AsyncLock.swift in Sources */,
|
|
C8F0BFB61BBBFB8B001B112F /* BinaryDisposable.swift in Sources */,
|
|
C89CDB391BCB0DD7002063D9 /* ShareReplay1.swift in Sources */,
|
|
C8F0BFB71BBBFB8B001B112F /* ObserveOn.swift in Sources */,
|
|
CB883B431BE24C15000AC2EE /* RefCountDisposable.swift in Sources */,
|
|
C83100671BF7D51600AAE3CD /* Sequence.swift in Sources */,
|
|
C8F0BFB81BBBFB8B001B112F /* Sample.swift in Sources */,
|
|
C84CC5511BDCF48200E06A64 /* LockOwnerType.swift in Sources */,
|
|
D21C29311BC6A1C300448E70 /* SkipUntil.swift in Sources */,
|
|
C8F6A1011BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */,
|
|
C84CC5561BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */,
|
|
C8F0BFB91BBBFB8B001B112F /* ScopedDisposable.swift in Sources */,
|
|
C8F0BFBA1BBBFB8B001B112F /* Multicast.swift in Sources */,
|
|
C8F0BFBB1BBBFB8B001B112F /* CurrentThreadScheduler.swift in Sources */,
|
|
C8F0BFBC1BBBFB8B001B112F /* Rx.swift in Sources */,
|
|
C8F0BFBD1BBBFB8B001B112F /* CombineLatest+CollectionType.swift in Sources */,
|
|
C84CC5431BDC3B3E00E06A64 /* ElementAt.swift in Sources */,
|
|
C8F0BFBE1BBBFB8B001B112F /* SubjectType.swift in Sources */,
|
|
C8F0BFBF1BBBFB8B001B112F /* Observable+Debug.swift in Sources */,
|
|
C8F0BFC01BBBFB8B001B112F /* Observable+Concurrency.swift in Sources */,
|
|
C8F0BFC11BBBFB8B001B112F /* AnonymousObserver.swift in Sources */,
|
|
C8F0BFC21BBBFB8B001B112F /* PublishSubject.swift in Sources */,
|
|
C8F0BFC31BBBFB8B001B112F /* Merge.swift in Sources */,
|
|
C8F0BFC41BBBFB8B001B112F /* SchedulerType.swift in Sources */,
|
|
C8F0BFC51BBBFB8B001B112F /* Variable.swift in Sources */,
|
|
C84CC5651BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */,
|
|
C8F0BFC61BBBFB8B001B112F /* OperationQueueScheduler.swift in Sources */,
|
|
C8F0BFC71BBBFB8B001B112F /* DispatchQueueSchedulerPriority.swift in Sources */,
|
|
C8F0BFC81BBBFB8B001B112F /* CombineLatest+arity.swift in Sources */,
|
|
C8F0BFC91BBBFB8B001B112F /* DisposeBag.swift in Sources */,
|
|
C8F0BFCA1BBBFB8B001B112F /* RecursiveScheduler.swift in Sources */,
|
|
C8F0BFCB1BBBFB8B001B112F /* Scan.swift in Sources */,
|
|
CB30D9EC1BF0E3500084C1C0 /* SingleAsync.swift in Sources */,
|
|
C8F0BFCC1BBBFB8B001B112F /* Queue.swift in Sources */,
|
|
C8F0BFCD1BBBFB8B001B112F /* AnonymousObservable.swift in Sources */,
|
|
C8F0BFCF1BBBFB8B001B112F /* DisposeBase.swift in Sources */,
|
|
C8F0BFD01BBBFB8B001B112F /* AnonymousDisposable.swift in Sources */,
|
|
C8F0BFD11BBBFB8B001B112F /* ConcurrentDispatchQueueScheduler.swift in Sources */,
|
|
C8F0BFD21BBBFB8B001B112F /* Switch.swift in Sources */,
|
|
C8F0BFD31BBBFB8B001B112F /* BehaviorSubject.swift in Sources */,
|
|
C8F0BFD41BBBFB8B001B112F /* DelaySubscription.swift in Sources */,
|
|
C8F0BFD51BBBFB8B001B112F /* Range.swift in Sources */,
|
|
C8F0BFD61BBBFB8B001B112F /* Map.swift in Sources */,
|
|
C8F0BFD71BBBFB8B001B112F /* InfiniteSequence.swift in Sources */,
|
|
D235B2411BD003DD007E84DA /* Using.swift in Sources */,
|
|
C8F0BFD81BBBFB8B001B112F /* ObservableType.swift in Sources */,
|
|
C8F0BFD91BBBFB8B001B112F /* Observable+Aggregate.swift in Sources */,
|
|
C8F0BFDA1BBBFB8B001B112F /* ObserveOnSerialDispatchQueue.swift in Sources */,
|
|
C8F0BFDB1BBBFB8B001B112F /* StartWith.swift in Sources */,
|
|
C8F0BFDC1BBBFB8B001B112F /* Buffer.swift in Sources */,
|
|
C8F0BFDD1BBBFB8B001B112F /* TakeWhile.swift in Sources */,
|
|
C8F0BFDE1BBBFB8B001B112F /* Amb.swift in Sources */,
|
|
C8F0BFDF1BBBFB8B001B112F /* Do.swift in Sources */,
|
|
C8F0BFE01BBBFB8B001B112F /* SerialDispatchQueueScheduler.swift in Sources */,
|
|
C8F0BFE11BBBFB8B001B112F /* RefCount.swift in Sources */,
|
|
C8F0BFE21BBBFB8B001B112F /* Concat.swift in Sources */,
|
|
C8F0BFE31BBBFB8B001B112F /* Lock.swift in Sources */,
|
|
C8F0BFE41BBBFB8B001B112F /* Take.swift in Sources */,
|
|
C84CC55B1BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */,
|
|
C8F0BFE51BBBFB8B001B112F /* Reduce.swift in Sources */,
|
|
C8F0BFE61BBBFB8B001B112F /* ScheduledItem.swift in Sources */,
|
|
C8F0BFE71BBBFB8B001B112F /* Repeat.swift in Sources */,
|
|
C8F0BFE81BBBFB8B001B112F /* Error.swift in Sources */,
|
|
C8F0BFE91BBBFB8B001B112F /* Debug.swift in Sources */,
|
|
C8F6A0F21BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */,
|
|
CB883B4D1BE369AA000AC2EE /* AddRef.swift in Sources */,
|
|
C8F0BFEA1BBBFB8B001B112F /* Bag.swift in Sources */,
|
|
C8F0BFEB1BBBFB8B001B112F /* Producer.swift in Sources */,
|
|
C8F0BFEC1BBBFB8B001B112F /* ImmediateSchedulerType.swift in Sources */,
|
|
C8F0BFED1BBBFB8B001B112F /* Cancelable.swift in Sources */,
|
|
C8F0BFEE1BBBFB8B001B112F /* ScheduledDisposable.swift in Sources */,
|
|
C8F0BFEF1BBBFB8B001B112F /* Filter.swift in Sources */,
|
|
C8F0BFF01BBBFB8B001B112F /* Observable+Single.swift in Sources */,
|
|
C8F0BFF11BBBFB8B001B112F /* CompositeDisposable.swift in Sources */,
|
|
C8F0BFF21BBBFB8B001B112F /* ObserverType.swift in Sources */,
|
|
C8F0BFF31BBBFB8B001B112F /* SubscribeOn.swift in Sources */,
|
|
CBEE77221BD649A000AD584C /* ToArray.swift in Sources */,
|
|
C8F0BFF41BBBFB8B001B112F /* Observable.swift in Sources */,
|
|
C84CC5601BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */,
|
|
C8F0BFF51BBBFB8B001B112F /* NAryDisposable.swift in Sources */,
|
|
C8F0BFF61BBBFB8B001B112F /* SerialDisposable.swift in Sources */,
|
|
C8F0BFF71BBBFB8B001B112F /* Never.swift in Sources */,
|
|
C8F0BFF81BBBFB8B001B112F /* ObserverType+Extensions.swift in Sources */,
|
|
C84CC56A1BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */,
|
|
C8F0BFF91BBBFB8B001B112F /* Event.swift in Sources */,
|
|
C8F0BFFA1BBBFB8B001B112F /* Zip.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C0051BBBFBB9001B112F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C8F0C0061BBBFBB9001B112F /* UISlider+Rx.swift in Sources */,
|
|
C8F0C0071BBBFBB9001B112F /* _RXKVOObserver.m in Sources */,
|
|
C8F0C0081BBBFBB9001B112F /* UIScrollView+Rx.swift in Sources */,
|
|
C80DDE9E1BCE69BA006A1832 /* Driver+Operators.swift in Sources */,
|
|
C8F0C0091BBBFBB9001B112F /* DelegateProxyType.swift in Sources */,
|
|
C8F0C00A1BBBFBB9001B112F /* RxTarget.swift in Sources */,
|
|
C8F0C00B1BBBFBB9001B112F /* UITextView+Rx.swift in Sources */,
|
|
C8F0C00C1BBBFBB9001B112F /* RxTableViewReactiveArrayDataSource.swift in Sources */,
|
|
C8F0C00D1BBBFBB9001B112F /* RxCollectionViewDataSourceProxy.swift in Sources */,
|
|
C80DDE9A1BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */,
|
|
C80DDE961BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */,
|
|
C8F0C00E1BBBFBB9001B112F /* _RX.m in Sources */,
|
|
C8F0C00F1BBBFBB9001B112F /* RxCocoa.swift in Sources */,
|
|
C8F0C0101BBBFBB9001B112F /* RxTableViewDelegateProxy.swift in Sources */,
|
|
C8F0C0111BBBFBB9001B112F /* UIStepper+Rx.swift in Sources */,
|
|
C8F0C0121BBBFBB9001B112F /* UIImageView+Rx.swift in Sources */,
|
|
C8F0C0131BBBFBB9001B112F /* ControlEvent.swift in Sources */,
|
|
C8F0C0141BBBFBB9001B112F /* NSObject+Rx+CoreGraphics.swift in Sources */,
|
|
C8F0C0151BBBFBB9001B112F /* UIControl+Rx.swift in Sources */,
|
|
C8F6A1481BF0B9B2007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */,
|
|
C8DB96811BF7496C0084BD53 /* KVORepresentable.swift in Sources */,
|
|
C8F0C0161BBBFBB9001B112F /* UITableView+Rx.swift in Sources */,
|
|
C8F0C0171BBBFBB9001B112F /* RxCollectionViewReactiveArrayDataSource.swift in Sources */,
|
|
C8F0C0181BBBFBB9001B112F /* KVOObserver.swift in Sources */,
|
|
C8F0C0191BBBFBB9001B112F /* UIAlertView+Rx.swift in Sources */,
|
|
C8F0C01A1BBBFBB9001B112F /* RxCollectionViewDelegateProxy.swift in Sources */,
|
|
C8F0C01B1BBBFBB9001B112F /* RxScrollViewDelegateProxy.swift in Sources */,
|
|
C8F0C01C1BBBFBB9001B112F /* UILabel+Rx.swift in Sources */,
|
|
C8F0C01D1BBBFBB9001B112F /* RxSearchBarDelegateProxy.swift in Sources */,
|
|
C8F0C01E1BBBFBB9001B112F /* RxAlertViewDelegateProxy.swift in Sources */,
|
|
C80DDEAA1BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */,
|
|
C80DDEA21BCE69BA006A1832 /* Driver+Subscription.swift in Sources */,
|
|
C8F0C01F1BBBFBB9001B112F /* Observable+Bind.swift in Sources */,
|
|
C8F0C0201BBBFBB9001B112F /* UISegmentedControl+Rx.swift in Sources */,
|
|
C8F0C0211BBBFBB9001B112F /* KVOObservable.swift in Sources */,
|
|
C8DB96901BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */,
|
|
C80DDEB41BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */,
|
|
C8F0C0221BBBFBB9001B112F /* UIButton+Rx.swift in Sources */,
|
|
C8F0C0231BBBFBB9001B112F /* CLLocationManager+Rx.swift in Sources */,
|
|
C80DDEA61BCE69BA006A1832 /* Driver.swift in Sources */,
|
|
C8F0C0241BBBFBB9001B112F /* DeinitAction.swift in Sources */,
|
|
C8F0C0251BBBFBB9001B112F /* RxActionSheetDelegateProxy.swift in Sources */,
|
|
C8F0C0261BBBFBB9001B112F /* _RXDelegateProxy.m in Sources */,
|
|
C8F0C0271BBBFBB9001B112F /* NSObject+Rx.swift in Sources */,
|
|
C8F0C0281BBBFBB9001B112F /* RxTextViewDelegateProxy.swift in Sources */,
|
|
C8F0C0291BBBFBB9001B112F /* UIBarButtonItem+Rx.swift in Sources */,
|
|
C8F0C02A1BBBFBB9001B112F /* UIActionSheet+Rx.swift in Sources */,
|
|
C8F0C02B1BBBFBB9001B112F /* ControlProperty.swift in Sources */,
|
|
C8F0C02C1BBBFBB9001B112F /* UIDatePicker+Rx.swift in Sources */,
|
|
C8F0C02D1BBBFBB9001B112F /* RxTableViewDataSourceProxy.swift in Sources */,
|
|
C8F0C02E1BBBFBB9001B112F /* _RXSwizzling.m in Sources */,
|
|
C8F0C02F1BBBFBB9001B112F /* Deallocating.swift in Sources */,
|
|
C8F0C0301BBBFBB9001B112F /* UIGestureRecognizer+Rx.swift in Sources */,
|
|
C8F0C0311BBBFBB9001B112F /* DelegateProxy.swift in Sources */,
|
|
C8F0C0321BBBFBB9001B112F /* RxCLLocationManagerDelegateProxy.swift in Sources */,
|
|
C8F0C0331BBBFBB9001B112F /* UISwitch+Rx.swift in Sources */,
|
|
C8DB96861BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */,
|
|
C8F0C0341BBBFBB9001B112F /* Logging.swift in Sources */,
|
|
C8F0C0351BBBFBB9001B112F /* UICollectionView+Rx.swift in Sources */,
|
|
C8F0C0361BBBFBB9001B112F /* RxCollectionViewDataSourceType.swift in Sources */,
|
|
C8F0C0371BBBFBB9001B112F /* NSNotificationCenter+Rx.swift in Sources */,
|
|
C8F0C0381BBBFBB9001B112F /* UITextField+Rx.swift in Sources */,
|
|
C8F0C0391BBBFBB9001B112F /* NSURLSession+Rx.swift in Sources */,
|
|
C8F0C03A1BBBFBB9001B112F /* ControlTarget.swift in Sources */,
|
|
C8F0C03B1BBBFBB9001B112F /* UISearchBar+Rx.swift in Sources */,
|
|
C8F0C03C1BBBFBB9001B112F /* ItemEvents.swift in Sources */,
|
|
C8DB968B1BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */,
|
|
C8F0C03D1BBBFBB9001B112F /* RxTableViewDataSourceType.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C8F0C04E1BBBFBCE001B112F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C88E296E1BEB712E001CCB92 /* RunLoopLock.swift in Sources */,
|
|
C8941BE21BD5695C00A0E874 /* BlockingObservable.swift in Sources */,
|
|
C8941BE71BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */,
|
|
C8F0C04F1BBBFBCE001B112F /* ObservableConvertibleType+Blocking.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2138C701BB9BE9800339B5C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D203C4F71BB9C53100D02D00 /* RxTableViewDataSourceType.swift in Sources */,
|
|
D203C5021BB9C53E00D02D00 /* UIAlertView+Rx.swift in Sources */,
|
|
D203C50E1BB9C53E00D02D00 /* UISlider+Rx.swift in Sources */,
|
|
C80DDE9D1BCE69BA006A1832 /* Driver+Operators.swift in Sources */,
|
|
D2138C8C1BB9BECA00339B5C /* ControlEvent.swift in Sources */,
|
|
D2138C981BB9BEEE00339B5C /* RxCocoa.swift in Sources */,
|
|
D2138C991BB9BEEE00339B5C /* RxTarget.swift in Sources */,
|
|
D203C5081BB9C53E00D02D00 /* UIGestureRecognizer+Rx.swift in Sources */,
|
|
D2138C931BB9BEDA00339B5C /* NSNotificationCenter+Rx.swift in Sources */,
|
|
C80DDE991BCE69BA006A1832 /* ControlProperty+Driver.swift in Sources */,
|
|
C80DDE951BCE69BA006A1832 /* ControlEvent+Driver.swift in Sources */,
|
|
D203C4F61BB9C52E00D02D00 /* RxCollectionViewDataSourceType.swift in Sources */,
|
|
D203C5131BB9C53E00D02D00 /* UITextView+Rx.swift in Sources */,
|
|
D203C4F41BB9C52400D02D00 /* RxTableViewReactiveArrayDataSource.swift in Sources */,
|
|
D2138C951BB9BEDA00339B5C /* NSObject+Rx.swift in Sources */,
|
|
D2138C881BB9BEBE00339B5C /* DelegateProxy.swift in Sources */,
|
|
D203C5101BB9C53E00D02D00 /* UISwitch+Rx.swift in Sources */,
|
|
D203C5121BB9C53E00D02D00 /* UITextField+Rx.swift in Sources */,
|
|
D203C4F91BB9C53700D02D00 /* RxAlertViewDelegateProxy.swift in Sources */,
|
|
C8F6A1471BF0B9B2007DF367 /* NSObject+Rx+RawRepresentable.swift in Sources */,
|
|
C8DB96801BF7496C0084BD53 /* KVORepresentable.swift in Sources */,
|
|
D203C4F31BB9C4CA00D02D00 /* RxCollectionViewReactiveArrayDataSource.swift in Sources */,
|
|
D203C50B1BB9C53E00D02D00 /* UIScrollView+Rx.swift in Sources */,
|
|
D203C50C1BB9C53E00D02D00 /* UISearchBar+Rx.swift in Sources */,
|
|
D2138C971BB9BEE700339B5C /* RxCLLocationManagerDelegateProxy.swift in Sources */,
|
|
D203C4FB1BB9C53700D02D00 /* RxCollectionViewDelegateProxy.swift in Sources */,
|
|
D203C5031BB9C53E00D02D00 /* UIBarButtonItem+Rx.swift in Sources */,
|
|
D203C4FC1BB9C53700D02D00 /* RxScrollViewDelegateProxy.swift in Sources */,
|
|
D2138C8E1BB9BED600339B5C /* ControlTarget.swift in Sources */,
|
|
C80DDEA91BCE69BA006A1832 /* ObservableConvertibleType+Driver.swift in Sources */,
|
|
C80DDEA11BCE69BA006A1832 /* Driver+Subscription.swift in Sources */,
|
|
D2138C891BB9BEBE00339B5C /* DelegateProxyType.swift in Sources */,
|
|
D2138C921BB9BED600339B5C /* KVOObserver.swift in Sources */,
|
|
D2138C831BB9BEBE00339B5C /* _RXKVOObserver.m in Sources */,
|
|
C80DDEB31BCE8CA3006A1832 /* Driver+Operators+arity.swift in Sources */,
|
|
C8DB968F1BF7595D0084BD53 /* KVORepresentable+Swift.swift in Sources */,
|
|
D203C5061BB9C53E00D02D00 /* UIControl+Rx.swift in Sources */,
|
|
D203C5111BB9C53E00D02D00 /* UITableView+Rx.swift in Sources */,
|
|
C80DDEA51BCE69BA006A1832 /* Driver.swift in Sources */,
|
|
D203C4F81BB9C53700D02D00 /* RxActionSheetDelegateProxy.swift in Sources */,
|
|
D2138C8F1BB9BED600339B5C /* Deallocating.swift in Sources */,
|
|
D2138C961BB9BEDA00339B5C /* NSURLSession+Rx.swift in Sources */,
|
|
D203C5051BB9C53E00D02D00 /* UICollectionView+Rx.swift in Sources */,
|
|
D2138C8D1BB9BECD00339B5C /* ControlProperty.swift in Sources */,
|
|
D203C5071BB9C53E00D02D00 /* UIDatePicker+Rx.swift in Sources */,
|
|
D2138C941BB9BEDA00339B5C /* NSObject+Rx+CoreGraphics.swift in Sources */,
|
|
D203C50D1BB9C53E00D02D00 /* UISegmentedControl+Rx.swift in Sources */,
|
|
D2138C861BB9BEBE00339B5C /* Observable+Bind.swift in Sources */,
|
|
D203C50A1BB9C53E00D02D00 /* UILabel+Rx.swift in Sources */,
|
|
D2138C901BB9BED600339B5C /* DeinitAction.swift in Sources */,
|
|
D203C4F51BB9C52900D02D00 /* ItemEvents.swift in Sources */,
|
|
D2138C911BB9BED600339B5C /* KVOObservable.swift in Sources */,
|
|
D203C4FA1BB9C53700D02D00 /* RxCollectionViewDataSourceProxy.swift in Sources */,
|
|
D2138C7F1BB9BEBE00339B5C /* _RX.m in Sources */,
|
|
D203C4FE1BB9C53700D02D00 /* RxTableViewDataSourceProxy.swift in Sources */,
|
|
D203C5001BB9C53700D02D00 /* RxTextViewDelegateProxy.swift in Sources */,
|
|
C8DB96851BF754C80084BD53 /* NSObject+Rx+KVORepresentable.swift in Sources */,
|
|
D203C5091BB9C53E00D02D00 /* UIImageView+Rx.swift in Sources */,
|
|
D2138C871BB9BEBE00339B5C /* CLLocationManager+Rx.swift in Sources */,
|
|
D203C4FF1BB9C53700D02D00 /* RxTableViewDelegateProxy.swift in Sources */,
|
|
D2138C811BB9BEBE00339B5C /* _RXDelegateProxy.m in Sources */,
|
|
9D71C4D21BF08191006E8F59 /* UIButton+Rx.swift in Sources */,
|
|
D203C4FD1BB9C53700D02D00 /* RxSearchBarDelegateProxy.swift in Sources */,
|
|
D2138C8A1BB9BEBE00339B5C /* Logging.swift in Sources */,
|
|
D2138C851BB9BEBE00339B5C /* _RXSwizzling.m in Sources */,
|
|
D203C5011BB9C53E00D02D00 /* UIActionSheet+Rx.swift in Sources */,
|
|
C8DB968A1BF756F40084BD53 /* KVORepresentable+CoreGraphics.swift in Sources */,
|
|
D203C50F1BB9C53E00D02D00 /* UIStepper+Rx.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EA28071BB9B5A200880ED3 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D2EBEADF1BB9B697003A27DC /* Error.swift in Sources */,
|
|
D2EBEB0D1BB9B6C1003A27DC /* Filter.swift in Sources */,
|
|
D2EBEAF01BB9B6AE003A27DC /* AnonymousDisposable.swift in Sources */,
|
|
D2EBEAEB1BB9B69E003A27DC /* AsyncLock.swift in Sources */,
|
|
D2EBEB281BB9B6C1003A27DC /* Zip.swift in Sources */,
|
|
D2EBEB3E1BB9B6D8003A27DC /* SerialDispatchQueueScheduler.swift in Sources */,
|
|
C89461761BC6C1220055219D /* ObservableConvertibleType.swift in Sources */,
|
|
D2EBEAF71BB9B6B2003A27DC /* ScheduledDisposable.swift in Sources */,
|
|
D2EBEAE11BB9B697003A27DC /* ImmediateSchedulerType.swift in Sources */,
|
|
D2EBEB0B1BB9B6C1003A27DC /* Empty.swift in Sources */,
|
|
D2EBEAF11BB9B6AE003A27DC /* BinaryDisposable.swift in Sources */,
|
|
C8B144FD1BD2D44500267DCE /* ConcurrentMainScheduler.swift in Sources */,
|
|
D2EBEB1B1BB9B6C1003A27DC /* Repeat.swift in Sources */,
|
|
D2245A1D1BD63C4700E7146F /* WithLatestFrom.swift in Sources */,
|
|
D2EBEAF81BB9B6B2003A27DC /* ScopedDisposable.swift in Sources */,
|
|
CB883B3D1BE24355000AC2EE /* Window.swift in Sources */,
|
|
D2EBEAEA1BB9B697003A27DC /* SchedulerType.swift in Sources */,
|
|
D2EBEB031BB9B6C1003A27DC /* CombineLatest+CollectionType.swift in Sources */,
|
|
CB255BD91BC46A9C00798A4C /* RetryWhen.swift in Sources */,
|
|
D2EBEADC1BB9B697003A27DC /* Cancelable.swift in Sources */,
|
|
D2EBEAE41BB9B697003A27DC /* ObservableType.swift in Sources */,
|
|
D2EBEB331BB9B6CA003A27DC /* Observable+Time.swift in Sources */,
|
|
D2EBEB191BB9B6C1003A27DC /* Reduce.swift in Sources */,
|
|
CB883B471BE256D4000AC2EE /* BooleanDisposable.swift in Sources */,
|
|
D2EBEB001BB9B6BA003A27DC /* Catch.swift in Sources */,
|
|
D2EBEB161BB9B6C1003A27DC /* ObserveOnSerialDispatchQueue.swift in Sources */,
|
|
D2EBEB061BB9B6C1003A27DC /* Debug.swift in Sources */,
|
|
D2EBEB341BB9B6D2003A27DC /* AnonymousObserver.swift in Sources */,
|
|
D2EBEB421BB9B6DE003A27DC /* ReplaySubject.swift in Sources */,
|
|
D2EBEAEE1BB9B6A4003A27DC /* InfiniteSequence.swift in Sources */,
|
|
D2EBEB2D1BB9B6CA003A27DC /* Observable+Concurrency.swift in Sources */,
|
|
D2EBEB381BB9B6D8003A27DC /* ConcurrentDispatchQueueScheduler.swift in Sources */,
|
|
C8B145021BD2D80100267DCE /* ImmediateScheduler.swift in Sources */,
|
|
C8F6A0FB1BEE33C1007DF367 /* InvocableScheduledItem.swift in Sources */,
|
|
D2EBEB131BB9B6C1003A27DC /* Multicast.swift in Sources */,
|
|
D2EBEB111BB9B6C1003A27DC /* Map.swift in Sources */,
|
|
C8F6A0F61BEE3395007DF367 /* InvocableType.swift in Sources */,
|
|
D2FC15B41BCB95E7007361FF /* SkipWhile.swift in Sources */,
|
|
D2EBEB071BB9B6C1003A27DC /* Deferred.swift in Sources */,
|
|
D2EBEB2C1BB9B6CA003A27DC /* Observable+Binding.swift in Sources */,
|
|
D2EBEB041BB9B6C1003A27DC /* Concat.swift in Sources */,
|
|
D2EBEB3A1BB9B6D8003A27DC /* MainScheduler.swift in Sources */,
|
|
D2EBEB101BB9B6C1003A27DC /* Just.swift in Sources */,
|
|
D2EBEB181BB9B6C1003A27DC /* Range.swift in Sources */,
|
|
B1B7C3BF1BDD39DB0076934E /* TakeLast.swift in Sources */,
|
|
D2EBEAE21BB9B697003A27DC /* Observable.swift in Sources */,
|
|
D2EBEB091BB9B6C1003A27DC /* DistinctUntilChanged.swift in Sources */,
|
|
D2EBEB2A1BB9B6C5003A27DC /* Zip+CollectionType.swift in Sources */,
|
|
C89CDB381BCB0DD7002063D9 /* ShareReplay1.swift in Sources */,
|
|
CB883B421BE24C15000AC2EE /* RefCountDisposable.swift in Sources */,
|
|
C83100661BF7D51600AAE3CD /* Sequence.swift in Sources */,
|
|
D2EBEB401BB9B6DE003A27DC /* BehaviorSubject.swift in Sources */,
|
|
C84CC5501BDCF48200E06A64 /* LockOwnerType.swift in Sources */,
|
|
D2EBEB271BB9B6C1003A27DC /* Timer.swift in Sources */,
|
|
C8F6A1001BEE42DD007DF367 /* AnonymousInvocable.swift in Sources */,
|
|
C84CC5551BDCF49300E06A64 /* SynchronizedOnType.swift in Sources */,
|
|
D2752D631BC5551B0070C418 /* SkipUntil.swift in Sources */,
|
|
D2EBEB351BB9B6D2003A27DC /* ObserverBase.swift in Sources */,
|
|
D2EBEB0F1BB9B6C1003A27DC /* Generate.swift in Sources */,
|
|
D2EBEB1F1BB9B6C1003A27DC /* Skip.swift in Sources */,
|
|
D2EBEB321BB9B6CA003A27DC /* Observable+StandardSequenceOperators.swift in Sources */,
|
|
D2EBEB391BB9B6D8003A27DC /* DispatchQueueSchedulerPriority.swift in Sources */,
|
|
C84CC5421BDC3B3E00E06A64 /* ElementAt.swift in Sources */,
|
|
D2EBEB081BB9B6C1003A27DC /* DelaySubscription.swift in Sources */,
|
|
D2EBEADE1BB9B697003A27DC /* Disposable.swift in Sources */,
|
|
D2EBEB2F1BB9B6CA003A27DC /* Observable+Debug.swift in Sources */,
|
|
D2EBEAE61BB9B697003A27DC /* ObserverType.swift in Sources */,
|
|
D2EBEAFB1BB9B6B2003A27DC /* StableCompositeDisposable.swift in Sources */,
|
|
D2EBEB011BB9B6BA003A27DC /* CombineLatest.swift in Sources */,
|
|
D2EBEB021BB9B6BA003A27DC /* CombineLatest+arity.swift in Sources */,
|
|
C84CC5641BDD037900E06A64 /* SynchronizedDisposeType.swift in Sources */,
|
|
D2EBEB211BB9B6C1003A27DC /* SubscribeOn.swift in Sources */,
|
|
D2EBEB251BB9B6C1003A27DC /* TakeWhile.swift in Sources */,
|
|
D2EBEB221BB9B6C1003A27DC /* Switch.swift in Sources */,
|
|
D2EBEAEC1BB9B69E003A27DC /* Lock.swift in Sources */,
|
|
D2EBEB3C1BB9B6D8003A27DC /* RecursiveScheduler.swift in Sources */,
|
|
D2EBEAF61BB9B6B2003A27DC /* NopDisposable.swift in Sources */,
|
|
CB30D9EB1BF0E3500084C1C0 /* SingleAsync.swift in Sources */,
|
|
D2EBEAFF1BB9B6BA003A27DC /* Buffer.swift in Sources */,
|
|
D2EBEAF51BB9B6AE003A27DC /* NAryDisposable.swift in Sources */,
|
|
D2EBEB1D1BB9B6C1003A27DC /* Scan.swift in Sources */,
|
|
D2EBEB261BB9B6C1003A27DC /* Throttle.swift in Sources */,
|
|
D2EBEAE81BB9B697003A27DC /* Rx.swift in Sources */,
|
|
D2EBEB1E1BB9B6C1003A27DC /* Sink.swift in Sources */,
|
|
D2EBEB151BB9B6C1003A27DC /* ObserveOn.swift in Sources */,
|
|
D2EBEB441BB9B6DE003A27DC /* Variable.swift in Sources */,
|
|
D2EBEB051BB9B6C1003A27DC /* ConnectableObservable.swift in Sources */,
|
|
D2EBEADD1BB9B697003A27DC /* ConnectableObservableType.swift in Sources */,
|
|
D2EBEB0C1BB9B6C1003A27DC /* FailWith.swift in Sources */,
|
|
D2EBEB361BB9B6D2003A27DC /* TailRecursiveSink.swift in Sources */,
|
|
D2EBEB311BB9B6CA003A27DC /* Observable+Single.swift in Sources */,
|
|
D235B2401BD003DD007E84DA /* Using.swift in Sources */,
|
|
D2EBEAE91BB9B697003A27DC /* RxBox.swift in Sources */,
|
|
D2EBEAFC1BB9B6BA003A27DC /* Amb.swift in Sources */,
|
|
D2EBEB231BB9B6C1003A27DC /* Take.swift in Sources */,
|
|
D2EBEAE31BB9B697003A27DC /* Observable+Extensions.swift in Sources */,
|
|
D2EBEB371BB9B6D8003A27DC /* ScheduledItem.swift in Sources */,
|
|
D2EBEB121BB9B6C1003A27DC /* Merge.swift in Sources */,
|
|
D2EBEAEF1BB9B6A4003A27DC /* Queue.swift in Sources */,
|
|
D2EBEB301BB9B6CA003A27DC /* Observable+Multiple.swift in Sources */,
|
|
D2EBEAE71BB9B697003A27DC /* ObserverType+Extensions.swift in Sources */,
|
|
D2EBEB2B1BB9B6CA003A27DC /* Observable+Aggregate.swift in Sources */,
|
|
D2EBEB291BB9B6C1003A27DC /* Zip+arity.swift in Sources */,
|
|
D2EBEB241BB9B6C1003A27DC /* TakeUntil.swift in Sources */,
|
|
C84CC55A1BDCF51200E06A64 /* SynchronizedSubscribeType.swift in Sources */,
|
|
D2EBEB3B1BB9B6D8003A27DC /* OperationQueueScheduler.swift in Sources */,
|
|
D2EBEAE51BB9B697003A27DC /* AnyObserver.swift in Sources */,
|
|
D2EBEB3D1BB9B6D8003A27DC /* SchedulerServices+Emulation.swift in Sources */,
|
|
D2EBEB1C1BB9B6C1003A27DC /* Sample.swift in Sources */,
|
|
D2EBEAFD1BB9B6BA003A27DC /* AnonymousObservable.swift in Sources */,
|
|
C8F6A0F11BEE2CB6007DF367 /* ScheduledItemType.swift in Sources */,
|
|
CB883B4C1BE369AA000AC2EE /* AddRef.swift in Sources */,
|
|
D2EBEAFA1BB9B6B2003A27DC /* SingleAssignmentDisposable.swift in Sources */,
|
|
D2EBEAF31BB9B6AE003A27DC /* DisposeBag.swift in Sources */,
|
|
D2EBEAED1BB9B6A4003A27DC /* Bag.swift in Sources */,
|
|
D2EBEB1A1BB9B6C1003A27DC /* RefCount.swift in Sources */,
|
|
D2EBEB141BB9B6C1003A27DC /* Never.swift in Sources */,
|
|
D2EBEAE01BB9B697003A27DC /* Event.swift in Sources */,
|
|
D2EBEB411BB9B6DE003A27DC /* PublishSubject.swift in Sources */,
|
|
D2EBEB431BB9B6DE003A27DC /* SubjectType.swift in Sources */,
|
|
D2EBEB201BB9B6C1003A27DC /* StartWith.swift in Sources */,
|
|
D2EBEAF41BB9B6AE003A27DC /* DisposeBase.swift in Sources */,
|
|
CBEE77211BD649A000AD584C /* ToArray.swift in Sources */,
|
|
D2EBEB3F1BB9B6D8003A27DC /* CurrentThreadScheduler.swift in Sources */,
|
|
C84CC55F1BDD010800E06A64 /* SynchronizedUnsubscribeType.swift in Sources */,
|
|
D2EBEAF21BB9B6AE003A27DC /* CompositeDisposable.swift in Sources */,
|
|
D2EBEB171BB9B6C1003A27DC /* Producer.swift in Sources */,
|
|
D2EBEAF91BB9B6B2003A27DC /* SerialDisposable.swift in Sources */,
|
|
C84CC5691BDD08A500E06A64 /* SubscriptionDisposable.swift in Sources */,
|
|
D2EBEB0A1BB9B6C1003A27DC /* Do.swift in Sources */,
|
|
D2EBEB2E1BB9B6CA003A27DC /* Observable+Creation.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D2EBEB7C1BB9B99D003A27DC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C88E296D1BEB712E001CCB92 /* RunLoopLock.swift in Sources */,
|
|
C8941BE11BD5695C00A0E874 /* BlockingObservable.swift in Sources */,
|
|
C8941BE61BD56B0700A0E874 /* BlockingObservable+Operators.swift in Sources */,
|
|
D2EBEB8A1BB9B9EE003A27DC /* ObservableConvertibleType+Blocking.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
C872BD1C1BC0529600D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C8A56AD61AD7424700B4673B /* RxSwift-iOS */;
|
|
targetProxy = C872BD1B1BC0529600D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
C872BD1E1BC052A200D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C88BB81A1B07E5ED0064D411 /* RxSwift-OSX */;
|
|
targetProxy = C872BD1D1BC052A200D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
C872BD201BC052A800D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = D2EA280B1BB9B5A200880ED3 /* RxSwift-tvOS */;
|
|
targetProxy = C872BD1F1BC052A800D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
C872BD221BC052AC00D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C8F0BF901BBBFB8B001B112F /* RxSwift-watchOS */;
|
|
targetProxy = C872BD211BC052AC00D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
C872BD241BC052B800D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C8A56AD61AD7424700B4673B /* RxSwift-iOS */;
|
|
targetProxy = C872BD231BC052B800D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
C872BD261BC052BB00D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C88BB81A1B07E5ED0064D411 /* RxSwift-OSX */;
|
|
targetProxy = C872BD251BC052BB00D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
C872BD281BC052BF00D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = D2EA280B1BB9B5A200880ED3 /* RxSwift-tvOS */;
|
|
targetProxy = C872BD271BC052BF00D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
C872BD2A1BC052C200D7175E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C8F0BF901BBBFB8B001B112F /* RxSwift-watchOS */;
|
|
targetProxy = C872BD291BC052C200D7175E /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C809396A1B8A71760088E94D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C809396B1B8A71760088E94D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C809396C1B8A71760088E94D /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C80939E41B8A71840088E94D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C80939E51B8A71840088E94D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C80939E61B8A71840088E94D /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8093BC41B8A71F00088E94D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C8093BC51B8A71F00088E94D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C8093BC61B8A71F00088E94D /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8093C421B8A71FC0088E94D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C8093C431B8A71FC0088E94D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C8093C441B8A71FC0088E94D /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8633A941B08FA5500375D60 /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "TRACE_RESOURCES=1";
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_SWIFT_FLAGS = "-D TRACE_RESOURCES";
|
|
SDKROOT = "";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8633A951B08FA5500375D60 /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8633A961B08FA5500375D60 /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C88BB86F1B07E5ED0064D411 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C88BB8701B07E5ED0064D411 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C8A56AEB1AD7424700B4673B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"TRACE_RESOURCES=1",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_SWIFT_FLAGS = "-D TRACE_RESOURCES -D DEBUG";
|
|
SDKROOT = "";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C8A56AEC1AD7424700B4673B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = "";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
C8A56AEE1AD7424700B4673B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C8A56AEF1AD7424700B4673B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C8F0BFFF1BBBFB8B001B112F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C8F0C0001BBBFB8B001B112F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = Release;
|
|
};
|
|
C8F0C0011BBBFB8B001B112F /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxSwift/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8F0C0481BBBFBB9001B112F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C8F0C0491BBBFBB9001B112F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = Release;
|
|
};
|
|
C8F0C04A1BBBFBB9001B112F /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
C8F0C0551BBBFBCE001B112F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C8F0C0561BBBFBCE001B112F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = Release;
|
|
};
|
|
C8F0C0571BBBFBCE001B112F /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,4";
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
D2138C7B1BB9BE9800339B5C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D2138C7C1BB9BE9800339B5C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
D2138C7D1BB9BE9800339B5C /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxCocoa/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxCocoa;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
D2EA28111BB9B5A200880ED3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = RxSwift/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D2EA28121BB9B5A200880ED3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = RxSwift/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
D2EA28131BB9B5A200880ED3 /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = RxSwift/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxSwift;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
D2EBEB871BB9B99E003A27DC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
D2EBEB881BB9B99E003A27DC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
D2EBEB891BB9B99E003A27DC /* Release-Tests */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "$(SRCROOT)/RxBlocking/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "Krunoslav-Zaher.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = RxBlocking;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = "Release-Tests";
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C80939691B8A71760088E94D /* Build configuration list for PBXNativeTarget "RxCocoa-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C809396A1B8A71760088E94D /* Debug */,
|
|
C809396B1B8A71760088E94D /* Release */,
|
|
C809396C1B8A71760088E94D /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C80939E31B8A71840088E94D /* Build configuration list for PBXNativeTarget "RxCocoa-OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C80939E41B8A71840088E94D /* Debug */,
|
|
C80939E51B8A71840088E94D /* Release */,
|
|
C80939E61B8A71840088E94D /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C8093BC31B8A71F00088E94D /* Build configuration list for PBXNativeTarget "RxBlocking-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C8093BC41B8A71F00088E94D /* Debug */,
|
|
C8093BC51B8A71F00088E94D /* Release */,
|
|
C8093BC61B8A71F00088E94D /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C8093C411B8A71FC0088E94D /* Build configuration list for PBXNativeTarget "RxBlocking-OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C8093C421B8A71FC0088E94D /* Debug */,
|
|
C8093C431B8A71FC0088E94D /* Release */,
|
|
C8093C441B8A71FC0088E94D /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C88BB86E1B07E5ED0064D411 /* Build configuration list for PBXNativeTarget "RxSwift-OSX" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C88BB86F1B07E5ED0064D411 /* Debug */,
|
|
C88BB8701B07E5ED0064D411 /* Release */,
|
|
C8633A961B08FA5500375D60 /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C8A56AD11AD7424700B4673B /* Build configuration list for PBXProject "Rx" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C8A56AEB1AD7424700B4673B /* Debug */,
|
|
C8A56AEC1AD7424700B4673B /* Release */,
|
|
C8633A941B08FA5500375D60 /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C8A56AED1AD7424700B4673B /* Build configuration list for PBXNativeTarget "RxSwift-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C8A56AEE1AD7424700B4673B /* Debug */,
|
|
C8A56AEF1AD7424700B4673B /* Release */,
|
|
C8633A951B08FA5500375D60 /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C8F0BFFE1BBBFB8B001B112F /* Build configuration list for PBXNativeTarget "RxSwift-watchOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C8F0BFFF1BBBFB8B001B112F /* Debug */,
|
|
C8F0C0001BBBFB8B001B112F /* Release */,
|
|
C8F0C0011BBBFB8B001B112F /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C8F0C0471BBBFBB9001B112F /* Build configuration list for PBXNativeTarget "RxCocoa-watchOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C8F0C0481BBBFBB9001B112F /* Debug */,
|
|
C8F0C0491BBBFBB9001B112F /* Release */,
|
|
C8F0C04A1BBBFBB9001B112F /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C8F0C0541BBBFBCE001B112F /* Build configuration list for PBXNativeTarget "RxBlocking-watchOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C8F0C0551BBBFBCE001B112F /* Debug */,
|
|
C8F0C0561BBBFBCE001B112F /* Release */,
|
|
C8F0C0571BBBFBCE001B112F /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D2138C7A1BB9BE9800339B5C /* Build configuration list for PBXNativeTarget "RxCocoa-tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D2138C7B1BB9BE9800339B5C /* Debug */,
|
|
D2138C7C1BB9BE9800339B5C /* Release */,
|
|
D2138C7D1BB9BE9800339B5C /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D2EA28141BB9B5A200880ED3 /* Build configuration list for PBXNativeTarget "RxSwift-tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D2EA28111BB9B5A200880ED3 /* Debug */,
|
|
D2EA28121BB9B5A200880ED3 /* Release */,
|
|
D2EA28131BB9B5A200880ED3 /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
D2EBEB861BB9B99E003A27DC /* Build configuration list for PBXNativeTarget "RxBlocking-tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
D2EBEB871BB9B99E003A27DC /* Debug */,
|
|
D2EBEB881BB9B99E003A27DC /* Release */,
|
|
D2EBEB891BB9B99E003A27DC /* Release-Tests */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = C8A56ACE1AD7424700B4673B /* Project object */;
|
|
}
|