|
39 | 39 | E45A878B25FCB8410011CF9F /* UIKitPreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = E45A878A25FCB8410011CF9F /* UIKitPreview.swift */; };
|
40 | 40 | E45C842A238DACD700669155 /* Colors.swift in Sources */ = {isa = PBXBuildFile; fileRef = E45C8429238DACD700669155 /* Colors.swift */; };
|
41 | 41 | E462BD05245581940089AD5F /* VCAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = E462BD04245581940089AD5F /* VCAlert.swift */; };
|
42 |
| - E462BD07245583D90089AD5F /* Library+FetchResultController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E462BD06245583D90089AD5F /* Library+FetchResultController.swift */; }; |
| 42 | + E462BD07245583D90089AD5F /* LibraryFetchResultControllerHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E462BD06245583D90089AD5F /* LibraryFetchResultControllerHandler.swift */; }; |
43 | 43 | E462BD092455FA6D0089AD5F /* LibraryVCTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E462BD082455FA6D0089AD5F /* LibraryVCTests.swift */; };
|
44 | 44 | E463B29822AC2FCE0094265C /* Consts.swift in Sources */ = {isa = PBXBuildFile; fileRef = E463B29722AC2FCE0094265C /* Consts.swift */; };
|
45 | 45 | E465B11A2413FBAD00A6003D /* InfoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E465B1192413FBAC00A6003D /* InfoVC.swift */; };
|
46 | 46 | E475D0AE245751D10005CF8F /* ComicKhanUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E475D0AD245751D10005CF8F /* ComicKhanUITests.swift */; };
|
47 | 47 | E48253EA22D631B1001A0E85 /* Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = E48253E922D631B1001A0E85 /* Helper.swift */; };
|
48 | 48 | E4850C1D2832A43E00AA0F85 /* ThemesStackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4850C1C2832A43E00AA0F85 /* ThemesStackView.swift */; };
|
| 49 | + E499A0BC2840C20F002F8351 /* Library+FetchRsultHandlerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E499A0BB2840C20F002F8351 /* Library+FetchRsultHandlerDelegate.swift */; }; |
49 | 50 | E49C7C132417EBED004DE82A /* ImageResizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E49C7C122417EBED004DE82A /* ImageResizer.swift */; };
|
50 | 51 | E49C7C152418FEF4004DE82A /* ComicImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E49C7C142418FEF4004DE82A /* ComicImage.swift */; };
|
51 | 52 | E49F2F602833C73300BE90FE /* +CollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E49F2F5F2833C73300BE90FE /* +CollectionView.swift */; };
|
|
63 | 64 | E4E8FCED22C28E4700A8B32D /* BookReaderVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4E8FCEC22C28E4700A8B32D /* BookReaderVC.swift */; };
|
64 | 65 | E4EB1E392569762800C56632 /* IndexSelectionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4EB1E382569762800C56632 /* IndexSelectionManager.swift */; };
|
65 | 66 | E4EBC304241E886600F558AF /* EmptyGroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4EBC303241E886600F558AF /* EmptyGroupView.swift */; };
|
66 |
| - E4EBC306241E8D4C00F558AF /* EmptyViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4EBC305241E8D4C00F558AF /* EmptyViewDelegate.swift */; }; |
| 67 | + E4EBC306241E8D4C00F558AF /* Library+EmptyViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4EBC305241E8D4C00F558AF /* Library+EmptyViewDelegate.swift */; }; |
67 | 68 | E4EC58B225A47150004D6190 /* ArrayOfStringTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4EC58B125A47150004D6190 /* ArrayOfStringTransformer.swift */; };
|
68 | 69 | E4FD092924542439004D0A53 /* FileManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4FD092824542439004D0A53 /* FileManagerTests.swift */; };
|
69 | 70 | E4FD092B245426E7004D0A53 /* ExtractorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4FD092A245426E7004D0A53 /* ExtractorTests.swift */; };
|
|
138 | 139 | E45A878A25FCB8410011CF9F /* UIKitPreview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIKitPreview.swift; sourceTree = "<group>"; };
|
139 | 140 | E45C8429238DACD700669155 /* Colors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Colors.swift; sourceTree = "<group>"; };
|
140 | 141 | E462BD04245581940089AD5F /* VCAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VCAlert.swift; sourceTree = "<group>"; };
|
141 |
| - E462BD06245583D90089AD5F /* Library+FetchResultController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Library+FetchResultController.swift"; sourceTree = "<group>"; }; |
| 142 | + E462BD06245583D90089AD5F /* LibraryFetchResultControllerHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryFetchResultControllerHandler.swift; sourceTree = "<group>"; }; |
142 | 143 | E462BD082455FA6D0089AD5F /* LibraryVCTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryVCTests.swift; sourceTree = "<group>"; };
|
143 | 144 | E463B29722AC2FCE0094265C /* Consts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Consts.swift; sourceTree = "<group>"; };
|
144 | 145 | E465B1192413FBAC00A6003D /* InfoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoVC.swift; sourceTree = "<group>"; };
|
|
148 | 149 | E48253E922D631B1001A0E85 /* Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helper.swift; sourceTree = "<group>"; };
|
149 | 150 | E4850C1C2832A43E00AA0F85 /* ThemesStackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemesStackView.swift; sourceTree = "<group>"; };
|
150 | 151 | E48B2009883E73D5F63B7D37 /* Pods-wutComicReader.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wutComicReader.debug.xcconfig"; path = "Target Support Files/Pods-wutComicReader/Pods-wutComicReader.debug.xcconfig"; sourceTree = "<group>"; };
|
| 152 | + E499A0BB2840C20F002F8351 /* Library+FetchRsultHandlerDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Library+FetchRsultHandlerDelegate.swift"; sourceTree = "<group>"; }; |
151 | 153 | E49C7C122417EBED004DE82A /* ImageResizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageResizer.swift; sourceTree = "<group>"; };
|
152 | 154 | E49C7C142418FEF4004DE82A /* ComicImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComicImage.swift; sourceTree = "<group>"; };
|
153 | 155 | E49F2F5F2833C73300BE90FE /* +CollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "+CollectionView.swift"; sourceTree = "<group>"; };
|
|
167 | 169 | E4E8FCEC22C28E4700A8B32D /* BookReaderVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookReaderVC.swift; sourceTree = "<group>"; };
|
168 | 170 | E4EB1E382569762800C56632 /* IndexSelectionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IndexSelectionManager.swift; sourceTree = "<group>"; };
|
169 | 171 | E4EBC303241E886600F558AF /* EmptyGroupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyGroupView.swift; sourceTree = "<group>"; };
|
170 |
| - E4EBC305241E8D4C00F558AF /* EmptyViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyViewDelegate.swift; sourceTree = "<group>"; }; |
| 172 | + E4EBC305241E8D4C00F558AF /* Library+EmptyViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Library+EmptyViewDelegate.swift"; sourceTree = "<group>"; }; |
171 | 173 | E4EC58B025A45631004D6190 /* coredata v2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "coredata v2.xcdatamodel"; sourceTree = "<group>"; };
|
172 | 174 | E4EC58B125A47150004D6190 /* ArrayOfStringTransformer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArrayOfStringTransformer.swift; sourceTree = "<group>"; };
|
173 | 175 | E4FD092824542439004D0A53 /* FileManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileManagerTests.swift; sourceTree = "<group>"; };
|
|
376 | 378 | isa = PBXGroup;
|
377 | 379 | children = (
|
378 | 380 | E40C7A9E22A1168C00D7CD17 /* LibraryVC.swift */,
|
| 381 | + E462BD06245583D90089AD5F /* LibraryFetchResultControllerHandler.swift */, |
379 | 382 | E4CE3781240D6C5800429C30 /* Views */,
|
380 | 383 | E4CE3780240D6C2800429C30 /* Extensions */,
|
381 | 384 | );
|
|
415 | 418 | children = (
|
416 | 419 | E40A353223F97C83006FA758 /* Library+ProgressContainer.swift */,
|
417 | 420 | E4CE3782240D6CFB00429C30 /* Library+CollectionView.swift */,
|
418 |
| - E4EBC305241E8D4C00F558AF /* EmptyViewDelegate.swift */, |
| 421 | + E4EBC305241E8D4C00F558AF /* Library+EmptyViewDelegate.swift */, |
419 | 422 | E4AE1A2325E28E6000AEF86A /* Library+ExtractionErrorHandeling.swift */,
|
420 |
| - E462BD06245583D90089AD5F /* Library+FetchResultController.swift */, |
421 | 423 | E455AFDE245EA30D003F403D /* Library+DocumentBrowser.swift */,
|
| 424 | + E499A0BB2840C20F002F8351 /* Library+FetchRsultHandlerDelegate.swift */, |
422 | 425 | );
|
423 | 426 | path = Extensions;
|
424 | 427 | sourceTree = "<group>";
|
|
723 | 726 | E463B29822AC2FCE0094265C /* Consts.swift in Sources */,
|
724 | 727 | E4A20D6822D879450067BDF8 /* LibraryCell.swift in Sources */,
|
725 | 728 | E455AFDF245EA30D003F403D /* Library+DocumentBrowser.swift in Sources */,
|
| 729 | + E499A0BC2840C20F002F8351 /* Library+FetchRsultHandlerDelegate.swift in Sources */, |
726 | 730 | E49F2F602833C73300BE90FE /* +CollectionView.swift in Sources */,
|
727 | 731 | E4596A07240803A60030DB3E /* ReaderTopBar.swift in Sources */,
|
728 | 732 | E407CB8323FD3D780056F64D /* RoundedProgressView.swift in Sources */,
|
729 | 733 | E45213A922D4927D00216217 /* ComicExteractor.swift in Sources */,
|
730 | 734 | E4D3920123EEA23800E8C873 /* NewGroupVC.swift in Sources */,
|
731 | 735 | E4C51EFE245EF82700B8AC04 /* LoadingView.swift in Sources */,
|
732 |
| - E462BD07245583D90089AD5F /* Library+FetchResultController.swift in Sources */, |
| 736 | + E462BD07245583D90089AD5F /* LibraryFetchResultControllerHandler.swift in Sources */, |
733 | 737 | E4CE377F240D578600429C30 /* ProgressContainerView.swift in Sources */,
|
734 | 738 | E45A877D25FC99280011CF9F /* Cores.swift in Sources */,
|
735 | 739 | E48253EA22D631B1001A0E85 /* Helper.swift in Sources */,
|
|
745 | 749 | E4EBC304241E886600F558AF /* EmptyGroupView.swift in Sources */,
|
746 | 750 | E4C596F7283BA25E004C71D9 /* AppFont.swift in Sources */,
|
747 | 751 | E45A878B25FCB8410011CF9F /* UIKitPreview.swift in Sources */,
|
748 |
| - E4EBC306241E8D4C00F558AF /* EmptyViewDelegate.swift in Sources */, |
| 752 | + E4EBC306241E8D4C00F558AF /* Library+EmptyViewDelegate.swift in Sources */, |
749 | 753 | E42B9EA024506CF3007B3803 /* DataService.swift in Sources */,
|
750 | 754 | E4288B4E23DB30E000182E0B /* thumbnailCollectionView.swift in Sources */,
|
751 | 755 | E4C3D175261E09D7007CC0E1 /* AppState.swift in Sources */,
|
|
0 commit comments