|
357 | 357 | ACF6ED631B178DC700DA7C62 /* ASStackLayoutSpecSnapshotTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = ACF6ED5B1B178DC700DA7C62 /* ASStackLayoutSpecSnapshotTests.mm */; }; |
358 | 358 | B0F8805A1BEAEC7500D17647 /* ASTableNode.h in Headers */ = {isa = PBXBuildFile; fileRef = B0F880581BEAEC7500D17647 /* ASTableNode.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
359 | 359 | B0F8805B1BEAEC7500D17647 /* ASTableNode.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F880591BEAEC7500D17647 /* ASTableNode.m */; }; |
360 | | - B13CA0F21C51653000E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = B13CA0F11C51653000E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h */; }; |
| 360 | + B13CA0F71C519E9400E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = B13CA0F61C519E9400E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h */; }; |
| 361 | + B13CA0F81C519EBA00E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = B13CA0F61C519E9400E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h */; }; |
361 | 362 | B35061F31B010EFD0018CF92 /* ASCellNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 055F1A3A19ABD43F004DAFF1 /* ASCellNode.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
362 | 363 | B35061F51B010EFD0018CF92 /* ASCollectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = AC3C4A4F1A1139C100143C57 /* ASCollectionView.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
363 | 364 | B35061F61B010EFD0018CF92 /* ASCollectionView.mm in Sources */ = {isa = PBXBuildFile; fileRef = AC3C4A501A1139C100143C57 /* ASCollectionView.mm */; }; |
|
766 | 767 | ACF6ED5B1B178DC700DA7C62 /* ASStackLayoutSpecSnapshotTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ASStackLayoutSpecSnapshotTests.mm; sourceTree = "<group>"; }; |
767 | 768 | B0F880581BEAEC7500D17647 /* ASTableNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASTableNode.h; sourceTree = "<group>"; }; |
768 | 769 | B0F880591BEAEC7500D17647 /* ASTableNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASTableNode.m; sourceTree = "<group>"; }; |
769 | | - B13CA0F11C51653000E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASCollectionViewLayoutFacilitatorProtocol.h; sourceTree = "<group>"; }; |
| 770 | + B13CA0F61C519E9400E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASCollectionViewLayoutFacilitatorProtocol.h; sourceTree = "<group>"; }; |
770 | 771 | B35061DA1B010EDF0018CF92 /* AsyncDisplayKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AsyncDisplayKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
771 | 772 | B35061DD1B010EDF0018CF92 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../AsyncDisplayKit-iOS/Info.plist"; sourceTree = "<group>"; }; |
772 | 773 | CC7FD9DC1BB5E962005CCB2B /* ASPhotosFrameworkImageRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASPhotosFrameworkImageRequest.h; sourceTree = "<group>"; }; |
|
910 | 911 | AC3C4A4F1A1139C100143C57 /* ASCollectionView.h */, |
911 | 912 | AC3C4A501A1139C100143C57 /* ASCollectionView.mm */, |
912 | 913 | AC3C4A531A113EEC00143C57 /* ASCollectionViewProtocols.h */, |
| 914 | + B13CA0F61C519E9400E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h */, |
913 | 915 | DEC146B41C37A16A004A0EE7 /* ASCollectionInternal.h */, |
914 | 916 | DEC146B51C37A16A004A0EE7 /* ASCollectionInternal.m */, |
915 | 917 | 058D09D5195D050800B7D73C /* ASControlNode.h */, |
|
1037 | 1039 | 299DA1A81A828D2900162D41 /* ASBatchContext.mm */, |
1038 | 1040 | 205F0E1B1B373A2C007741D0 /* ASCollectionViewLayoutController.h */, |
1039 | 1041 | 205F0E1C1B373A2C007741D0 /* ASCollectionViewLayoutController.mm */, |
1040 | | - B13CA0F11C51653000E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h */, |
1041 | 1042 | 05A6D05819D0EB64002DD95E /* ASDealloc2MainObject.h */, |
1042 | 1043 | 05A6D05919D0EB64002DD95E /* ASDealloc2MainObject.m */, |
1043 | 1044 | 4640521B1A3F83C40061C0BA /* ASFlowLayoutController.h */, |
|
1279 | 1280 | 058D0A72195D05F800B7D73C /* _ASCoreAnimationExtras.h in Headers */, |
1280 | 1281 | 058D0A53195D05DC00B7D73C /* _ASDisplayLayer.h in Headers */, |
1281 | 1282 | 058D0A55195D05DC00B7D73C /* _ASDisplayView.h in Headers */, |
1282 | | - B13CA0F21C51653000E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h in Headers */, |
| 1283 | + B13CA0F71C519E9400E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h in Headers */, |
1283 | 1284 | 058D0A74195D05F800B7D73C /* _ASPendingState.h in Headers */, |
1284 | 1285 | 9C5586691BD549CB00B50E3A /* ASAsciiArtBoxCreator.h in Headers */, |
1285 | 1286 | 058D0A76195D05F900B7D73C /* _ASScopeTimer.h in Headers */, |
|
1478 | 1479 | B35062041B010EFD0018CF92 /* ASMultiplexImageNode.h in Headers */, |
1479 | 1480 | DECBD6E81BE56E1900CF4905 /* ASButtonNode.h in Headers */, |
1480 | 1481 | B35062241B010EFD0018CF92 /* ASMutableAttributedStringBuilder.h in Headers */, |
| 1482 | + B13CA0F81C519EBA00E031AB /* ASCollectionViewLayoutFacilitatorProtocol.h in Headers */, |
1481 | 1483 | B35062061B010EFD0018CF92 /* ASNetworkImageNode.h in Headers */, |
1482 | 1484 | 34EFC76C1B701CED00AD841F /* ASOverlayLayoutSpec.h in Headers */, |
1483 | 1485 | B35062261B010EFD0018CF92 /* ASRangeController.h in Headers */, |
|
0 commit comments