Skip to content

Commit eddc1f8

Browse files
voideanvaluefacebook-github-bot
authored andcommitted
rename UIExplorerUnitTests/TestBundle to UIExplorerUnitTests/UIExplorerUnitTestsBundle
Reviewed By: cpojer Differential Revision: D4612650 fbshipit-source-id: 395f540cb33594fc72bfd0177d49fd602a4ce3ca
1 parent f414235 commit eddc1f8

File tree

9 files changed

+34
-32
lines changed

9 files changed

+34
-32
lines changed

UIExplorer/UIExplorer.xcodeproj/project.pbxproj

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
2D4BD8E31DA2E20D005AC8A8 /* RCTShadowViewTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 138D6A161B53CD440074A87E /* RCTShadowViewTests.m */; };
8585
2D4BD8E41DA2E20D005AC8A8 /* RCTUIManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFAB1B21F5E400C1F8F2 /* RCTUIManagerTests.m */; };
8686
2D4BD8E51DA2E20D005AC8A8 /* RCTComponentPropsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13BCE84E1C9C209600DD7AAD /* RCTComponentPropsTests.m */; };
87-
2D4BD8E61DA2E20D005AC8A8 /* TestBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* TestBundle.js */; };
87+
2D4BD8E61DA2E20D005AC8A8 /* UIExplorerUnitTestsBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */; };
8888
2D4BD8E71DA2E20D005AC8A8 /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14D6D7101B220EB3001FB087 /* libOCMock.a */; };
8989
2D8C2E321DA40403000EE098 /* RCTMultipartStreamReaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 001BFCE31D838343008E587E /* RCTMultipartStreamReaderTests.m */; };
9090
2DD323DC1DA2DDBF000FE1B8 /* FlexibleSizeExampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F441E81BEBE5030039B79C /* FlexibleSizeExampleView.m */; };
@@ -100,7 +100,7 @@
100100
2DD323E71DA2DE3F000FE1B8 /* libRCTSettings-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323C81DA2DD8B000FE1B8 /* libRCTSettings-tvOS.a */; };
101101
2DD323E81DA2DE3F000FE1B8 /* libRCTText-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D01DA2DD8B000FE1B8 /* libRCTText-tvOS.a */; };
102102
2DD323E91DA2DE3F000FE1B8 /* libRCTWebSocket-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D51DA2DD8B000FE1B8 /* libRCTWebSocket-tvOS.a */; };
103-
2DD323EA1DA2DE3F000FE1B8 /* libReact-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D91DA2DD8B000FE1B8 /* libReact-tvOS.a */; };
103+
2DD323EA1DA2DE3F000FE1B8 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D91DA2DD8B000FE1B8 /* libReact.a */; };
104104
3578590A1B28D2CF00341EDB /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 357859011B28D2C500341EDB /* libRCTLinking.a */; };
105105
39AA31A41DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 39AA31A31DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m */; };
106106
3D05746D1DE6008900184BB4 /* libRCTPushNotification-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D05746C1DE6008900184BB4 /* libRCTPushNotification-tvOS.a */; };
@@ -111,7 +111,7 @@
111111
3D302F221DF8285100D6DDAE /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323BB1DA2DD8B000FE1B8 /* libRCTImage-tvOS.a */; };
112112
3D56F9F11D6F6E9B00F53A06 /* UIExplorerBundle.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3D13F83E1D6F6AE000E69E0E /* UIExplorerBundle.bundle */; };
113113
3DB99D0C1BA0340600302749 /* UIExplorerIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB99D0B1BA0340600302749 /* UIExplorerIntegrationTests.m */; };
114-
3DD981D61D33C6FB007DC7BE /* TestBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* TestBundle.js */; };
114+
3DD981D61D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */; };
115115
68FF44381CF6111500720EFD /* RCTBundleURLProviderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 68FF44371CF6111500720EFD /* RCTBundleURLProviderTests.m */; };
116116
834C36EC1AF8DED70019C93C /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 834C36D21AF8DA610019C93C /* libRCTSettings.a */; };
117117
83636F8F1B53F22C009F943E /* RCTUIManagerScenarioTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 83636F8E1B53F22C009F943E /* RCTUIManagerScenarioTests.m */; };
@@ -440,7 +440,7 @@
440440
3D299BAE1D33EBFA00FA1057 /* RCTLoggingTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTLoggingTests.m; sourceTree = "<group>"; };
441441
3D2AFAF41D646CF80089D1A3 /* legacy_image@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "legacy_image@2x.png"; path = "UIExplorer/legacy_image@2x.png"; sourceTree = "<group>"; };
442442
3DB99D0B1BA0340600302749 /* UIExplorerIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIExplorerIntegrationTests.m; sourceTree = "<group>"; };
443-
3DD981D51D33C6FB007DC7BE /* TestBundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = TestBundle.js; sourceTree = "<group>"; };
443+
3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = UIExplorerUnitTestsBundle.js; sourceTree = "<group>"; };
444444
58005BE41ABA80530062E044 /* RCTTest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTTest.xcodeproj; path = ../../Libraries/RCTTest/RCTTest.xcodeproj; sourceTree = "<group>"; };
445445
68FF44371CF6111500720EFD /* RCTBundleURLProviderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBundleURLProviderTests.m; sourceTree = "<group>"; };
446446
83636F8E1B53F22C009F943E /* RCTUIManagerScenarioTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTUIManagerScenarioTests.m; sourceTree = "<group>"; };
@@ -513,7 +513,7 @@
513513
isa = PBXFrameworksBuildPhase;
514514
buildActionMask = 2147483647;
515515
files = (
516-
2DD323EA1DA2DE3F000FE1B8 /* libReact-tvOS.a in Frameworks */,
516+
2DD323EA1DA2DE3F000FE1B8 /* libReact.a in Frameworks */,
517517
2DD323E31DA2DE3F000FE1B8 /* libRCTAnimation-tvOS.a in Frameworks */,
518518
3D302F221DF8285100D6DDAE /* libRCTImage-tvOS.a in Frameworks */,
519519
2DD323E51DA2DE3F000FE1B8 /* libRCTLinking-tvOS.a in Frameworks */,
@@ -685,7 +685,7 @@
685685
13BCE84E1C9C209600DD7AAD /* RCTComponentPropsTests.m */,
686686
39AA31A31DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m */,
687687
143BC57E1B21E18100462512 /* Info.plist */,
688-
3DD981D51D33C6FB007DC7BE /* TestBundle.js */,
688+
3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */,
689689
14D6D7101B220EB3001FB087 /* libOCMock.a */,
690690
14D6D7011B220AE3001FB087 /* OCMock */,
691691
);
@@ -725,7 +725,7 @@
725725
isa = PBXGroup;
726726
children = (
727727
14AADF041AC3DB95002390C9 /* libReact.a */,
728-
2DD323D91DA2DD8B000FE1B8 /* libReact-tvOS.a */,
728+
2DD323D91DA2DD8B000FE1B8 /* libReact.a */,
729729
3D3C08811DE3424E00C268FA /* libyoga.a */,
730730
3D3C08831DE3424E00C268FA /* libyoga-tvOS.a */,
731731
3D05748C1DE6008900184BB4 /* libcxxreact.a */,
@@ -1241,10 +1241,10 @@
12411241
remoteRef = 2DD323D41DA2DD8B000FE1B8 /* PBXContainerItemProxy */;
12421242
sourceTree = BUILT_PRODUCTS_DIR;
12431243
};
1244-
2DD323D91DA2DD8B000FE1B8 /* libReact-tvOS.a */ = {
1244+
2DD323D91DA2DD8B000FE1B8 /* libReact.a */ = {
12451245
isa = PBXReferenceProxy;
12461246
fileType = archive.ar;
1247-
path = "libReact-tvOS.a";
1247+
path = libReact.a;
12481248
remoteRef = 2DD323D81DA2DD8B000FE1B8 /* PBXContainerItemProxy */;
12491249
sourceTree = BUILT_PRODUCTS_DIR;
12501250
};
@@ -1272,7 +1272,7 @@
12721272
3D05748E1DE6008900184BB4 /* libcxxreact-tvOS.a */ = {
12731273
isa = PBXReferenceProxy;
12741274
fileType = archive.ar;
1275-
path = "libcxxreact-tvOS.a";
1275+
path = libcxxreact.a;
12761276
remoteRef = 3D05748D1DE6008900184BB4 /* PBXContainerItemProxy */;
12771277
sourceTree = BUILT_PRODUCTS_DIR;
12781278
};
@@ -1286,7 +1286,7 @@
12861286
3D0574921DE6008900184BB4 /* libjschelpers-tvOS.a */ = {
12871287
isa = PBXReferenceProxy;
12881288
fileType = archive.ar;
1289-
path = "libjschelpers-tvOS.a";
1289+
path = libjschelpers.a;
12901290
remoteRef = 3D0574911DE6008900184BB4 /* PBXContainerItemProxy */;
12911291
sourceTree = BUILT_PRODUCTS_DIR;
12921292
};
@@ -1300,7 +1300,7 @@
13001300
3D3C08831DE3424E00C268FA /* libyoga-tvOS.a */ = {
13011301
isa = PBXReferenceProxy;
13021302
fileType = archive.ar;
1303-
path = "libyoga-tvOS.a";
1303+
path = libyoga.a;
13041304
remoteRef = 3D3C08821DE3424E00C268FA /* PBXContainerItemProxy */;
13051305
sourceTree = BUILT_PRODUCTS_DIR;
13061306
};
@@ -1332,7 +1332,7 @@
13321332
isa = PBXResourcesBuildPhase;
13331333
buildActionMask = 2147483647;
13341334
files = (
1335-
3DD981D61D33C6FB007DC7BE /* TestBundle.js in Resources */,
1335+
3DD981D61D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js in Resources */,
13361336
);
13371337
runOnlyForDeploymentPostprocessing = 0;
13381338
};
@@ -1375,7 +1375,7 @@
13751375
isa = PBXResourcesBuildPhase;
13761376
buildActionMask = 2147483647;
13771377
files = (
1378-
2D4BD8E61DA2E20D005AC8A8 /* TestBundle.js in Resources */,
1378+
2D4BD8E61DA2E20D005AC8A8 /* UIExplorerUnitTestsBundle.js in Resources */,
13791379
);
13801380
runOnlyForDeploymentPostprocessing = 0;
13811381
};

UIExplorer/UIExplorerCxx.xcodeproj/project.pbxproj

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
13B6C1A31C34225900D3FAF5 /* RCTURLUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B6C1A21C34225900D3FAF5 /* RCTURLUtilsTests.m */; };
2727
13BCE84F1C9C209600DD7AAD /* RCTComponentPropsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13BCE84E1C9C209600DD7AAD /* RCTComponentPropsTests.m */; };
2828
13CF8FD11E2966FF0005310D /* maincxx.m in Sources */ = {isa = PBXBuildFile; fileRef = 13CF8FD01E2966FF0005310D /* maincxx.m */; };
29-
13CF8FF31E2967D10005310D /* libReactCxx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13CF8FE01E2967C40005310D /* libReactCxx.a */; };
29+
13CF8FF31E2967D10005310D /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13CF8FE01E2967C40005310D /* libReact.a */; };
3030
13DB03481B5D2ED500C27245 /* RCTJSONTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13DB03471B5D2ED500C27245 /* RCTJSONTests.m */; };
3131
13DF61B61B67A45000EDB188 /* RCTMethodArgumentTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13DF61B51B67A45000EDB188 /* RCTMethodArgumentTests.m */; };
3232
13E501F11D07A84A005F35D8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13E501A31D07A502005F35D8 /* libRCTAnimation.a */; };
@@ -83,7 +83,7 @@
8383
2D4BD8E31DA2E20D005AC8A8 /* RCTShadowViewTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 138D6A161B53CD440074A87E /* RCTShadowViewTests.m */; };
8484
2D4BD8E41DA2E20D005AC8A8 /* RCTUIManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFAB1B21F5E400C1F8F2 /* RCTUIManagerTests.m */; };
8585
2D4BD8E51DA2E20D005AC8A8 /* RCTComponentPropsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13BCE84E1C9C209600DD7AAD /* RCTComponentPropsTests.m */; };
86-
2D4BD8E61DA2E20D005AC8A8 /* TestBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* TestBundle.js */; };
86+
2D4BD8E61DA2E20D005AC8A8 /* UIExplorerUnitTestsBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */; };
8787
2D4BD8E71DA2E20D005AC8A8 /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14D6D7101B220EB3001FB087 /* libOCMock.a */; };
8888
2D8C2E321DA40403000EE098 /* RCTMultipartStreamReaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 001BFCE31D838343008E587E /* RCTMultipartStreamReaderTests.m */; };
8989
2DD323DC1DA2DDBF000FE1B8 /* FlexibleSizeExampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F441E81BEBE5030039B79C /* FlexibleSizeExampleView.m */; };
@@ -108,7 +108,7 @@
108108
3D302F221DF8285100D6DDAE /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323BB1DA2DD8B000FE1B8 /* libRCTImage-tvOS.a */; };
109109
3D56F9F11D6F6E9B00F53A06 /* UIExplorerBundle.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3D13F83E1D6F6AE000E69E0E /* UIExplorerBundle.bundle */; };
110110
3DB99D0C1BA0340600302749 /* UIExplorerIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DB99D0B1BA0340600302749 /* UIExplorerIntegrationTests.m */; };
111-
3DD981D61D33C6FB007DC7BE /* TestBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* TestBundle.js */; };
111+
3DD981D61D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js in Resources */ = {isa = PBXBuildFile; fileRef = 3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */; };
112112
68FF44381CF6111500720EFD /* RCTBundleURLProviderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 68FF44371CF6111500720EFD /* RCTBundleURLProviderTests.m */; };
113113
834C36EC1AF8DED70019C93C /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 834C36D21AF8DA610019C93C /* libRCTSettings.a */; };
114114
83636F8F1B53F22C009F943E /* RCTUIManagerScenarioTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 83636F8E1B53F22C009F943E /* RCTUIManagerScenarioTests.m */; };
@@ -451,7 +451,7 @@
451451
3D299BAE1D33EBFA00FA1057 /* RCTLoggingTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTLoggingTests.m; sourceTree = "<group>"; };
452452
3D2AFAF41D646CF80089D1A3 /* legacy_image@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "legacy_image@2x.png"; path = "UIExplorer/legacy_image@2x.png"; sourceTree = "<group>"; };
453453
3DB99D0B1BA0340600302749 /* UIExplorerIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIExplorerIntegrationTests.m; sourceTree = "<group>"; };
454-
3DD981D51D33C6FB007DC7BE /* TestBundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = TestBundle.js; sourceTree = "<group>"; };
454+
3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = UIExplorerUnitTestsBundle.js; sourceTree = "<group>"; };
455455
58005BE41ABA80530062E044 /* RCTTest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTTest.xcodeproj; path = ../../Libraries/RCTTest/RCTTest.xcodeproj; sourceTree = "<group>"; };
456456
68FF44371CF6111500720EFD /* RCTBundleURLProviderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBundleURLProviderTests.m; sourceTree = "<group>"; };
457457
83636F8E1B53F22C009F943E /* RCTUIManagerScenarioTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTUIManagerScenarioTests.m; sourceTree = "<group>"; };
@@ -486,7 +486,7 @@
486486
isa = PBXFrameworksBuildPhase;
487487
buildActionMask = 2147483647;
488488
files = (
489-
13CF8FF31E2967D10005310D /* libReactCxx.a in Frameworks */,
489+
13CF8FF31E2967D10005310D /* libReact.a in Frameworks */,
490490
147CED4C1AB3532B00DA3E4C /* libRCTActionSheet.a in Frameworks */,
491491
134454601AAFCABD003F0779 /* libRCTAdSupport.a in Frameworks */,
492492
13E501F11D07A84A005F35D8 /* libRCTAnimation.a in Frameworks */,
@@ -660,16 +660,16 @@
660660
13CF8FD31E2967C40005310D /* Products */ = {
661661
isa = PBXGroup;
662662
children = (
663-
13CF8FE01E2967C40005310D /* libReactCxx.a */,
663+
13CF8FE01E2967C40005310D /* libReact.a */,
664664
13CF8FE21E2967C40005310D /* libReact.a */,
665665
13CF8FE41E2967C40005310D /* libyoga.a */,
666666
13CF8FE61E2967C40005310D /* libyoga.a */,
667667
13CF8FE81E2967C40005310D /* libcxxreact.a */,
668668
13CF8FEA1E2967C40005310D /* libcxxreact.a */,
669669
13CF8FEC1E2967C40005310D /* libjschelpers.a */,
670670
13CF8FEE1E2967C40005310D /* libjschelpers.a */,
671-
13CF8FF01E2967C40005310D /* libdouble-conversion.a */,
672671
13CF8FF21E2967C40005310D /* libthird-party.a */,
672+
13CF8FF01E2967C40005310D /* libdouble-conversion.a */,
673673
);
674674
name = Products;
675675
sourceTree = "<group>";
@@ -711,7 +711,7 @@
711711
13BCE84E1C9C209600DD7AAD /* RCTComponentPropsTests.m */,
712712
39AA31A31DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m */,
713713
143BC57E1B21E18100462512 /* Info.plist */,
714-
3DD981D51D33C6FB007DC7BE /* TestBundle.js */,
714+
3DD981D51D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js */,
715715
14D6D7101B220EB3001FB087 /* libOCMock.a */,
716716
14D6D7011B220AE3001FB087 /* OCMock */,
717717
);
@@ -1168,10 +1168,10 @@
11681168
remoteRef = 139FDED81B0651EA00C62182 /* PBXContainerItemProxy */;
11691169
sourceTree = BUILT_PRODUCTS_DIR;
11701170
};
1171-
13CF8FE01E2967C40005310D /* libReactCxx.a */ = {
1171+
13CF8FE01E2967C40005310D /* libReact.a */ = {
11721172
isa = PBXReferenceProxy;
11731173
fileType = archive.ar;
1174-
path = libReactCxx.a;
1174+
path = libReact.a;
11751175
remoteRef = 13CF8FDF1E2967C40005310D /* PBXContainerItemProxy */;
11761176
sourceTree = BUILT_PRODUCTS_DIR;
11771177
};
@@ -1357,7 +1357,7 @@
13571357
isa = PBXResourcesBuildPhase;
13581358
buildActionMask = 2147483647;
13591359
files = (
1360-
3DD981D61D33C6FB007DC7BE /* TestBundle.js in Resources */,
1360+
3DD981D61D33C6FB007DC7BE /* UIExplorerUnitTestsBundle.js in Resources */,
13611361
);
13621362
runOnlyForDeploymentPostprocessing = 0;
13631363
};
@@ -1400,7 +1400,7 @@
14001400
isa = PBXResourcesBuildPhase;
14011401
buildActionMask = 2147483647;
14021402
files = (
1403-
2D4BD8E61DA2E20D005AC8A8 /* TestBundle.js in Resources */,
1403+
2D4BD8E61DA2E20D005AC8A8 /* UIExplorerUnitTestsBundle.js in Resources */,
14041404
);
14051405
runOnlyForDeploymentPostprocessing = 0;
14061406
};

UIExplorer/UIExplorerUnitTests/RCTBridgeTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ - (void)setUp
161161

162162
_unregisteredTestModule = [UnregisteredTestModule new];
163163
NSBundle *bundle = [NSBundle bundleForClass:[self class]];
164-
_bridge = [[RCTBridge alloc] initWithBundleURL:[bundle URLForResource:@"TestBundle" withExtension:@"js"]
164+
_bridge = [[RCTBridge alloc] initWithBundleURL:[bundle URLForResource:@"UIExplorerUnitTestsBundle" withExtension:@"js"]
165165
moduleProvider:^{ return @[self, self->_unregisteredTestModule]; }
166166
launchOptions:nil];
167167

UIExplorer/UIExplorerUnitTests/RCTComponentPropsTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ - (void)setUp
9696
[super setUp];
9797

9898
NSBundle *bundle = [NSBundle bundleForClass:[self class]];
99-
_bridge = [[RCTBridge alloc] initWithBundleURL:[bundle URLForResource:@"TestBundle" withExtension:@"js"]
99+
_bridge = [[RCTBridge alloc] initWithBundleURL:[bundle URLForResource:@"UIExplorerUnitTestsBundle" withExtension:@"js"]
100100
moduleProvider:nil
101101
launchOptions:nil];
102102
}

UIExplorer/UIExplorerUnitTests/RCTDevMenuTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ - (void)setUp
3939
[super setUp];
4040

4141
NSBundle *bundle = [NSBundle bundleForClass:[self class]];
42-
_bridge = [[RCTBridge alloc] initWithBundleURL:[bundle URLForResource:@"TestBundle" withExtension:@"js"]
42+
_bridge = [[RCTBridge alloc] initWithBundleURL:[bundle URLForResource:@"UIExplorerUnitTestsBundle" withExtension:@"js"]
4343
moduleProvider:nil
4444
launchOptions:nil];
4545
}

UIExplorer/UIExplorerUnitTests/RCTImageLoaderTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ @implementation RCTImageLoaderTests {
4141
- (void)setUp
4242
{
4343
NSBundle *bundle = [NSBundle bundleForClass:[self class]];
44-
_bundleURL = [bundle URLForResource:@"TestBundle" withExtension:@"js"];
44+
_bundleURL = [bundle URLForResource:@"UIExplorerUnitTestsBundle" withExtension:@"js"];
4545
}
4646

4747
- (void)testImageLoading

UIExplorer/UIExplorerUnitTests/RCTModuleInitNotificationRaceTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ @implementation RCTModuleInitNotificationRaceTests
100100
- (NSURL *)sourceURLForBridge:(__unused RCTBridge *)bridge
101101
{
102102
NSBundle *bundle = [NSBundle bundleForClass:[self class]];
103-
return [bundle URLForResource:@"TestBundle" withExtension:@"js"];
103+
return [bundle URLForResource:@"UIExplorerUnitTestsBundle" withExtension:@"js"];
104104
}
105105

106106
- (NSArray *)extraModulesForBridge:(__unused RCTBridge *)bridge

UIExplorer/UIExplorerUnitTests/RCTModuleInitTests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ @implementation RCTModuleInitTests
149149
- (NSURL *)sourceURLForBridge:(__unused RCTBridge *)bridge
150150
{
151151
NSBundle *bundle = [NSBundle bundleForClass:[self class]];
152-
return [bundle URLForResource:@"TestBundle" withExtension:@"js"];
152+
return [bundle URLForResource:@"UIExplorerUnitTestsBundle" withExtension:@"js"];
153153
}
154154

155155
- (NSArray *)extraModulesForBridge:(__unused RCTBridge *)bridge

UIExplorer/UIExplorerUnitTests/TestBundle.js renamed to UIExplorer/UIExplorerUnitTests/UIExplorerUnitTestsBundle.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* This source code is licensed under the BSD-style license found in the
66
* LICENSE file in the root directory of this source tree. An additional grant
77
* of patent rights can be found in the PATENTS file in the same directory.
8+
*
9+
* @providesModule UIExplorerUnitTestsBundle
810
*/
911
'use strict';
1012

0 commit comments

Comments
 (0)