|
327 | 327 | CC4C2A791D88E3BF0039ACAB /* ASTraceEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = CC4C2A761D88E3BF0039ACAB /* ASTraceEvent.m */; }; |
328 | 328 | CC54A81C1D70079800296A24 /* ASDispatch.h in Headers */ = {isa = PBXBuildFile; fileRef = CC54A81B1D70077A00296A24 /* ASDispatch.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
329 | 329 | CC54A81E1D7008B300296A24 /* ASDispatchTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CC54A81D1D7008B300296A24 /* ASDispatchTests.m */; }; |
| 330 | + CC55A70D1E529FA200594372 /* UIResponder+AsyncDisplayKit.h in Headers */ = {isa = PBXBuildFile; fileRef = CC55A70B1E529FA200594372 /* UIResponder+AsyncDisplayKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 331 | + CC55A70E1E529FA200594372 /* UIResponder+AsyncDisplayKit.m in Sources */ = {isa = PBXBuildFile; fileRef = CC55A70C1E529FA200594372 /* UIResponder+AsyncDisplayKit.m */; }; |
| 332 | + CC55A7111E52A0F200594372 /* ASResponderChainEnumerator.h in Headers */ = {isa = PBXBuildFile; fileRef = CC55A70F1E52A0F200594372 /* ASResponderChainEnumerator.h */; }; |
| 333 | + CC55A7121E52A0F200594372 /* ASResponderChainEnumerator.m in Sources */ = {isa = PBXBuildFile; fileRef = CC55A7101E52A0F200594372 /* ASResponderChainEnumerator.m */; }; |
330 | 334 | CC57EAF71E3939350034C595 /* ASCollectionView+Undeprecated.h in Headers */ = {isa = PBXBuildFile; fileRef = CC2E317F1DAC353700EEE891 /* ASCollectionView+Undeprecated.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
331 | 335 | CC57EAF81E3939450034C595 /* ASTableView+Undeprecated.h in Headers */ = {isa = PBXBuildFile; fileRef = CC512B841DAC45C60054848E /* ASTableView+Undeprecated.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
332 | 336 | CC58AA4B1E398E1D002C8CB4 /* ASBlockTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = CC58AA4A1E398E1D002C8CB4 /* ASBlockTypes.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
711 | 715 | CC512B841DAC45C60054848E /* ASTableView+Undeprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ASTableView+Undeprecated.h"; sourceTree = "<group>"; }; |
712 | 716 | CC54A81B1D70077A00296A24 /* ASDispatch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASDispatch.h; sourceTree = "<group>"; }; |
713 | 717 | CC54A81D1D7008B300296A24 /* ASDispatchTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ASDispatchTests.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; }; |
| 718 | + CC55A70B1E529FA200594372 /* UIResponder+AsyncDisplayKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIResponder+AsyncDisplayKit.h"; sourceTree = "<group>"; }; |
| 719 | + CC55A70C1E529FA200594372 /* UIResponder+AsyncDisplayKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIResponder+AsyncDisplayKit.m"; sourceTree = "<group>"; }; |
| 720 | + CC55A70F1E52A0F200594372 /* ASResponderChainEnumerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASResponderChainEnumerator.h; sourceTree = "<group>"; }; |
| 721 | + CC55A7101E52A0F200594372 /* ASResponderChainEnumerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASResponderChainEnumerator.m; sourceTree = "<group>"; }; |
714 | 722 | CC57EAF91E394EA40034C595 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
715 | 723 | CC58AA4A1E398E1D002C8CB4 /* ASBlockTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASBlockTypes.h; sourceTree = "<group>"; }; |
716 | 724 | CC7FD9DC1BB5E962005CCB2B /* ASPhotosFrameworkImageRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASPhotosFrameworkImageRequest.h; sourceTree = "<group>"; }; |
|
927 | 935 | DB55C2651C641AE4004EDCF5 /* ASContextTransitioning.h */, |
928 | 936 | 68FC85E71CE29C7D00EDD713 /* ASVisibilityProtocols.h */, |
929 | 937 | 68FC85E81CE29C7D00EDD713 /* ASVisibilityProtocols.m */, |
| 938 | + CC55A70B1E529FA200594372 /* UIResponder+AsyncDisplayKit.h */, |
| 939 | + CC55A70C1E529FA200594372 /* UIResponder+AsyncDisplayKit.m */, |
930 | 940 | 690ED5911E36D118000627C0 /* tvOS */, |
931 | 941 | DE89C1691DCEB9CC00D49D74 /* Debug */, |
932 | 942 | 058D09E1195D050800B7D73C /* Details */, |
|
1120 | 1130 | 058D0A01195D050800B7D73C /* Private */ = { |
1121 | 1131 | isa = PBXGroup; |
1122 | 1132 | children = ( |
| 1133 | + CC55A70F1E52A0F200594372 /* ASResponderChainEnumerator.h */, |
| 1134 | + CC55A7101E52A0F200594372 /* ASResponderChainEnumerator.m */, |
1123 | 1135 | 6947B0BB1E36B4E30007C478 /* Layout */, |
1124 | 1136 | CCE04B2A1E313EDA006AEBBB /* Collection Data Adapter */, |
1125 | 1137 | 058D0A03195D050800B7D73C /* _ASCoreAnimationExtras.h */, |
|
1398 | 1410 | B35062151B010EFD0018CF92 /* ASBatchContext.h in Headers */, |
1399 | 1411 | B35061F31B010EFD0018CF92 /* ASCellNode.h in Headers */, |
1400 | 1412 | 34EFC7631B701CBF00AD841F /* ASCenterLayoutSpec.h in Headers */, |
| 1413 | + CC55A7111E52A0F200594372 /* ASResponderChainEnumerator.h in Headers */, |
1401 | 1414 | 18C2ED7F1B9B7DE800F627B3 /* ASCollectionNode.h in Headers */, |
1402 | 1415 | B35061F51B010EFD0018CF92 /* ASCollectionView.h in Headers */, |
1403 | 1416 | ACE87A2C1D73696800D7FF06 /* ASSectionContext.h in Headers */, |
|
1441 | 1454 | 254C6B771BF94DF4003EC431 /* ASTextKitAttributes.h in Headers */, |
1442 | 1455 | 254C6B7D1BF94DF4003EC431 /* ASTextKitShadower.h in Headers */, |
1443 | 1456 | 690ED58E1E36BCA6000627C0 /* ASLayoutElementStylePrivate.h in Headers */, |
| 1457 | + CC55A70D1E529FA200594372 /* UIResponder+AsyncDisplayKit.h in Headers */, |
1444 | 1458 | 254C6B731BF94DF4003EC431 /* ASTextKitCoreTextAdditions.h in Headers */, |
1445 | 1459 | 254C6B7A1BF94DF4003EC431 /* ASTextKitRenderer.h in Headers */, |
1446 | 1460 | 69CB62AC1CB8165900024920 /* _ASDisplayViewAccessiblity.h in Headers */, |
|
1827 | 1841 | 18C2ED831B9B7DE800F627B3 /* ASCollectionNode.mm in Sources */, |
1828 | 1842 | E55D86331CA8A14000A0C26F /* ASLayoutElement.mm in Sources */, |
1829 | 1843 | 68FC85EC1CE29C7D00EDD713 /* ASVisibilityProtocols.m in Sources */, |
| 1844 | + CC55A7121E52A0F200594372 /* ASResponderChainEnumerator.m in Sources */, |
1830 | 1845 | 68B8A4E41CBDB958007E4543 /* ASWeakProxy.m in Sources */, |
1831 | 1846 | 9C70F20A1CDBE949007D6C76 /* ASTableNode.mm in Sources */, |
1832 | 1847 | 69CB62AE1CB8165900024920 /* _ASDisplayViewAccessiblity.mm in Sources */, |
|
1905 | 1920 | 254C6B871BF94F8A003EC431 /* ASTextKitEntityAttribute.m in Sources */, |
1906 | 1921 | 34566CB31BC1213700715E6B /* ASPhotosFrameworkImageRequest.m in Sources */, |
1907 | 1922 | 254C6B831BF94F8A003EC431 /* ASTextKitCoreTextAdditions.m in Sources */, |
| 1923 | + CC55A70E1E529FA200594372 /* UIResponder+AsyncDisplayKit.m in Sources */, |
1908 | 1924 | 697796611D8AC8D3007E93D7 /* ASLayoutSpec+Subclasses.mm in Sources */, |
1909 | 1925 | B350623B1B010EFD0018CF92 /* NSMutableAttributedString+TextKitAdditions.m in Sources */, |
1910 | 1926 | 044284FD1BAA365100D16268 /* UICollectionViewLayout+ASConvenience.m in Sources */, |
|
0 commit comments