|
1363 | 1363 | D9080AD41EA05DE9002B433B /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */; };
|
1364 | 1364 | D9080AD51EA05DEB002B433B /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */; };
|
1365 | 1365 | D9080AD61EA05DEC002B433B /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */; };
|
| 1366 | + D9080AD81EA06189002B433B /* UINavigationController+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD71EA06189002B433B /* UINavigationController+RxTests.swift */; }; |
| 1367 | + D9080AD91EA06189002B433B /* UINavigationController+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9080AD71EA06189002B433B /* UINavigationController+RxTests.swift */; }; |
1366 | 1368 | EB15145D1DFFAACB00555E2C /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB15145C1DFFAACB00555E2C /* Optional.swift */; };
|
1367 | 1369 | EB15145E1DFFAACB00555E2C /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB15145C1DFFAACB00555E2C /* Optional.swift */; };
|
1368 | 1370 | EB15145F1DFFAACB00555E2C /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB15145C1DFFAACB00555E2C /* Optional.swift */; };
|
|
2038 | 2040 | D2EBEB811BB9B99D003A27DC /* RxBlocking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RxBlocking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
2039 | 2041 | D9080ACD1EA05A16002B433B /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxNavigationControllerDelegateProxy.swift; sourceTree = "<group>"; };
|
2040 | 2042 | D9080AD21EA05DDF002B433B /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UINavigationController+Rx.swift"; sourceTree = "<group>"; };
|
| 2043 | + D9080AD71EA06189002B433B /* UINavigationController+RxTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UINavigationController+RxTests.swift"; sourceTree = "<group>"; }; |
2041 | 2044 | EB15145C1DFFAACB00555E2C /* Optional.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Optional.swift; sourceTree = "<group>"; };
|
2042 | 2045 | ECBBA59A1DF8C0BA00DDDC2E /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UITabBarController+Rx.swift"; sourceTree = "<group>"; };
|
2043 | 2046 | ECBBA59D1DF8C0D400DDDC2E /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTabBarControllerDelegateProxy.swift; sourceTree = "<group>"; };
|
|
2548 | 2551 | C8C4F16C1DE9D4F400003FA7 /* UIDatePicker+RxTests.swift */,
|
2549 | 2552 | C8C4F1641DE9D3FB00003FA7 /* UIGestureRecognizer+RxTests.swift */,
|
2550 | 2553 | C8C4F1601DE9CD1600003FA7 /* UILabel+RxTests.swift */,
|
| 2554 | + D9080AD71EA06189002B433B /* UINavigationController+RxTests.swift */, |
2551 | 2555 | 54700C9E1CE37D1000EF3A8F /* UINavigationItem+RxTests.swift.swift */,
|
2552 | 2556 | 914FCD661CCDB82E0058B304 /* UIPageControl+RxTest.swift */,
|
2553 | 2557 | 844BC8B71CE5023200F5C7CB /* UIPickerView+RxTests.swift */,
|
|
4066 | 4070 | C83509311C38706E0027C24C /* DelegateProxyTest+UIKit.swift in Sources */,
|
4067 | 4071 | C83509481C38706E0027C24C /* TestConnectableObservable.swift in Sources */,
|
4068 | 4072 | C8353CEC1DA19BC500BE3F5C /* XCTest+AllTests.swift in Sources */,
|
| 4073 | + D9080AD81EA06189002B433B /* UINavigationController+RxTests.swift in Sources */, |
4069 | 4074 | C8353CE61DA19BC500BE3F5C /* Recorded+Timeless.swift in Sources */,
|
4070 | 4075 | C83509371C38706E0027C24C /* NotificationCenterTests.swift in Sources */,
|
4071 | 4076 | C835095C1C38706E0027C24C /* Observable+MultipleTest.swift in Sources */,
|
|
4184 | 4189 | C8350A111C38756A0027C24C /* Observable+SingleTest.swift in Sources */,
|
4185 | 4190 | C8E9E42C1D43B26C0049644E /* Observable+DebugTest.swift in Sources */,
|
4186 | 4191 | C8350A2A1C3875B50027C24C /* RxMutableBox.swift in Sources */,
|
| 4192 | + D9080AD91EA06189002B433B /* UINavigationController+RxTests.swift in Sources */, |
4187 | 4193 | C8C4F17A1DE9DF0200003FA7 /* UIBarButtonItem+RxTests.swift in Sources */,
|
4188 | 4194 | C8350A151C38756A0027C24C /* ObserverTests.swift in Sources */,
|
4189 | 4195 | 1AF67DA71CED430100C310FA /* ReplaySubjectTest.swift in Sources */,
|
|
0 commit comments