|
17 | 17 | 5C60EB1C226440DB0018C04F /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C60EB1B226440DB0018C04F /* AppDelegate.mm */; };
|
18 | 18 | 5CB07C9B226467E60039471C /* RNTesterTurboModuleProvider.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5CB07C99226467E60039471C /* RNTesterTurboModuleProvider.mm */; };
|
19 | 19 | 8145AE06241172D900A3F8DA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8145AE05241172D900A3F8DA /* LaunchScreen.storyboard */; };
|
| 20 | + CD10C7A5290BD4EB0033E1ED /* RCTEventEmitterTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CD10C7A4290BD4EB0033E1ED /* RCTEventEmitterTests.m */; }; |
20 | 21 | D19DB1AC8A1EBBFA0D14DB66 /* libPods-RNTester.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 25B78D39CC03C49968A739B2 /* libPods-RNTester.a */; };
|
21 | 22 | DCD006323AC907670B0D60A1 /* libPods-RNTesterUnitTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D4E0A9AD185CE086FAC9BD09 /* libPods-RNTesterUnitTests.a */; };
|
22 | 23 | E7C1241A22BEC44B00DA25C0 /* RNTesterIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7C1241922BEC44B00DA25C0 /* RNTesterIntegrationTests.m */; };
|
|
101 | 102 | 65B6EA573FF170102920BEF4 /* libPods-RNTesterIntegrationTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterIntegrationTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
102 | 103 | 8145AE05241172D900A3F8DA /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = RNTester/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
103 | 104 | 8A0B7257DD8B2945456B0F61 /* Pods-RNTesterUnitTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTesterUnitTests.release.xcconfig"; path = "Target Support Files/Pods-RNTesterUnitTests/Pods-RNTesterUnitTests.release.xcconfig"; sourceTree = "<group>"; };
|
| 105 | + CD10C7A4290BD4EB0033E1ED /* RCTEventEmitterTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTEventEmitterTests.m; sourceTree = "<group>"; }; |
104 | 106 | D4E0A9AD185CE086FAC9BD09 /* libPods-RNTesterUnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterUnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
105 | 107 | E771AEEA22B44E3100EA1189 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNTester/Info.plist; sourceTree = "<group>"; };
|
106 | 108 | E7C1241922BEC44B00DA25C0 /* RNTesterIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNTesterIntegrationTests.m; sourceTree = "<group>"; };
|
|
329 | 331 | E7DB20A022B2BA84005AC45F /* RNTesterUnitTests */ = {
|
330 | 332 | isa = PBXGroup;
|
331 | 333 | children = (
|
| 334 | + CD10C7A4290BD4EB0033E1ED /* RCTEventEmitterTests.m */, |
332 | 335 | E7DB20A322B2BA84005AC45F /* Info.plist */,
|
333 | 336 | E7DB20C622B2BAA5005AC45F /* RCTAllocationTests.m */,
|
334 | 337 | E7DB20B222B2BAA4005AC45F /* RCTAnimationUtilsTests.m */,
|
|
774 | 777 | E7DB20D722B2BAA6005AC45F /* RCTModuleInitTests.m in Sources */,
|
775 | 778 | E7DB20E522B2BAA6005AC45F /* RCTDevMenuTests.m in Sources */,
|
776 | 779 | E7DB20DE22B2BAA6005AC45F /* RCTUnicodeDecodeTests.m in Sources */,
|
| 780 | + CD10C7A5290BD4EB0033E1ED /* RCTEventEmitterTests.m in Sources */, |
777 | 781 | E7DB20E422B2BAA6005AC45F /* RCTFormatErrorTests.m in Sources */,
|
778 | 782 | E7DB20EB22B2BAA6005AC45F /* RCTConvert_YGValueTests.m in Sources */,
|
779 | 783 | E7DB20E922B2BAA6005AC45F /* RCTComponentPropsTests.m in Sources */,
|
|
0 commit comments