|
302 | 302 | 7AB338691C55B97B0055FDE8 /* ASRelativeLayoutSpecSnapshotTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7AB338681C55B97B0055FDE8 /* ASRelativeLayoutSpecSnapshotTests.mm */; }; |
303 | 303 | 81EE384F1C8E94F000456208 /* ASRunLoopQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 81EE384D1C8E94F000456208 /* ASRunLoopQueue.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
304 | 304 | 81EE38501C8E94F000456208 /* ASRunLoopQueue.mm in Sources */ = {isa = PBXBuildFile; fileRef = 81EE384E1C8E94F000456208 /* ASRunLoopQueue.mm */; }; |
| 305 | + 8BDA5FC51CDBDDE1007D13B2 /* ASVideoPlayerNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BDA5FC31CDBDDE1007D13B2 /* ASVideoPlayerNode.h */; }; |
| 306 | + 8BDA5FC61CDBDDE1007D13B2 /* ASVideoPlayerNode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8BDA5FC41CDBDDE1007D13B2 /* ASVideoPlayerNode.mm */; }; |
| 307 | + 8BDA5FC71CDBDF91007D13B2 /* ASVideoPlayerNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BDA5FC31CDBDDE1007D13B2 /* ASVideoPlayerNode.h */; }; |
| 308 | + 8BDA5FC81CDBDF95007D13B2 /* ASVideoPlayerNode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8BDA5FC41CDBDDE1007D13B2 /* ASVideoPlayerNode.mm */; }; |
305 | 309 | 92074A611CC8BA1900918F75 /* ASImageNode+tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 92074A5F1CC8BA1900918F75 /* ASImageNode+tvOS.h */; }; |
306 | 310 | 92074A621CC8BA1900918F75 /* ASImageNode+tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 92074A5F1CC8BA1900918F75 /* ASImageNode+tvOS.h */; }; |
307 | 311 | 92074A631CC8BA1900918F75 /* ASImageNode+tvOS.m in Sources */ = {isa = PBXBuildFile; fileRef = 92074A601CC8BA1900918F75 /* ASImageNode+tvOS.m */; }; |
|
794 | 798 | 7AB338681C55B97B0055FDE8 /* ASRelativeLayoutSpecSnapshotTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ASRelativeLayoutSpecSnapshotTests.mm; sourceTree = "<group>"; }; |
795 | 799 | 81EE384D1C8E94F000456208 /* ASRunLoopQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASRunLoopQueue.h; path = ../ASRunLoopQueue.h; sourceTree = "<group>"; }; |
796 | 800 | 81EE384E1C8E94F000456208 /* ASRunLoopQueue.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ASRunLoopQueue.mm; path = ../ASRunLoopQueue.mm; sourceTree = "<group>"; }; |
| 801 | + 8BDA5FC31CDBDDE1007D13B2 /* ASVideoPlayerNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASVideoPlayerNode.h; sourceTree = "<group>"; }; |
| 802 | + 8BDA5FC41CDBDDE1007D13B2 /* ASVideoPlayerNode.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ASVideoPlayerNode.mm; sourceTree = "<group>"; }; |
797 | 803 | 92074A5F1CC8BA1900918F75 /* ASImageNode+tvOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ASImageNode+tvOS.h"; sourceTree = "<group>"; }; |
798 | 804 | 92074A601CC8BA1900918F75 /* ASImageNode+tvOS.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "ASImageNode+tvOS.m"; sourceTree = "<group>"; }; |
799 | 805 | 92074A651CC8BADA00918F75 /* ASControlNode+tvOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ASControlNode+tvOS.h"; sourceTree = "<group>"; }; |
|
1035 | 1041 | 92DD2FE21BF4B97E0074C9DD /* ASMapNode.mm */, |
1036 | 1042 | AEEC47DF1C20C2DD00EC1693 /* ASVideoNode.h */, |
1037 | 1043 | AEEC47E01C20C2DD00EC1693 /* ASVideoNode.mm */, |
| 1044 | + 8BDA5FC31CDBDDE1007D13B2 /* ASVideoPlayerNode.h */, |
| 1045 | + 8BDA5FC41CDBDDE1007D13B2 /* ASVideoPlayerNode.mm */, |
1038 | 1046 | 055F1A3A19ABD43F004DAFF1 /* ASCellNode.h */, |
1039 | 1047 | AC6456071B0A335000CF11B8 /* ASCellNode.mm */, |
1040 | 1048 | 18C2ED7C1B9B7DE800F627B3 /* ASCollectionNode.h */, |
|
1529 | 1537 | DBDB83941C6E879900D0098C /* ASPagerFlowLayout.h in Headers */, |
1530 | 1538 | 058D0A4F195D05CB00B7D73C /* ASImageNode.h in Headers */, |
1531 | 1539 | 05F20AA41A15733C00DCA68A /* ASImageProtocols.h in Headers */, |
| 1540 | + 8BDA5FC51CDBDDE1007D13B2 /* ASVideoPlayerNode.h in Headers */, |
1532 | 1541 | 430E7C8F1B4C23F100697A4C /* ASIndexPath.h in Headers */, |
1533 | 1542 | ACF6ED221B17843500DA7C62 /* ASInsetLayoutSpec.h in Headers */, |
1534 | 1543 | ACF6ED4B1B17847A00DA7C62 /* ASInternalHelpers.h in Headers */, |
|
1740 | 1749 | B350623A1B010EFD0018CF92 /* NSMutableAttributedString+TextKitAdditions.h in Headers */, |
1741 | 1750 | 044284FF1BAA3BD600D16268 /* UICollectionViewLayout+ASConvenience.h in Headers */, |
1742 | 1751 | B35062431B010EFD0018CF92 /* UIView+ASConvenience.h in Headers */, |
| 1752 | + 8BDA5FC71CDBDF91007D13B2 /* ASVideoPlayerNode.h in Headers */, |
1743 | 1753 | ); |
1744 | 1754 | runOnlyForDeploymentPostprocessing = 0; |
1745 | 1755 | }; |
|
2053 | 2063 | 055F1A3519ABD3E3004DAFF1 /* ASTableView.mm in Sources */, |
2054 | 2064 | 058D0A17195D050800B7D73C /* ASTextNode.mm in Sources */, |
2055 | 2065 | 257754AC1BEE44CD00737CA5 /* ASTextKitRenderer.mm in Sources */, |
| 2066 | + 8BDA5FC61CDBDDE1007D13B2 /* ASVideoPlayerNode.mm in Sources */, |
2056 | 2067 | ACC945AB1BA9E7C1005E1FB8 /* ASViewController.m in Sources */, |
2057 | 2068 | B0F8805B1BEAEC7500D17647 /* ASTableNode.m in Sources */, |
2058 | 2069 | 205F0E221B376416007741D0 /* CGRect+ASConvenience.m in Sources */, |
|
2195 | 2206 | B35062091B010EFD0018CF92 /* ASScrollNode.m in Sources */, |
2196 | 2207 | B35062561B010EFD0018CF92 /* ASSentinel.m in Sources */, |
2197 | 2208 | 9C8221981BA237B80037F19A /* ASStackBaselinePositionedLayout.mm in Sources */, |
| 2209 | + 8BDA5FC81CDBDF95007D13B2 /* ASVideoPlayerNode.mm in Sources */, |
2198 | 2210 | 34EFC7721B701D0300AD841F /* ASStackLayoutSpec.mm in Sources */, |
2199 | 2211 | 34EFC7761B701D2A00AD841F /* ASStackPositionedLayout.mm in Sources */, |
2200 | 2212 | 7AB338661C55B3420055FDE8 /* ASRelativeLayoutSpec.mm in Sources */, |
|
0 commit comments