|
105 | 105 | 2DD323EA1DA2DE3F000FE1B8 /* libReact-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D91DA2DD8B000FE1B8 /* libReact-tvOS.a */; }; |
106 | 106 | 3578590A1B28D2CF00341EDB /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 357859011B28D2C500341EDB /* libRCTLinking.a */; }; |
107 | 107 | 39AA31A41DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 39AA31A31DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m */; }; |
| 108 | + 397D6A731DB12C1100E99986 /* RCTSubviewClippingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 397D6A711DB12C1100E99986 /* RCTSubviewClippingTests.m */; }; |
108 | 109 | 3D13F8481D6F6AF900E69E0E /* ImageInBundle.png in Resources */ = {isa = PBXBuildFile; fileRef = 3D13F8441D6F6AF200E69E0E /* ImageInBundle.png */; }; |
109 | 110 | 3D13F84A1D6F6AFD00E69E0E /* OtherImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3D13F8451D6F6AF200E69E0E /* OtherImages.xcassets */; }; |
110 | 111 | 3D299BAF1D33EBFA00FA1057 /* RCTLoggingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D299BAE1D33EBFA00FA1057 /* RCTLoggingTests.m */; }; |
|
390 | 391 | 2DD323A51DA2DD8B000FE1B8 /* UIExplorer-tvOSUnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "UIExplorer-tvOSUnitTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
391 | 392 | 357858F81B28D2C400341EDB /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = ../../Libraries/LinkingIOS/RCTLinking.xcodeproj; sourceTree = "<group>"; }; |
392 | 393 | 39AA31A31DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTUnicodeDecodeTests.m; sourceTree = "<group>"; }; |
| 394 | + 397D6A711DB12C1100E99986 /* RCTSubviewClippingTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTSubviewClippingTests.m; sourceTree = "<group>"; }; |
393 | 395 | 3D13F83E1D6F6AE000E69E0E /* UIExplorerBundle.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UIExplorerBundle.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; |
394 | 396 | 3D13F8401D6F6AE000E69E0E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../Info.plist; sourceTree = "<group>"; }; |
395 | 397 | 3D13F8441D6F6AF200E69E0E /* ImageInBundle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ImageInBundle.png; sourceTree = "<group>"; }; |
|
616 | 618 | 143BC57C1B21E18100462512 /* UIExplorerUnitTests */ = { |
617 | 619 | isa = PBXGroup; |
618 | 620 | children = ( |
| 621 | + 397D6A711DB12C1100E99986 /* RCTSubviewClippingTests.m */, |
619 | 622 | 13B6C1A21C34225900D3FAF5 /* RCTURLUtilsTests.m */, |
620 | 623 | 68FF44371CF6111500720EFD /* RCTBundleURLProviderTests.m */, |
621 | 624 | 1497CFA41B21F5E400C1F8F2 /* RCTAllocationTests.m */, |
|
1341 | 1344 | 1497CFAE1B21F5E400C1F8F2 /* RCTJSCExecutorTests.m in Sources */, |
1342 | 1345 | 13129DD41C85F87C007D611C /* RCTModuleInitNotificationRaceTests.m in Sources */, |
1343 | 1346 | 1497CFAD1B21F5E400C1F8F2 /* RCTBridgeTests.m in Sources */, |
| 1347 | + 397D6A731DB12C1100E99986 /* RCTSubviewClippingTests.m in Sources */, |
1344 | 1348 | 134CB92A1C85A38800265FA6 /* RCTModuleInitTests.m in Sources */, |
1345 | 1349 | 1497CFB11B21F5E400C1F8F2 /* RCTEventDispatcherTests.m in Sources */, |
1346 | 1350 | 1497CFB31B21F5E400C1F8F2 /* RCTUIManagerTests.m in Sources */, |
|
0 commit comments