|
24 | 24 | 058D09CA195D04C000B7D73C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 058D09C8195D04C000B7D73C /* InfoPlist.strings */; }; |
25 | 25 | 058D0A38195D057000B7D73C /* ASDisplayLayerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 058D0A2D195D057000B7D73C /* ASDisplayLayerTests.m */; }; |
26 | 26 | 058D0A39195D057000B7D73C /* ASDisplayNodeAppearanceTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 058D0A2E195D057000B7D73C /* ASDisplayNodeAppearanceTests.m */; }; |
27 | | - 058D0A3A195D057000B7D73C /* ASDisplayNodeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 058D0A2F195D057000B7D73C /* ASDisplayNodeTests.m */; }; |
| 27 | + 058D0A3A195D057000B7D73C /* ASDisplayNodeTests.mm in Sources */ = {isa = PBXBuildFile; fileRef = 058D0A2F195D057000B7D73C /* ASDisplayNodeTests.mm */; }; |
28 | 28 | 058D0A3B195D057000B7D73C /* ASDisplayNodeTestsHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 058D0A31195D057000B7D73C /* ASDisplayNodeTestsHelper.m */; }; |
29 | 29 | 058D0A3C195D057000B7D73C /* ASMutableAttributedStringBuilderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 058D0A32195D057000B7D73C /* ASMutableAttributedStringBuilderTests.m */; }; |
30 | 30 | 058D0A3D195D057000B7D73C /* ASTextKitCoreTextAdditionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 058D0A33195D057000B7D73C /* ASTextKitCoreTextAdditionsTests.m */; }; |
|
460 | 460 | 058D0A12195D050800B7D73C /* ASThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASThread.h; sourceTree = "<group>"; }; |
461 | 461 | 058D0A2D195D057000B7D73C /* ASDisplayLayerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ASDisplayLayerTests.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; }; |
462 | 462 | 058D0A2E195D057000B7D73C /* ASDisplayNodeAppearanceTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ASDisplayNodeAppearanceTests.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; }; |
463 | | - 058D0A2F195D057000B7D73C /* ASDisplayNodeTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASDisplayNodeTests.m; sourceTree = "<group>"; }; |
| 463 | + 058D0A2F195D057000B7D73C /* ASDisplayNodeTests.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ASDisplayNodeTests.mm; sourceTree = "<group>"; }; |
464 | 464 | 058D0A30195D057000B7D73C /* ASDisplayNodeTestsHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASDisplayNodeTestsHelper.h; sourceTree = "<group>"; }; |
465 | 465 | 058D0A31195D057000B7D73C /* ASDisplayNodeTestsHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASDisplayNodeTestsHelper.m; sourceTree = "<group>"; }; |
466 | 466 | 058D0A32195D057000B7D73C /* ASMutableAttributedStringBuilderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASMutableAttributedStringBuilderTests.m; sourceTree = "<group>"; }; |
|
991 | 991 | ACF6ED541B178DC700DA7C62 /* ASDimensionTests.mm */, |
992 | 992 | 058D0A2D195D057000B7D73C /* ASDisplayLayerTests.m */, |
993 | 993 | 058D0A2E195D057000B7D73C /* ASDisplayNodeAppearanceTests.m */, |
994 | | - 058D0A2F195D057000B7D73C /* ASDisplayNodeTests.m */, |
| 994 | + 058D0A2F195D057000B7D73C /* ASDisplayNodeTests.mm */, |
995 | 995 | 69B225661D72535E00B25B22 /* ASDisplayNodeLayoutTests.mm */, |
996 | 996 | 058D0A30195D057000B7D73C /* ASDisplayNodeTestsHelper.h */, |
997 | 997 | 058D0A31195D057000B7D73C /* ASDisplayNodeTestsHelper.m */, |
|
1746 | 1746 | 058D0A39195D057000B7D73C /* ASDisplayNodeAppearanceTests.m in Sources */, |
1747 | 1747 | CCB2F34D1D63CCC6004E6DE9 /* ASDisplayNodeSnapshotTests.m in Sources */, |
1748 | 1748 | AE6987C11DD04E1000B9E458 /* ASPagerNodeTests.m in Sources */, |
1749 | | - 058D0A3A195D057000B7D73C /* ASDisplayNodeTests.m in Sources */, |
1750 | 1749 | 699B83511E3C1BA500433FA4 /* ASLayoutSpecTests.m in Sources */, |
| 1750 | + 058D0A3A195D057000B7D73C /* ASDisplayNodeTests.mm in Sources */, |
1751 | 1751 | 696FCB311D6E46050093471E /* ASBackgroundLayoutSpecSnapshotTests.mm in Sources */, |
1752 | 1752 | 69FEE53D1D95A9AF0086F066 /* ASLayoutElementStyleTests.m in Sources */, |
1753 | 1753 | CC4981B31D1A02BE004E13CC /* ASTableViewThrashTests.m in Sources */, |
|
0 commit comments