|
96 | 96 | C88BB8C71B07E6C90064D411 /* Dependencies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07E3C2321B03605B0010338D /* Dependencies.swift */; }; |
97 | 97 | C88BB8CA1B07E6C90064D411 /* WikipediaAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86E2F3B1AE5A0CA00C31024 /* WikipediaAPI.swift */; }; |
98 | 98 | C88BB8CC1B07E6C90064D411 /* WikipediaPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C86E2F3C1AE5A0CA00C31024 /* WikipediaPage.swift */; }; |
| 99 | + C88CB6FF1D8F10830021D83F /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB6FC1D8F10830021D83F /* CLLocationManager+Rx.swift */; }; |
| 100 | + C88CB7001D8F10830021D83F /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB6FD1D8F10830021D83F /* RxCLLocationManagerDelegateProxy.swift */; }; |
| 101 | + C88CB7011D8F10830021D83F /* UIImagePickerController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB6FE1D8F10830021D83F /* UIImagePickerController+Rx.swift */; }; |
| 102 | + C88CB7191D8F109A0021D83F /* CLLocationManager+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB7161D8F109A0021D83F /* CLLocationManager+RxTests.swift */; }; |
| 103 | + C88CB71A1D8F109A0021D83F /* RxTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB7171D8F109A0021D83F /* RxTest.swift */; }; |
| 104 | + C88CB71B1D8F109A0021D83F /* UIImagePickerController+RxTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB7181D8F109A0021D83F /* UIImagePickerController+RxTests.swift */; }; |
| 105 | + C88CB71C1D8F11DB0021D83F /* CLLocationManager+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB6FC1D8F10830021D83F /* CLLocationManager+Rx.swift */; }; |
| 106 | + C88CB71D1D8F11DB0021D83F /* RxCLLocationManagerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB6FD1D8F10830021D83F /* RxCLLocationManagerDelegateProxy.swift */; }; |
| 107 | + C88CB71E1D8F11DB0021D83F /* UIImagePickerController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = C88CB6FE1D8F10830021D83F /* UIImagePickerController+Rx.swift */; }; |
99 | 108 | C890A65D1AEC084100AFF7E6 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C890A65C1AEC084100AFF7E6 /* ViewController.swift */; }; |
100 | 109 | C89634081B95BE50002AE38C /* RxBlocking.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C8A468EF1B8A8BD000BF917B /* RxBlocking.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
101 | 110 | C89634091B95BE50002AE38C /* RxCocoa.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C8A468ED1B8A8BCC00BF917B /* RxCocoa.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
|
386 | 395 | C86E2F3C1AE5A0CA00C31024 /* WikipediaPage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = WikipediaPage.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
387 | 396 | C86E2F3D1AE5A0CA00C31024 /* WikipediaSearchResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = WikipediaSearchResult.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
388 | 397 | C88BB8DC1B07E6C90064D411 /* RxExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RxExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 398 | + C88CB6FC1D8F10830021D83F /* CLLocationManager+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CLLocationManager+Rx.swift"; sourceTree = "<group>"; }; |
| 399 | + C88CB6FD1D8F10830021D83F /* RxCLLocationManagerDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxCLLocationManagerDelegateProxy.swift; sourceTree = "<group>"; }; |
| 400 | + C88CB6FE1D8F10830021D83F /* UIImagePickerController+Rx.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImagePickerController+Rx.swift"; sourceTree = "<group>"; }; |
| 401 | + C88CB7161D8F109A0021D83F /* CLLocationManager+RxTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CLLocationManager+RxTests.swift"; sourceTree = "<group>"; }; |
| 402 | + C88CB7171D8F109A0021D83F /* RxTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RxTest.swift; sourceTree = "<group>"; }; |
| 403 | + C88CB7181D8F109A0021D83F /* UIImagePickerController+RxTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImagePickerController+RxTests.swift"; sourceTree = "<group>"; }; |
389 | 404 | C890A65C1AEC084100AFF7E6 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
390 | 405 | C8984CCE1C36BC3E001E4272 /* NumberCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NumberCell.swift; sourceTree = "<group>"; }; |
391 | 406 | C8984CCF1C36BC3E001E4272 /* NumberSectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NumberSectionView.swift; sourceTree = "<group>"; }; |
|
545 | 560 | C8A468EF1B8A8BD000BF917B /* RxBlocking.framework */, |
546 | 561 | C8A468ED1B8A8BCC00BF917B /* RxCocoa.framework */, |
547 | 562 | C8A468EB1B8A8BC900BF917B /* RxSwift.framework */, |
| 563 | + C88CB6FB1D8F10830021D83F /* Extensions */, |
548 | 564 | C8B290A51C959D2900E923D0 /* RxDataSources */, |
549 | 565 | C83366DF1AD0293800C668A7 /* RxExample */, |
550 | 566 | C849EF621C3190360048AC4A /* RxExample-iOSTests */, |
|
660 | 676 | C849EF621C3190360048AC4A /* RxExample-iOSTests */ = { |
661 | 677 | isa = PBXGroup; |
662 | 678 | children = ( |
| 679 | + C88CB7161D8F109A0021D83F /* CLLocationManager+RxTests.swift */, |
| 680 | + C88CB7171D8F109A0021D83F /* RxTest.swift */, |
| 681 | + C88CB7181D8F109A0021D83F /* UIImagePickerController+RxTests.swift */, |
663 | 682 | C89C2BD71C32231A00EBC99C /* Mocks */, |
664 | 683 | C849EF631C3190360048AC4A /* RxExample_iOSTests.swift */, |
665 | 684 | C89C2BD51C321DA200EBC99C /* TestScheduler+MarbleTests.swift */, |
|
773 | 792 | path = GitHubSignup; |
774 | 793 | sourceTree = "<group>"; |
775 | 794 | }; |
| 795 | + C88CB6FB1D8F10830021D83F /* Extensions */ = { |
| 796 | + isa = PBXGroup; |
| 797 | + children = ( |
| 798 | + C88CB6FC1D8F10830021D83F /* CLLocationManager+Rx.swift */, |
| 799 | + C88CB6FD1D8F10830021D83F /* RxCLLocationManagerDelegateProxy.swift */, |
| 800 | + C88CB6FE1D8F10830021D83F /* UIImagePickerController+Rx.swift */, |
| 801 | + ); |
| 802 | + path = Extensions; |
| 803 | + sourceTree = "<group>"; |
| 804 | + }; |
776 | 805 | C8984CCD1C36BC3E001E4272 /* TableViewPartialUpdates */ = { |
777 | 806 | isa = PBXGroup; |
778 | 807 | children = ( |
|
1152 | 1181 | C822B1E31C14E4810088A01A /* SimpleTableViewExampleViewController.swift in Sources */, |
1153 | 1182 | C8477FF81D29DE8C0074454A /* FloatingPointType+IdentifiableType.swift in Sources */, |
1154 | 1183 | C8C46DAC1B47F7110020D71E /* WikipediaSearchViewController.swift in Sources */, |
| 1184 | + C88CB6FF1D8F10830021D83F /* CLLocationManager+Rx.swift in Sources */, |
1155 | 1185 | 07A5C3DB1B70B703001EFE5C /* CalculatorViewController.swift in Sources */, |
1156 | 1186 | C849EF861C3195180048AC4A /* GitHubSignupViewController2.swift in Sources */, |
1157 | 1187 | C8477FF11D29DE8C0074454A /* AnimatableSectionModelType.swift in Sources */, |
1158 | 1188 | C8F8C49D1C277F4F0047640B /* CalculatorAction.swift in Sources */, |
1159 | 1189 | C864BAD71C3332F10083833C /* DetailViewController.swift in Sources */, |
1160 | 1190 | C822B1DF1C14CEAA0088A01A /* BindingExtensions.swift in Sources */, |
| 1191 | + C88CB7011D8F10830021D83F /* UIImagePickerController+Rx.swift in Sources */, |
1161 | 1192 | C864BAD91C3332F10083833C /* RandomUserAPI.swift in Sources */, |
1162 | 1193 | C8477FF01D29DE8C0074454A /* AnimatableSectionModelType+ItemPath.swift in Sources */, |
1163 | 1194 | C864BADF1C3332F10083833C /* UIImageView+Extensions.swift in Sources */, |
|
1192 | 1223 | C83367231AD029AE00C668A7 /* Example.swift in Sources */, |
1193 | 1224 | C890A65D1AEC084100AFF7E6 /* ViewController.swift in Sources */, |
1194 | 1225 | C8477FFB1D29DE8C0074454A /* IntegerType+IdentifiableType.swift in Sources */, |
| 1226 | + C88CB7001D8F10830021D83F /* RxCLLocationManagerDelegateProxy.swift in Sources */, |
1195 | 1227 | C8C46DAA1B47F7110020D71E /* WikipediaSearchCell.swift in Sources */, |
1196 | 1228 | B1604CB51BE49F8D002E1279 /* DownloadableImage.swift in Sources */, |
1197 | 1229 | C8477FF51D29DE8C0074454A /* CollectionViewSectionedDataSource.swift in Sources */, |
|
1217 | 1249 | isa = PBXSourcesBuildPhase; |
1218 | 1250 | buildActionMask = 2147483647; |
1219 | 1251 | files = ( |
| 1252 | + C88CB71C1D8F11DB0021D83F /* CLLocationManager+Rx.swift in Sources */, |
1220 | 1253 | C89C2BD61C321DA200EBC99C /* TestScheduler+MarbleTests.swift in Sources */, |
1221 | 1254 | C849EF901C319E9A0048AC4A /* GithubSignupViewModel1.swift in Sources */, |
1222 | 1255 | C849EF641C3190360048AC4A /* RxExample_iOSTests.swift in Sources */, |
| 1256 | + C88CB7191D8F109A0021D83F /* CLLocationManager+RxTests.swift in Sources */, |
| 1257 | + C88CB71E1D8F11DB0021D83F /* UIImagePickerController+Rx.swift in Sources */, |
| 1258 | + C88CB71A1D8F109A0021D83F /* RxTest.swift in Sources */, |
1223 | 1259 | C849EF921C319E9A0048AC4A /* DefaultImplementations.swift in Sources */, |
1224 | 1260 | C849EF991C31A63C0048AC4A /* Wireframe.swift in Sources */, |
1225 | 1261 | C89C2BDC1C32231A00EBC99C /* MockGitHubAPI.swift in Sources */, |
1226 | 1262 | C89C2BDE1C32231A00EBC99C /* NotImplementedStubs.swift in Sources */, |
1227 | 1263 | C849EF9A1C31A7680048AC4A /* ActivityIndicator.swift in Sources */, |
1228 | 1264 | C849EF951C319E9D0048AC4A /* GithubSignupViewModel2.swift in Sources */, |
| 1265 | + C88CB71B1D8F109A0021D83F /* UIImagePickerController+RxTests.swift in Sources */, |
| 1266 | + C88CB71D1D8F11DB0021D83F /* RxCLLocationManagerDelegateProxy.swift in Sources */, |
1229 | 1267 | C89C2BDD1C32231A00EBC99C /* MockWireframe.swift in Sources */, |
1230 | 1268 | C89C2BDF1C32231A00EBC99C /* ValidationResult+Equatable.swift in Sources */, |
1231 | 1269 | C849EF911C319E9A0048AC4A /* Protocols.swift in Sources */, |
|
0 commit comments