|
190 | 190 | 258FF4281C0D152600A83844 /* ASRangeHandlerVisible.mm in Sources */ = {isa = PBXBuildFile; fileRef = 258FF4261C0D152600A83844 /* ASRangeHandlerVisible.mm */; }; |
191 | 191 | 25A977EF1C0D2A5500406B62 /* ASRangeHandlerVisible.mm in Sources */ = {isa = PBXBuildFile; fileRef = 258FF4261C0D152600A83844 /* ASRangeHandlerVisible.mm */; }; |
192 | 192 | 25BAA16F1C0D18D2002747C7 /* ASRangeHandlerVisible.h in Headers */ = {isa = PBXBuildFile; fileRef = 258FF4251C0D152600A83844 /* ASRangeHandlerVisible.h */; }; |
| 193 | + 25E327561C16819500A2170C /* ASPagerNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 25E327541C16819500A2170C /* ASPagerNode.h */; }; |
| 194 | + 25E327571C16819500A2170C /* ASPagerNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 25E327541C16819500A2170C /* ASPagerNode.h */; }; |
| 195 | + 25E327581C16819500A2170C /* ASPagerNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 25E327551C16819500A2170C /* ASPagerNode.m */; }; |
| 196 | + 25E327591C16819500A2170C /* ASPagerNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 25E327551C16819500A2170C /* ASPagerNode.m */; }; |
193 | 197 | 2767E9411BB19BD600EA9B77 /* ASViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = ACC945A81BA9E7A0005E1FB8 /* ASViewController.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
194 | 198 | 2767E9421BB19BD600EA9B77 /* ASViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = ACC945AA1BA9E7C1005E1FB8 /* ASViewController.m */; }; |
195 | 199 | 2911485C1A77147A005D0878 /* ASControlNodeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2911485B1A77147A005D0878 /* ASControlNodeTests.m */; }; |
|
644 | 648 | 257754BD1BEE458E00737CA5 /* ASTextNodeWordKerner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ASTextNodeWordKerner.m; path = TextKit/ASTextNodeWordKerner.m; sourceTree = "<group>"; }; |
645 | 649 | 258FF4251C0D152600A83844 /* ASRangeHandlerVisible.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASRangeHandlerVisible.h; sourceTree = "<group>"; }; |
646 | 650 | 258FF4261C0D152600A83844 /* ASRangeHandlerVisible.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ASRangeHandlerVisible.mm; sourceTree = "<group>"; }; |
| 651 | + 25E327541C16819500A2170C /* ASPagerNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASPagerNode.h; sourceTree = "<group>"; }; |
| 652 | + 25E327551C16819500A2170C /* ASPagerNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASPagerNode.m; sourceTree = "<group>"; }; |
647 | 653 | 2911485B1A77147A005D0878 /* ASControlNodeTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASControlNodeTests.m; sourceTree = "<group>"; }; |
648 | 654 | 292C59991A956527007E5DD6 /* ASLayoutRangeType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASLayoutRangeType.h; sourceTree = "<group>"; }; |
649 | 655 | 292C599A1A956527007E5DD6 /* ASRangeHandlerPreload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASRangeHandlerPreload.h; sourceTree = "<group>"; }; |
|
911 | 917 | AC6456051B0A333200CF11B8 /* Layout */, |
912 | 918 | 257754661BED245B00737CA5 /* TextKit */, |
913 | 919 | 058D09B2195D04C000B7D73C /* Supporting Files */, |
| 920 | + 25E327541C16819500A2170C /* ASPagerNode.h */, |
| 921 | + 25E327551C16819500A2170C /* ASPagerNode.m */, |
914 | 922 | ); |
915 | 923 | path = AsyncDisplayKit; |
916 | 924 | sourceTree = "<group>"; |
|
1246 | 1254 | 058D0A83195D060300B7D73C /* ASBaseDefines.h in Headers */, |
1247 | 1255 | 054963491A1EA066000F8E56 /* ASBasicImageDownloader.h in Headers */, |
1248 | 1256 | 2967F9E21AB0A5190072E4AB /* ASBasicImageDownloaderInternal.h in Headers */, |
| 1257 | + 25E327561C16819500A2170C /* ASPagerNode.h in Headers */, |
1249 | 1258 | 299DA1A91A828D2900162D41 /* ASBatchContext.h in Headers */, |
1250 | 1259 | 251B8EF91BBB3D690087C538 /* ASCollectionViewFlowLayoutInspector.h in Headers */, |
1251 | 1260 | 044285071BAA63FE00D16268 /* ASBatchFetching.h in Headers */, |
|
1438 | 1447 | B350622D1B010EFD0018CF92 /* ASScrollDirection.h in Headers */, |
1439 | 1448 | 254C6B751BF94DF4003EC431 /* ASTextKitHelpers.h in Headers */, |
1440 | 1449 | B35062081B010EFD0018CF92 /* ASScrollNode.h in Headers */, |
| 1450 | + 25E327571C16819500A2170C /* ASPagerNode.h in Headers */, |
1441 | 1451 | B35062551B010EFD0018CF92 /* ASSentinel.h in Headers */, |
1442 | 1452 | 9C8221961BA237B80037F19A /* ASStackBaselinePositionedLayout.h in Headers */, |
1443 | 1453 | 9C49C3701B853961000B0DD5 /* ASStackLayoutable.h in Headers */, |
|
1687 | 1697 | 058D0A28195D050800B7D73C /* ASDisplayNode+AsyncDisplay.mm in Sources */, |
1688 | 1698 | 058D0A29195D050800B7D73C /* ASDisplayNode+DebugTiming.mm in Sources */, |
1689 | 1699 | 058D0A2A195D050800B7D73C /* ASDisplayNode+UIViewBridge.mm in Sources */, |
| 1700 | + 25E327581C16819500A2170C /* ASPagerNode.m in Sources */, |
1690 | 1701 | 058D0A14195D050800B7D73C /* ASDisplayNode.mm in Sources */, |
1691 | 1702 | 058D0A15195D050800B7D73C /* ASDisplayNodeExtras.mm in Sources */, |
1692 | 1703 | 0587F9BE1A7309ED00AFF0BA /* ASEditableTextNode.mm in Sources */, |
|
1815 | 1826 | B350621A1B010EFD0018CF92 /* ASDealloc2MainObject.m in Sources */, |
1816 | 1827 | 34EFC75C1B701BD200AD841F /* ASDimension.mm in Sources */, |
1817 | 1828 | B350624E1B010EFD0018CF92 /* ASDisplayNode+AsyncDisplay.mm in Sources */, |
| 1829 | + 25E327591C16819500A2170C /* ASPagerNode.m in Sources */, |
1818 | 1830 | B35062501B010EFD0018CF92 /* ASDisplayNode+DebugTiming.mm in Sources */, |
1819 | 1831 | 254C6B891BF94F8A003EC431 /* ASTextKitRenderer+Positioning.mm in Sources */, |
1820 | 1832 | B35062511B010EFD0018CF92 /* ASDisplayNode+UIViewBridge.mm in Sources */, |
|
0 commit comments