|
36 | 36 | 9FF3014B1C4AA6D1007376BD /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9FF301491C4AA6D1007376BD /* RxSwift.framework */; };
|
37 | 37 | 9FF3014E1C4AA6DA007376BD /* RxCocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9FF3014C1C4AA6DA007376BD /* RxCocoa.framework */; };
|
38 | 38 | 9FF301501C4AA6DA007376BD /* RxSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9FF3014D1C4AA6DA007376BD /* RxSwift.framework */; };
|
| 39 | + C814E8F51D29DB4F00837FE1 /* String+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C814E8F41D29DB4F00837FE1 /* String+IdentifiableType.swift */; }; |
| 40 | + C814E8F61D29DB4F00837FE1 /* String+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C814E8F41D29DB4F00837FE1 /* String+IdentifiableType.swift */; }; |
| 41 | + C814E8F71D29DB4F00837FE1 /* String+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C814E8F41D29DB4F00837FE1 /* String+IdentifiableType.swift */; }; |
39 | 42 | C8153A501CC6C2F40050C990 /* Example1_CustomizationUsingTableViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8153A4F1CC6C2F40050C990 /* Example1_CustomizationUsingTableViewDelegate.swift */; };
|
40 | 43 | C8153A511CC6C2F70050C990 /* Example1_CustomizationUsingTableViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8153A4F1CC6C2F40050C990 /* Example1_CustomizationUsingTableViewDelegate.swift */; };
|
| 44 | + C8477FB91D29DBC90074454A /* IntegerType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8477FB81D29DBC90074454A /* IntegerType+IdentifiableType.swift */; }; |
| 45 | + C8477FBA1D29DBC90074454A /* IntegerType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8477FB81D29DBC90074454A /* IntegerType+IdentifiableType.swift */; }; |
| 46 | + C8477FBB1D29DBC90074454A /* IntegerType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8477FB81D29DBC90074454A /* IntegerType+IdentifiableType.swift */; }; |
| 47 | + C8477FBD1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8477FBC1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift */; }; |
| 48 | + C8477FBE1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8477FBC1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift */; }; |
| 49 | + C8477FBF1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8477FBC1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift */; }; |
41 | 50 | C85EE5571C36F1FC0090614D /* Changeset.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85EE5481C36F1FC0090614D /* Changeset.swift */; };
|
42 | 51 | C85EE5581C36F1FC0090614D /* CollectionViewSectionedDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85EE5491C36F1FC0090614D /* CollectionViewSectionedDataSource.swift */; };
|
43 | 52 | C85EE55A1C36F1FC0090614D /* Differentiator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C85EE54B1C36F1FC0090614D /* Differentiator.swift */; };
|
|
191 | 200 | 9FF3014D1C4AA6DA007376BD /* RxSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RxSwift.framework; path = Carthage/Build/iOS/RxSwift.framework; sourceTree = "<group>"; };
|
192 | 201 | A66428182C504F0369D6A3F2 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
193 | 202 | B472785F652B32605A7A6838 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; };
|
| 203 | + C814E8F41D29DB4F00837FE1 /* String+IdentifiableType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+IdentifiableType.swift"; sourceTree = "<group>"; }; |
194 | 204 | C8153A4F1CC6C2F40050C990 /* Example1_CustomizationUsingTableViewDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Example1_CustomizationUsingTableViewDelegate.swift; sourceTree = "<group>"; };
|
| 205 | + C8477FB81D29DBC90074454A /* IntegerType+IdentifiableType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "IntegerType+IdentifiableType.swift"; sourceTree = "<group>"; }; |
| 206 | + C8477FBC1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FloatingPointType+IdentifiableType.swift"; sourceTree = "<group>"; }; |
195 | 207 | C85EE5481C36F1FC0090614D /* Changeset.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Changeset.swift; sourceTree = "<group>"; };
|
196 | 208 | C85EE5491C36F1FC0090614D /* CollectionViewSectionedDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CollectionViewSectionedDataSource.swift; sourceTree = "<group>"; };
|
197 | 209 | C85EE54B1C36F1FC0090614D /* Differentiator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Differentiator.swift; sourceTree = "<group>"; };
|
|
381 | 393 | C85EE54F1C36F1FC0090614D /* TableViewSectionedDataSource.swift */,
|
382 | 394 | C8BB762B1C4C3CDF002B21C8 /* UI+SectionedViewType.swift */,
|
383 | 395 | C8CC634C1CCF8492006AE8CE /* Array+Extensions.swift */,
|
| 396 | + C814E8F41D29DB4F00837FE1 /* String+IdentifiableType.swift */, |
| 397 | + C8477FB81D29DBC90074454A /* IntegerType+IdentifiableType.swift */, |
| 398 | + C8477FBC1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift */, |
384 | 399 | );
|
385 | 400 | path = DataSources;
|
386 | 401 | sourceTree = "<group>";
|
|
799 | 814 | 9FCDA1761C3AF4A2000F5F94 /* RxTableViewSectionedAnimatedDataSource.swift in Sources */,
|
800 | 815 | C8BB76391C4C3CDF002B21C8 /* ItemPath.swift in Sources */,
|
801 | 816 | C8BB76311C4C3CDF002B21C8 /* AnimatableSectionModelType+ItemPath.swift in Sources */,
|
| 817 | + C8477FBF1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift in Sources */, |
802 | 818 | C8CC634F1CCF8492006AE8CE /* Array+Extensions.swift in Sources */,
|
803 | 819 | 9FCDA1751C3AF4A2000F5F94 /* RxCollectionViewSectionedReloadDataSource.swift in Sources */,
|
804 | 820 | C8BB76351C4C3CDF002B21C8 /* IdentifiableType.swift in Sources */,
|
|
808 | 824 | C8BB762F1C4C3CDF002B21C8 /* AnimatableSectionModelType.swift in Sources */,
|
809 | 825 | 9FCDA16E1C3AF4A2000F5F94 /* Differentiator.swift in Sources */,
|
810 | 826 | 9FCDA1781C3AF4A2000F5F94 /* UISectionedViewType+RxAnimatedDataSource.swift in Sources */,
|
| 827 | + C8477FBB1D29DBC90074454A /* IntegerType+IdentifiableType.swift in Sources */, |
811 | 828 | 9FCDA1771C3AF4A2000F5F94 /* RxTableViewSectionedReloadDataSource.swift in Sources */,
|
812 | 829 | 9FCDA16C1C3AF4A2000F5F94 /* CollectionViewSectionedDataSource.swift in Sources */,
|
813 | 830 | 9FCDA1721C3AF4A2000F5F94 /* TableViewSectionedDataSource.swift in Sources */,
|
|
818 | 835 | 9FCDA16B1C3AF4A2000F5F94 /* Changeset.swift in Sources */,
|
819 | 836 | 9FCDA1701C3AF4A2000F5F94 /* SectionModel.swift in Sources */,
|
820 | 837 | C8BB763D1C4C3CDF002B21C8 /* UI+SectionedViewType.swift in Sources */,
|
| 838 | + C814E8F71D29DB4F00837FE1 /* String+IdentifiableType.swift in Sources */, |
821 | 839 | );
|
822 | 840 | runOnlyForDeploymentPostprocessing = 0;
|
823 | 841 | };
|
|
828 | 846 | C85EE5621C36F1FC0090614D /* RxTableViewSectionedAnimatedDataSource.swift in Sources */,
|
829 | 847 | C8BB76381C4C3CDF002B21C8 /* ItemPath.swift in Sources */,
|
830 | 848 | C8BB76301C4C3CDF002B21C8 /* AnimatableSectionModelType+ItemPath.swift in Sources */,
|
| 849 | + C8477FBE1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift in Sources */, |
831 | 850 | C8CC634E1CCF8492006AE8CE /* Array+Extensions.swift in Sources */,
|
832 | 851 | C85EE5611C36F1FC0090614D /* RxCollectionViewSectionedReloadDataSource.swift in Sources */,
|
833 | 852 | C8BB76341C4C3CDF002B21C8 /* IdentifiableType.swift in Sources */,
|
|
837 | 856 | C8BB762E1C4C3CDF002B21C8 /* AnimatableSectionModelType.swift in Sources */,
|
838 | 857 | C85EE55A1C36F1FC0090614D /* Differentiator.swift in Sources */,
|
839 | 858 | C85EE5641C36F1FC0090614D /* UISectionedViewType+RxAnimatedDataSource.swift in Sources */,
|
| 859 | + C8477FBA1D29DBC90074454A /* IntegerType+IdentifiableType.swift in Sources */, |
840 | 860 | C85EE5631C36F1FC0090614D /* RxTableViewSectionedReloadDataSource.swift in Sources */,
|
841 | 861 | C85EE5581C36F1FC0090614D /* CollectionViewSectionedDataSource.swift in Sources */,
|
842 | 862 | C85EE55E1C36F1FC0090614D /* TableViewSectionedDataSource.swift in Sources */,
|
|
847 | 867 | C85EE5571C36F1FC0090614D /* Changeset.swift in Sources */,
|
848 | 868 | C85EE55C1C36F1FC0090614D /* SectionModel.swift in Sources */,
|
849 | 869 | C8BB763C1C4C3CDF002B21C8 /* UI+SectionedViewType.swift in Sources */,
|
| 870 | + C814E8F61D29DB4F00837FE1 /* String+IdentifiableType.swift in Sources */, |
850 | 871 | );
|
851 | 872 | runOnlyForDeploymentPostprocessing = 0;
|
852 | 873 | };
|
|
901 | 922 | C8BB76601C4C3E53002B21C8 /* RxTableViewSectionedAnimatedDataSource.swift in Sources */,
|
902 | 923 | C8BB76611C4C3E53002B21C8 /* ItemPath.swift in Sources */,
|
903 | 924 | C8BB76621C4C3E53002B21C8 /* AnimatableSectionModelType+ItemPath.swift in Sources */,
|
| 925 | + C8477FBD1D29DCE20074454A /* FloatingPointType+IdentifiableType.swift in Sources */, |
904 | 926 | C8CC634D1CCF8492006AE8CE /* Array+Extensions.swift in Sources */,
|
905 | 927 | C8BB76631C4C3E53002B21C8 /* RxCollectionViewSectionedReloadDataSource.swift in Sources */,
|
906 | 928 | C8BB76641C4C3E53002B21C8 /* IdentifiableType.swift in Sources */,
|
|
910 | 932 | C8BB76671C4C3E53002B21C8 /* AnimatableSectionModelType.swift in Sources */,
|
911 | 933 | C8BB76691C4C3E53002B21C8 /* Differentiator.swift in Sources */,
|
912 | 934 | C8BB766A1C4C3E53002B21C8 /* UISectionedViewType+RxAnimatedDataSource.swift in Sources */,
|
| 935 | + C8477FB91D29DBC90074454A /* IntegerType+IdentifiableType.swift in Sources */, |
913 | 936 | C8BB766C1C4C3E53002B21C8 /* RxTableViewSectionedReloadDataSource.swift in Sources */,
|
914 | 937 | C8BB766D1C4C3E53002B21C8 /* CollectionViewSectionedDataSource.swift in Sources */,
|
915 | 938 | C8BB766E1C4C3E53002B21C8 /* TableViewSectionedDataSource.swift in Sources */,
|
|
920 | 943 | C8BB76731C4C3E53002B21C8 /* Changeset.swift in Sources */,
|
921 | 944 | C8BB76741C4C3E53002B21C8 /* SectionModel.swift in Sources */,
|
922 | 945 | C8BB76751C4C3E53002B21C8 /* UI+SectionedViewType.swift in Sources */,
|
| 946 | + C814E8F51D29DB4F00837FE1 /* String+IdentifiableType.swift in Sources */, |
923 | 947 | );
|
924 | 948 | runOnlyForDeploymentPostprocessing = 0;
|
925 | 949 | };
|
|
0 commit comments