|
477 | 477 | CC8B05D81D73979700F54286 /* ASTextNodePerformanceTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CC8B05D71D73979700F54286 /* ASTextNodePerformanceTests.m */; }; |
478 | 478 | CCA221D31D6FA7EF00AF6A0F /* ASViewControllerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CCA221D21D6FA7EF00AF6A0F /* ASViewControllerTests.m */; }; |
479 | 479 | CCB2F34D1D63CCC6004E6DE9 /* ASDisplayNodeSnapshotTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CCB2F34C1D63CCC6004E6DE9 /* ASDisplayNodeSnapshotTests.m */; }; |
| 480 | + CCBD05E01E4147B000D18509 /* ASIGListAdapterBasedDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = CCBD05DE1E4147B000D18509 /* ASIGListAdapterBasedDataSource.m */; }; |
| 481 | + CCBD05E11E4147B000D18509 /* ASIGListAdapterBasedDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = CCBD05DE1E4147B000D18509 /* ASIGListAdapterBasedDataSource.m */; }; |
| 482 | + CCBD05E21E4147B000D18509 /* ASIGListAdapterBasedDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = CCBD05DF1E4147B000D18509 /* ASIGListAdapterBasedDataSource.h */; }; |
| 483 | + CCBD05E31E4147CC00D18509 /* ASIGListAdapterBasedDataSource.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCBD05DF1E4147B000D18509 /* ASIGListAdapterBasedDataSource.h */; }; |
480 | 484 | CCE04B1F1E313EA7006AEBBB /* ASSectionController.h in Headers */ = {isa = PBXBuildFile; fileRef = CCE04B1E1E313EA7006AEBBB /* ASSectionController.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
481 | 485 | CCE04B221E313EB9006AEBBB /* IGListAdapter+AsyncDisplayKit.h in Headers */ = {isa = PBXBuildFile; fileRef = CCE04B201E313EB9006AEBBB /* IGListAdapter+AsyncDisplayKit.h */; }; |
482 | 486 | CCE04B231E313EB9006AEBBB /* IGListAdapter+AsyncDisplayKit.m in Sources */ = {isa = PBXBuildFile; fileRef = CCE04B211E313EB9006AEBBB /* IGListAdapter+AsyncDisplayKit.m */; }; |
|
693 | 697 | dstPath = "include/$(PRODUCT_NAME)"; |
694 | 698 | dstSubfolderSpec = 16; |
695 | 699 | files = ( |
| 700 | + CCBD05E31E4147CC00D18509 /* ASIGListAdapterBasedDataSource.h in CopyFiles */, |
696 | 701 | CC8525181E3FC316008EABE6 /* _ASCollectionViewCell.h in CopyFiles */, |
697 | 702 | 80364CC71E3D89410094400C /* ASNodeController.h in CopyFiles */, |
698 | 703 | 690ED59D1E36D140000627C0 /* ASImageNode+tvOS.h in CopyFiles */, |
|
1197 | 1202 | CC8B05D71D73979700F54286 /* ASTextNodePerformanceTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASTextNodePerformanceTests.m; sourceTree = "<group>"; }; |
1198 | 1203 | CCA221D21D6FA7EF00AF6A0F /* ASViewControllerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASViewControllerTests.m; sourceTree = "<group>"; }; |
1199 | 1204 | CCB2F34C1D63CCC6004E6DE9 /* ASDisplayNodeSnapshotTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASDisplayNodeSnapshotTests.m; sourceTree = "<group>"; }; |
| 1205 | + CCBD05DE1E4147B000D18509 /* ASIGListAdapterBasedDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIGListAdapterBasedDataSource.m; sourceTree = "<group>"; }; |
| 1206 | + CCBD05DF1E4147B000D18509 /* ASIGListAdapterBasedDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIGListAdapterBasedDataSource.h; sourceTree = "<group>"; }; |
1200 | 1207 | CCE04B1E1E313EA7006AEBBB /* ASSectionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASSectionController.h; sourceTree = "<group>"; }; |
1201 | 1208 | CCE04B201E313EB9006AEBBB /* IGListAdapter+AsyncDisplayKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IGListAdapter+AsyncDisplayKit.h"; sourceTree = "<group>"; }; |
1202 | 1209 | CCE04B211E313EB9006AEBBB /* IGListAdapter+AsyncDisplayKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IGListAdapter+AsyncDisplayKit.m"; sourceTree = "<group>"; }; |
|
1839 | 1846 | isa = PBXGroup; |
1840 | 1847 | children = ( |
1841 | 1848 | CC6363E11E32C00800D8A8DE /* ASCollectionInteropProtocols.h */, |
| 1849 | + CCBD05DF1E4147B000D18509 /* ASIGListAdapterBasedDataSource.h */, |
| 1850 | + CCBD05DE1E4147B000D18509 /* ASIGListAdapterBasedDataSource.m */, |
1842 | 1851 | ); |
1843 | 1852 | name = "Collection Data Adapter"; |
1844 | 1853 | sourceTree = "<group>"; |
|
2024 | 2033 | 83A7D95C1D44548100BF333E /* ASWeakMap.h in Headers */, |
2025 | 2034 | 69708BA61D76386D005C3CF9 /* ASEqualityHashHelpers.h in Headers */, |
2026 | 2035 | B350622D1B010EFD0018CF92 /* ASScrollDirection.h in Headers */, |
| 2036 | + CCBD05E21E4147B000D18509 /* ASIGListAdapterBasedDataSource.h in Headers */, |
2027 | 2037 | 254C6B751BF94DF4003EC431 /* ASTextKitComponents.h in Headers */, |
2028 | 2038 | B35062081B010EFD0018CF92 /* ASScrollNode.h in Headers */, |
2029 | 2039 | 25E327571C16819500A2170C /* ASPagerNode.h in Headers */, |
|
2283 | 2293 | DBDB83961C6E879900D0098C /* ASPagerFlowLayout.m in Sources */, |
2284 | 2294 | 058D0A26195D050800B7D73C /* _ASCoreAnimationExtras.mm in Sources */, |
2285 | 2295 | 6947B0C41E36B5040007C478 /* ASStackPositionedLayout.mm in Sources */, |
| 2296 | + CCBD05E01E4147B000D18509 /* ASIGListAdapterBasedDataSource.m in Sources */, |
2286 | 2297 | 257754B41BEE44CD00737CA5 /* ASTextKitTailTruncater.mm in Sources */, |
2287 | 2298 | 68B8A4E31CBDB958007E4543 /* ASWeakProxy.m in Sources */, |
2288 | 2299 | 69E1006F1CA89CB600D88C1B /* ASEnvironmentInternal.mm in Sources */, |
|
2477 | 2488 | 9B92C8851BC2EB6E00EE46B2 /* ASCollectionDataController.mm in Sources */, |
2478 | 2489 | B350623D1B010EFD0018CF92 /* _ASAsyncTransaction.mm in Sources */, |
2479 | 2490 | 6947B0C51E36B5040007C478 /* ASStackPositionedLayout.mm in Sources */, |
| 2491 | + CCBD05E11E4147B000D18509 /* ASIGListAdapterBasedDataSource.m in Sources */, |
2480 | 2492 | B35062401B010EFD0018CF92 /* _ASAsyncTransactionContainer.m in Sources */, |
2481 | 2493 | AC026B721BD57DBF00BBC17E /* _ASHierarchyChangeSet.mm in Sources */, |
2482 | 2494 | B35062421B010EFD0018CF92 /* _ASAsyncTransactionGroup.m in Sources */, |
|
0 commit comments