|
126 | 126 | 83636F8F1B53F22C009F943E /* RCTUIManagerScenarioTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 83636F8E1B53F22C009F943E /* RCTUIManagerScenarioTests.m */; };
|
127 | 127 | 8385CEF51B873B5C00C6273E /* RCTImageLoaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8385CEF41B873B5C00C6273E /* RCTImageLoaderTests.m */; };
|
128 | 128 | 8385CF041B87479200C6273E /* RCTImageLoaderHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 8385CF031B87479200C6273E /* RCTImageLoaderHelpers.m */; };
|
| 129 | + AFEACA842223EB05004E5198 /* CrashyCrash.m in Sources */ = {isa = PBXBuildFile; fileRef = AFEACA832223EB05004E5198 /* CrashyCrash.m */; }; |
129 | 130 | BC9C03401DC9F1D600B1C635 /* RCTDevMenuTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9C033F1DC9F1D600B1C635 /* RCTDevMenuTests.m */; };
|
130 | 131 | C60A228221C9726800B820FE /* RCTFormatErrorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C60A228121C9726800B820FE /* RCTFormatErrorTests.m */; };
|
131 | 132 | C60A228321C9726800B820FE /* RCTFormatErrorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C60A228121C9726800B820FE /* RCTFormatErrorTests.m */; };
|
|
563 | 564 | 8385CEF41B873B5C00C6273E /* RCTImageLoaderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTImageLoaderTests.m; sourceTree = "<group>"; };
|
564 | 565 | 8385CF031B87479200C6273E /* RCTImageLoaderHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTImageLoaderHelpers.m; sourceTree = "<group>"; };
|
565 | 566 | 8385CF051B8747A000C6273E /* RCTImageLoaderHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTImageLoaderHelpers.h; sourceTree = "<group>"; };
|
| 567 | + AFEACA822223EB05004E5198 /* CrashyCrash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CrashyCrash.h; sourceTree = "<group>"; }; |
| 568 | + AFEACA832223EB05004E5198 /* CrashyCrash.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CrashyCrash.m; sourceTree = "<group>"; }; |
566 | 569 | BC9C033F1DC9F1D600B1C635 /* RCTDevMenuTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTDevMenuTests.m; sourceTree = "<group>"; };
|
567 | 570 | C60A228121C9726800B820FE /* RCTFormatErrorTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RCTFormatErrorTests.m; sourceTree = "<group>"; };
|
568 | 571 | C654F0B21EB34A73000B7A9A /* RNTesterTestModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNTesterTestModule.m; sourceTree = "<group>"; };
|
|
774 | 777 | 272E6B3A1BEA846C001FCF37 /* NativeExampleViews */,
|
775 | 778 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
776 | 779 | 13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
| 780 | + AFEACAB12223EB2C004E5198 /* NativeExampleModules */, |
777 | 781 | 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
|
778 | 782 | 13B07FB71A68108700A75B9A /* main.m */,
|
779 | 783 | 1323F18D1C04ABAC0091BED0 /* Supporting Files */,
|
|
1021 | 1025 | name = Products;
|
1022 | 1026 | sourceTree = "<group>";
|
1023 | 1027 | };
|
| 1028 | + AFEACAB12223EB2C004E5198 /* NativeExampleModules */ = { |
| 1029 | + isa = PBXGroup; |
| 1030 | + children = ( |
| 1031 | + AFEACA822223EB05004E5198 /* CrashyCrash.h */, |
| 1032 | + AFEACA832223EB05004E5198 /* CrashyCrash.m */, |
| 1033 | + ); |
| 1034 | + name = NativeExampleModules; |
| 1035 | + path = RNTester/NativeExampleModules; |
| 1036 | + sourceTree = "<group>"; |
| 1037 | + }; |
1024 | 1038 | D85B82921AB6D5CE003F4FE2 /* Products */ = {
|
1025 | 1039 | isa = PBXGroup;
|
1026 | 1040 | children = (
|
|
1724 | 1738 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
1725 | 1739 | 27F441EC1BEBE5030039B79C /* FlexibleSizeExampleView.m in Sources */,
|
1726 | 1740 | 13B07FC11A68108700A75B9A /* main.m in Sources */,
|
| 1741 | + AFEACA842223EB05004E5198 /* CrashyCrash.m in Sources */, |
1727 | 1742 | );
|
1728 | 1743 | runOnlyForDeploymentPostprocessing = 0;
|
1729 | 1744 | };
|
|
0 commit comments