|
301 | 301 | B350625D1B0111740018CF92 /* Photos.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 051943141A1575670030A7D0 /* Photos.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
302 | 302 | B350625E1B0111780018CF92 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 051943121A1575630030A7D0 /* AssetsLibrary.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
303 | 303 | C78F7E2B1BF7809800CDEAFC /* ASTableNode.h in Headers */ = {isa = PBXBuildFile; fileRef = B0F880581BEAEC7500D17647 /* ASTableNode.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 304 | + CC034A011E5FAF9700626263 /* ASElementMap.h in Headers */ = {isa = PBXBuildFile; fileRef = CC0349FF1E5FAF9700626263 /* ASElementMap.h */; }; |
| 305 | + CC034A021E5FAF9700626263 /* ASElementMap.m in Sources */ = {isa = PBXBuildFile; fileRef = CC034A001E5FAF9700626263 /* ASElementMap.m */; }; |
304 | 306 | CC051F1F1D7A286A006434CB /* ASCALayerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CC051F1E1D7A286A006434CB /* ASCALayerTests.m */; }; |
305 | 307 | CC0AEEA41D66316E005D1C78 /* ASUICollectionViewTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CC0AEEA31D66316E005D1C78 /* ASUICollectionViewTests.m */; }; |
306 | 308 | CC0F885B1E42807F00576FED /* ASCollectionViewFlowLayoutInspector.m in Sources */ = {isa = PBXBuildFile; fileRef = CC0F88591E42807F00576FED /* ASCollectionViewFlowLayoutInspector.m */; }; |
|
313 | 315 | CC0F886C1E4286FA00576FED /* ReferenceImages_64 in Resources */ = {isa = PBXBuildFile; fileRef = CC0F88691E4286FA00576FED /* ReferenceImages_64 */; }; |
314 | 316 | CC0F886D1E4286FA00576FED /* ReferenceImages_iOS_10 in Resources */ = {isa = PBXBuildFile; fileRef = CC0F886A1E4286FA00576FED /* ReferenceImages_iOS_10 */; }; |
315 | 317 | CC11F97A1DB181180024D77B /* ASNetworkImageNodeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CC11F9791DB181180024D77B /* ASNetworkImageNodeTests.m */; }; |
| 318 | + CC2F65EE1E5FFB1600DA57C9 /* ASMutableElementMap.h in Headers */ = {isa = PBXBuildFile; fileRef = CC2F65EC1E5FFB1600DA57C9 /* ASMutableElementMap.h */; }; |
| 319 | + CC2F65EF1E5FFB1600DA57C9 /* ASMutableElementMap.m in Sources */ = {isa = PBXBuildFile; fileRef = CC2F65ED1E5FFB1600DA57C9 /* ASMutableElementMap.m */; }; |
316 | 320 | CC3B20841C3F76D600798563 /* ASPendingStateController.h in Headers */ = {isa = PBXBuildFile; fileRef = CC3B20811C3F76D600798563 /* ASPendingStateController.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
317 | 321 | CC3B20861C3F76D600798563 /* ASPendingStateController.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC3B20821C3F76D600798563 /* ASPendingStateController.mm */; }; |
318 | 322 | CC3B208A1C3F7A5400798563 /* ASWeakSet.h in Headers */ = {isa = PBXBuildFile; fileRef = CC3B20871C3F7A5400798563 /* ASWeakSet.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
684 | 688 | B30BF6511C5964B0004FCD53 /* ASLayoutManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASLayoutManager.m; path = TextKit/ASLayoutManager.m; sourceTree = "<group>"; }; |
685 | 689 | B35061DA1B010EDF0018CF92 /* AsyncDisplayKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AsyncDisplayKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
686 | 690 | BDC2D162BD55A807C1475DA5 /* Pods-AsyncDisplayKitTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AsyncDisplayKitTests.profile.xcconfig"; path = "Pods/Target Support Files/Pods-AsyncDisplayKitTests/Pods-AsyncDisplayKitTests.profile.xcconfig"; sourceTree = "<group>"; }; |
| 691 | + CC0349FF1E5FAF9700626263 /* ASElementMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASElementMap.h; sourceTree = "<group>"; }; |
| 692 | + CC034A001E5FAF9700626263 /* ASElementMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASElementMap.m; sourceTree = "<group>"; }; |
687 | 693 | CC051F1E1D7A286A006434CB /* ASCALayerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASCALayerTests.m; sourceTree = "<group>"; }; |
688 | 694 | CC0AEEA31D66316E005D1C78 /* ASUICollectionViewTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASUICollectionViewTests.m; sourceTree = "<group>"; }; |
689 | 695 | CC0F88591E42807F00576FED /* ASCollectionViewFlowLayoutInspector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASCollectionViewFlowLayoutInspector.m; sourceTree = "<group>"; }; |
|
695 | 701 | CC0F886A1E4286FA00576FED /* ReferenceImages_iOS_10 */ = {isa = PBXFileReference; lastKnownFileType = folder; path = ReferenceImages_iOS_10; sourceTree = "<group>"; }; |
696 | 702 | CC11F9791DB181180024D77B /* ASNetworkImageNodeTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASNetworkImageNodeTests.m; sourceTree = "<group>"; }; |
697 | 703 | CC2E317F1DAC353700EEE891 /* ASCollectionView+Undeprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ASCollectionView+Undeprecated.h"; sourceTree = "<group>"; }; |
| 704 | + CC2F65EC1E5FFB1600DA57C9 /* ASMutableElementMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASMutableElementMap.h; sourceTree = "<group>"; }; |
| 705 | + CC2F65ED1E5FFB1600DA57C9 /* ASMutableElementMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASMutableElementMap.m; sourceTree = "<group>"; }; |
698 | 706 | CC3B20811C3F76D600798563 /* ASPendingStateController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASPendingStateController.h; sourceTree = "<group>"; }; |
699 | 707 | CC3B20821C3F76D600798563 /* ASPendingStateController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ASPendingStateController.mm; sourceTree = "<group>"; }; |
700 | 708 | CC3B20871C3F7A5400798563 /* ASWeakSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASWeakSet.h; sourceTree = "<group>"; }; |
|
1124 | 1132 | 058D0A01195D050800B7D73C /* Private */ = { |
1125 | 1133 | isa = PBXGroup; |
1126 | 1134 | children = ( |
| 1135 | + CC2F65EC1E5FFB1600DA57C9 /* ASMutableElementMap.h */, |
| 1136 | + CC2F65ED1E5FFB1600DA57C9 /* ASMutableElementMap.m */, |
| 1137 | + CC0349FF1E5FAF9700626263 /* ASElementMap.h */, |
| 1138 | + CC034A001E5FAF9700626263 /* ASElementMap.m */, |
1127 | 1139 | CC55A70F1E52A0F200594372 /* ASResponderChainEnumerator.h */, |
1128 | 1140 | CC55A7101E52A0F200594372 /* ASResponderChainEnumerator.m */, |
1129 | 1141 | 6947B0BB1E36B4E30007C478 /* Layout */, |
|
1466 | 1478 | CC57EAF71E3939350034C595 /* ASCollectionView+Undeprecated.h in Headers */, |
1467 | 1479 | B35062521B010EFD0018CF92 /* ASDisplayNodeInternal.h in Headers */, |
1468 | 1480 | AC7A2C181BDE11DF0093FE1A /* ASTableViewInternal.h in Headers */, |
| 1481 | + CC034A011E5FAF9700626263 /* ASElementMap.h in Headers */, |
1469 | 1482 | B35062531B010EFD0018CF92 /* ASImageNode+CGExtras.h in Headers */, |
1470 | 1483 | 254C6B7F1BF94DF4003EC431 /* ASTextKitTruncating.h in Headers */, |
1471 | 1484 | CC58AA4B1E398E1D002C8CB4 /* ASBlockTypes.h in Headers */, |
|
1498 | 1511 | 9CDC18CD1B910E12004965E2 /* ASLayoutElementPrivate.h in Headers */, |
1499 | 1512 | B35062201B010EFD0018CF92 /* ASLayoutController.h in Headers */, |
1500 | 1513 | B35062211B010EFD0018CF92 /* ASLayoutRangeType.h in Headers */, |
| 1514 | + CC2F65EE1E5FFB1600DA57C9 /* ASMutableElementMap.h in Headers */, |
1501 | 1515 | 34EFC76A1B701CE600AD841F /* ASLayoutSpec.h in Headers */, |
1502 | 1516 | B350625C1B010F070018CF92 /* ASLog.h in Headers */, |
1503 | 1517 | CC3B208A1C3F7A5400798563 /* ASWeakSet.h in Headers */, |
|
1832 | 1846 | 68B8A4E41CBDB958007E4543 /* ASWeakProxy.m in Sources */, |
1833 | 1847 | 9C70F20A1CDBE949007D6C76 /* ASTableNode.mm in Sources */, |
1834 | 1848 | 69CB62AE1CB8165900024920 /* _ASDisplayViewAccessiblity.mm in Sources */, |
| 1849 | + CC034A021E5FAF9700626263 /* ASElementMap.m in Sources */, |
1835 | 1850 | B35061F61B010EFD0018CF92 /* ASCollectionView.mm in Sources */, |
1836 | 1851 | 509E68641B3AEDB7009B9150 /* ASCollectionViewLayoutController.mm in Sources */, |
1837 | 1852 | B35061F91B010EFD0018CF92 /* ASControlNode.mm in Sources */, |
|
1857 | 1872 | B350621E1B010EFD0018CF92 /* ASHighlightOverlayLayer.mm in Sources */, |
1858 | 1873 | 9CC606651D24DF9E006581A0 /* NSIndexSet+ASHelpers.m in Sources */, |
1859 | 1874 | CC0F885F1E4280B800576FED /* _ASCollectionViewCell.m in Sources */, |
| 1875 | + CC2F65EF1E5FFB1600DA57C9 /* ASMutableElementMap.m in Sources */, |
1860 | 1876 | B35062541B010EFD0018CF92 /* ASImageNode+CGExtras.m in Sources */, |
1861 | 1877 | 6947B0C01E36B4E30007C478 /* ASStackUnpositionedLayout.mm in Sources */, |
1862 | 1878 | 68355B401CB57A69001D4E68 /* ASImageContainerProtocolCategories.m in Sources */, |
|
0 commit comments