|
122 | 122 | C886A6911D85AD7E00653EE4 /* CLLocationManager+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C886A6901D85AD7E00653EE4 /* CLLocationManager+RxTests.swift */; };
|
123 | 123 | C886A6931D85ADA100653EE4 /* UIImagePickerController+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C886A6921D85ADA100653EE4 /* UIImagePickerController+RxTests.swift */; };
|
124 | 124 | C886A6951D85AEA300653EE4 /* RxTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C886A6941D85AEA300653EE4 /* RxTest.swift */; };
|
125 |
| - C886A6991D85B0E400653EE4 /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C886A68C1D85AD2000653EE4 /* CLLocationManager+Rx.swift */; }; |
126 |
| - C886A69A1D85B0E400653EE4 /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C886A68D1D85AD2000653EE4 /* RxCLLocationManagerDelegateProxy.swift */; }; |
127 |
| - C886A69B1D85B0E500653EE4 /* UIImagePickerController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C886A68A1D85AC9400653EE4 /* UIImagePickerController+Rx.swift */; }; |
128 | 125 | C88BB8BB1B07E6C90064D411 /* SearchResultViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86E2F321AE5A0CA00C31024 /* SearchResultViewModel.swift */; };
|
129 | 126 | C88BB8BC1B07E6C90064D411 /* HtmlParsing.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83367111AD029AE00C668A7 /* HtmlParsing.swift */; };
|
130 | 127 | C88BB8BE1B07E6C90064D411 /* ImageService.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83367121AD029AE00C668A7 /* ImageService.swift */; };
|
|
136 | 133 | C88BB8CC1B07E6C90064D411 /* WikipediaPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86E2F3C1AE5A0CA00C31024 /* WikipediaPage.swift */; };
|
137 | 134 | C88C2B2A1D67EC5200B01A98 /* FlowTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88C2B291D67EC5200B01A98 /* FlowTests.swift */; };
|
138 | 135 | C88CB7261D8F253D0021D83F /* RxImagePickerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB7251D8F253D0021D83F /* RxImagePickerDelegateProxy.swift */; };
|
139 |
| - C88CB73B1D8F25440021D83F /* RxImagePickerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB7251D8F253D0021D83F /* RxImagePickerDelegateProxy.swift */; }; |
140 | 136 | C890A65D1AEC084100AFF7E6 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C890A65C1AEC084100AFF7E6 /* ViewController.swift */; };
|
141 | 137 | C89634081B95BE50002AE38C /* RxBlocking.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C8A468EF1B8A8BD000BF917B /* RxBlocking.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
142 | 138 | C89634091B95BE50002AE38C /* RxCocoa.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C8A468ED1B8A8BCC00BF917B /* RxCocoa.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
1558 | 1554 | isa = PBXSourcesBuildPhase;
|
1559 | 1555 | buildActionMask = 2147483647;
|
1560 | 1556 | files = (
|
1561 |
| - C886A6991D85B0E400653EE4 /* CLLocationManager+Rx.swift in Sources */, |
1562 | 1557 | C89C2BD61C321DA200EBC99C /* TestScheduler+MarbleTests.swift in Sources */,
|
1563 | 1558 | C886A6951D85AEA300653EE4 /* RxTest.swift in Sources */,
|
1564 | 1559 | C849EF901C319E9A0048AC4A /* GithubSignupViewModel1.swift in Sources */,
|
1565 | 1560 | C849EF641C3190360048AC4A /* RxExample_iOSTests.swift in Sources */,
|
1566 |
| - C886A69B1D85B0E500653EE4 /* UIImagePickerController+Rx.swift in Sources */, |
1567 |
| - C88CB73B1D8F25440021D83F /* RxImagePickerDelegateProxy.swift in Sources */, |
1568 | 1561 | C886A6911D85AD7E00653EE4 /* CLLocationManager+RxTests.swift in Sources */,
|
1569 | 1562 | C849EF921C319E9A0048AC4A /* DefaultImplementations.swift in Sources */,
|
1570 | 1563 | C849EF991C31A63C0048AC4A /* Wireframe.swift in Sources */,
|
|
1573 | 1566 | C849EF9A1C31A7680048AC4A /* ActivityIndicator.swift in Sources */,
|
1574 | 1567 | C849EF951C319E9D0048AC4A /* GithubSignupViewModel2.swift in Sources */,
|
1575 | 1568 | C886A6931D85ADA100653EE4 /* UIImagePickerController+RxTests.swift in Sources */,
|
1576 |
| - C886A69A1D85B0E400653EE4 /* RxCLLocationManagerDelegateProxy.swift in Sources */, |
1577 | 1569 | C89C2BDD1C32231A00EBC99C /* MockWireframe.swift in Sources */,
|
1578 | 1570 | C89C2BDF1C32231A00EBC99C /* ValidationResult+Equatable.swift in Sources */,
|
1579 | 1571 | C849EF911C319E9A0048AC4A /* Protocols.swift in Sources */,
|
|
0 commit comments