|
1357 | 1357 | D2FC15B31BCB95E5007361FF /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */; };
|
1358 | 1358 | D2FC15B41BCB95E7007361FF /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */; };
|
1359 | 1359 | D2FC15B51BCB95E8007361FF /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D22B6D251BC8504A00BCE0AB /* SkipWhile.swift */; };
|
| 1360 | + D9080ACF1EA05AE0002B433B /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */; }; |
| 1361 | + D9080AD01EA05AF7002B433B /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */; }; |
| 1362 | + D9080AD11EA05DA2002B433B /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */; }; |
| 1363 | + D9080AD41EA05DE9002B433B /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */; }; |
| 1364 | + D9080AD51EA05DEB002B433B /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */; }; |
| 1365 | + D9080AD61EA05DEC002B433B /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */; }; |
1360 | 1366 | EB15145D1DFFAACB00555E2C /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB15145C1DFFAACB00555E2C /* Optional.swift */; };
|
1361 | 1367 | EB15145E1DFFAACB00555E2C /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB15145C1DFFAACB00555E2C /* Optional.swift */; };
|
1362 | 1368 | EB15145F1DFFAACB00555E2C /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB15145C1DFFAACB00555E2C /* Optional.swift */; };
|
|
2030 | 2036 | D285BAC31BC0231000B3F602 /* SkipUntil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SkipUntil.swift; sourceTree = "<group>"; };
|
2031 | 2037 | D2EA280C1BB9B5A200880ED3 /* RxSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
2032 | 2038 | D2EBEB811BB9B99D003A27DC /* RxBlocking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxBlocking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 2039 | + D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxNavigationControllerDelegateProxy.swift; sourceTree = "<group>"; }; |
| 2040 | + D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UINavigationController+Rx.swift"; sourceTree = "<group>"; }; |
2033 | 2041 | EB15145C1DFFAACB00555E2C /* Optional.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Optional.swift; sourceTree = "<group>"; };
|
2034 | 2042 | ECBBA59A1DF8C0BA00DDDC2E /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UITabBarController+Rx.swift"; sourceTree = "<group>"; };
|
2035 | 2043 | ECBBA59D1DF8C0D400DDDC2E /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTabBarControllerDelegateProxy.swift; sourceTree = "<group>"; };
|
|
2761 | 2769 | 7F600F3D1C5D0C0100535B1D /* UIRefreshControl+Rx.swift */,
|
2762 | 2770 | C882540D1B8A752B00B02D69 /* UIScrollView+Rx.swift */,
|
2763 | 2771 | C882540E1B8A752B00B02D69 /* UISearchBar+Rx.swift */,
|
| 2772 | + D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */, |
2764 | 2773 | C882540F1B8A752B00B02D69 /* UISegmentedControl+Rx.swift */,
|
2765 | 2774 | C88254101B8A752B00B02D69 /* UISlider+Rx.swift */,
|
2766 | 2775 | F31F35AF1BB4FED800961002 /* UIStepper+Rx.swift */,
|
|
2824 | 2833 | 84C225A21C33F00B008724EC /* RxTextStorageDelegateProxy.swift */,
|
2825 | 2834 | 846436E11C9AF64C0035B40D /* RxSearchControllerDelegateProxy.swift */,
|
2826 | 2835 | 844BC8AA1CE4FA5600F5C7CB /* RxPickerViewDelegateProxy.swift */,
|
| 2836 | + D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */, |
2827 | 2837 | 4613457B1D9A4AEE001ABAF2 /* RxWebViewDelegateProxy.swift */,
|
2828 | 2838 | );
|
2829 | 2839 | path = Proxies;
|
|
3896 | 3906 | C89AB2061DAAC3350065FBE6 /* KVORepresentable+Swift.swift in Sources */,
|
3897 | 3907 | C89AB1E21DAAC3350065FBE6 /* Variable+Driver.swift in Sources */,
|
3898 | 3908 | C89AB1DE1DAAC3350065FBE6 /* ObservableConvertibleType+Driver.swift in Sources */,
|
| 3909 | + D9080ACF1EA05AE0002B433B /* RxNavigationControllerDelegateProxy.swift in Sources */, |
3899 | 3910 | C88254271B8A752B00B02D69 /* UIBarButtonItem+Rx.swift in Sources */,
|
3900 | 3911 | C89AB2161DAAC3350065FBE6 /* NSObject+Rx+KVORepresentable.swift in Sources */,
|
3901 | 3912 | C882542B1B8A752B00B02D69 /* UIDatePicker+Rx.swift in Sources */,
|
|
3906 | 3917 | C8093EE11B8A732E0088E94D /* DelegateProxy.swift in Sources */,
|
3907 | 3918 | C89AB2501DAAC3A60065FBE6 /* _RXObjCRuntime.m in Sources */,
|
3908 | 3919 | C89AB21E1DAAC3350065FBE6 /* NSObject+Rx.swift in Sources */,
|
| 3920 | + D9080AD41EA05DE9002B433B /* UINavigationController+Rx.swift in Sources */, |
3909 | 3921 | 88718CFE1CE5D80000D88D60 /* UITabBar+Rx.swift in Sources */,
|
3910 | 3922 | 88D98F2E1CE7549A00D50457 /* RxTabBarDelegateProxy.swift in Sources */,
|
3911 | 3923 | C88254331B8A752B00B02D69 /* UISwitch+Rx.swift in Sources */,
|
|
4997 | 5009 | C89AB1D91DAAC3350065FBE6 /* Driver+Subscription.swift in Sources */,
|
4998 | 5010 | 91BE429F1CBF7F3D00F6B062 /* UIPageControl+Rx.swift in Sources */,
|
4999 | 5011 | 846436E61C9AF6670035B40D /* RxSearchControllerDelegateProxy.swift in Sources */,
|
| 5012 | + D9080AD11EA05DA2002B433B /* RxNavigationControllerDelegateProxy.swift in Sources */, |
5000 | 5013 | C89AB2111DAAC3350065FBE6 /* Logging.swift in Sources */,
|
5001 | 5014 | C89AB1761DAAC1680065FBE6 /* ControlTarget.swift in Sources */,
|
| 5015 | + D9080AD61EA05DEC002B433B /* UINavigationController+Rx.swift in Sources */, |
5002 | 5016 | C89AB21D1DAAC3350065FBE6 /* NSObject+Rx+RawRepresentable.swift in Sources */,
|
5003 | 5017 | C89AB2191DAAC3350065FBE6 /* NSObject+Rx+KVORepresentable.swift in Sources */,
|
5004 | 5018 | C89AB2531DAAC3A60065FBE6 /* _RXObjCRuntime.m in Sources */,
|
|
5051 | 5065 | C89AB1D01DAAC3350065FBE6 /* ControlEvent+Driver.swift in Sources */,
|
5052 | 5066 | 84C225A41C33F00B008724EC /* RxTextStorageDelegateProxy.swift in Sources */,
|
5053 | 5067 | C89AB2081DAAC3350065FBE6 /* KVORepresentable+Swift.swift in Sources */,
|
| 5068 | + D9080AD01EA05AF7002B433B /* RxNavigationControllerDelegateProxy.swift in Sources */, |
5054 | 5069 | D203C5131BB9C53E00D02D00 /* UITextView+Rx.swift in Sources */,
|
5055 | 5070 | D203C4F41BB9C52400D02D00 /* RxTableViewReactiveArrayDataSource.swift in Sources */,
|
| 5071 | + D9080AD51EA05DEB002B433B /* UINavigationController+Rx.swift in Sources */, |
5056 | 5072 | 7F600F401C5D0C6D00535B1D /* UIRefreshControl+Rx.swift in Sources */,
|
5057 | 5073 | C89AB1D81DAAC3350065FBE6 /* Driver+Subscription.swift in Sources */,
|
5058 | 5074 | C89AB1DC1DAAC3350065FBE6 /* Driver.swift in Sources */,
|
|
0 commit comments