|
13 | 13 | 27F441EC1BEBE5030039B79C /* FlexibleSizeExampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F441E81BEBE5030039B79C /* FlexibleSizeExampleView.m */; };
|
14 | 14 | 2DDEF0101F84BF7B00DBDF73 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2DDEF00F1F84BF7B00DBDF73 /* Images.xcassets */; };
|
15 | 15 | 3D2AFAF51D646CF80089D1A3 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 3D2AFAF41D646CF80089D1A3 /* [email protected] */; };
|
16 |
| - 442B673CCEF28320AE16877B /* libPods-RNTester.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D3C8BDC1E54DFC8EB0F67828 /* libPods-RNTester.a */; }; |
17 | 16 | 5C60EB1C226440DB0018C04F /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5C60EB1B226440DB0018C04F /* AppDelegate.mm */; };
|
18 | 17 | 5CB07C9B226467E60039471C /* RNTesterTurboModuleProvider.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5CB07C99226467E60039471C /* RNTesterTurboModuleProvider.mm */; };
|
19 |
| - AB71F075B51B1FA0C65DCF39 /* libPods-RNTesterUnitTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2723489EF058D50FF7217FD9 /* libPods-RNTesterUnitTests.a */; }; |
20 |
| - CBC719CA19D2FD9247BD28F1 /* libPods-RNTesterIntegrationTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 67373A0E14C242E758EE729F /* libPods-RNTesterIntegrationTests.a */; }; |
| 18 | + 6766440649168A1FAD1DB4A4 /* libPods-RNTesterIntegrationTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F836A7C97EC1BA121BA5A2A /* libPods-RNTesterIntegrationTests.a */; }; |
| 19 | + 6ABAB5205C9B8E0726E12033 /* libPods-RNTester.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B5C8E567A4E6281113811CB1 /* libPods-RNTester.a */; }; |
| 20 | + 85C7978AB28C149170A56955 /* libPods-RNTesterUnitTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 11941849F77C552FDC3EED77 /* libPods-RNTesterUnitTests.a */; }; |
21 | 21 | E7C1241A22BEC44B00DA25C0 /* RNTesterIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7C1241922BEC44B00DA25C0 /* RNTesterIntegrationTests.m */; };
|
22 | 22 | E7DB20D122B2BAA6005AC45F /* RCTBundleURLProviderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7DB20A922B2BAA3005AC45F /* RCTBundleURLProviderTests.m */; };
|
23 | 23 | E7DB20D222B2BAA6005AC45F /* RCTModuleInitNotificationRaceTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7DB20AA22B2BAA3005AC45F /* RCTModuleInitNotificationRaceTests.m */; };
|
|
69 | 69 | /* End PBXContainerItemProxy section */
|
70 | 70 |
|
71 | 71 | /* Begin PBXFileReference section */
|
| 72 | + 11941849F77C552FDC3EED77 /* libPods-RNTesterUnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterUnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
72 | 73 | 13B07F961A680F5B00A75B9A /* RNTester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNTester.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
73 | 74 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = RNTester/AppDelegate.h; sourceTree = "<group>"; };
|
74 | 75 | 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
75 | 76 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNTester/Info.plist; sourceTree = "<group>"; };
|
76 | 77 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = RNTester/main.m; sourceTree = "<group>"; };
|
77 |
| - 2723489EF058D50FF7217FD9 /* libPods-RNTesterUnitTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterUnitTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
78 | 78 | 272E6B3B1BEA849E001FCF37 /* UpdatePropertiesExampleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UpdatePropertiesExampleView.h; path = RNTester/NativeExampleViews/UpdatePropertiesExampleView.h; sourceTree = "<group>"; };
|
79 | 79 | 272E6B3C1BEA849E001FCF37 /* UpdatePropertiesExampleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UpdatePropertiesExampleView.m; path = RNTester/NativeExampleViews/UpdatePropertiesExampleView.m; sourceTree = "<group>"; };
|
80 | 80 | 27F441E81BEBE5030039B79C /* FlexibleSizeExampleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FlexibleSizeExampleView.m; path = RNTester/NativeExampleViews/FlexibleSizeExampleView.m; sourceTree = "<group>"; };
|
|
86 | 86 | 5C60EB1B226440DB0018C04F /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = RNTester/AppDelegate.mm; sourceTree = "<group>"; };
|
87 | 87 | 5CB07C99226467E60039471C /* RNTesterTurboModuleProvider.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RNTesterTurboModuleProvider.mm; path = RNTester/RNTesterTurboModuleProvider.mm; sourceTree = "<group>"; };
|
88 | 88 | 5CB07C9A226467E60039471C /* RNTesterTurboModuleProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNTesterTurboModuleProvider.h; path = RNTester/RNTesterTurboModuleProvider.h; sourceTree = "<group>"; };
|
89 |
| - 67373A0E14C242E758EE729F /* libPods-RNTesterIntegrationTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterIntegrationTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 89 | + 5F836A7C97EC1BA121BA5A2A /* libPods-RNTesterIntegrationTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTesterIntegrationTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
90 | 90 | 7D51F73F0DA20287418D98BD /* Pods-RNTesterIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTesterIntegrationTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
|
91 | 91 | 972A459EE6CF8CC63531A088 /* Pods-RNTesterIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTesterIntegrationTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RNTesterIntegrationTests/Pods-RNTesterIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
|
92 | 92 | 98233960D1D6A1977D1C7EAF /* Pods-RNTester.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNTester.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RNTester/Pods-RNTester.debug.xcconfig"; sourceTree = "<group>"; };
|
93 |
| - D3C8BDC1E54DFC8EB0F67828 /* libPods-RNTester.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTester.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 93 | + B5C8E567A4E6281113811CB1 /* libPods-RNTester.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNTester.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
94 | 94 | E771AEEA22B44E3100EA1189 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNTester/Info.plist; sourceTree = "<group>"; };
|
95 | 95 | E7C1241922BEC44B00DA25C0 /* RNTesterIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNTesterIntegrationTests.m; sourceTree = "<group>"; };
|
96 | 96 | E7DB209F22B2BA84005AC45F /* RNTesterUnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNTesterUnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
171 | 171 | isa = PBXFrameworksBuildPhase;
|
172 | 172 | buildActionMask = 2147483647;
|
173 | 173 | files = (
|
174 |
| - 442B673CCEF28320AE16877B /* libPods-RNTester.a in Frameworks */, |
| 174 | + 6ABAB5205C9B8E0726E12033 /* libPods-RNTester.a in Frameworks */, |
175 | 175 | );
|
176 | 176 | runOnlyForDeploymentPostprocessing = 0;
|
177 | 177 | };
|
|
181 | 181 | files = (
|
182 | 182 | E7DB213122B2C649005AC45F /* JavaScriptCore.framework in Frameworks */,
|
183 | 183 | E7DB213222B2C67D005AC45F /* libOCMock.a in Frameworks */,
|
184 |
| - AB71F075B51B1FA0C65DCF39 /* libPods-RNTesterUnitTests.a in Frameworks */, |
| 184 | + 85C7978AB28C149170A56955 /* libPods-RNTesterUnitTests.a in Frameworks */, |
185 | 185 | );
|
186 | 186 | runOnlyForDeploymentPostprocessing = 0;
|
187 | 187 | };
|
|
191 | 191 | files = (
|
192 | 192 | E7DB218C22B41FCD005AC45F /* XCTest.framework in Frameworks */,
|
193 | 193 | E7DB216722B2F69F005AC45F /* JavaScriptCore.framework in Frameworks */,
|
194 |
| - CBC719CA19D2FD9247BD28F1 /* libPods-RNTesterIntegrationTests.a in Frameworks */, |
| 194 | + 6766440649168A1FAD1DB4A4 /* libPods-RNTesterIntegrationTests.a in Frameworks */, |
195 | 195 | );
|
196 | 196 | runOnlyForDeploymentPostprocessing = 0;
|
197 | 197 | };
|
|
261 | 261 | E7DB211822B2BD53005AC45F /* libReact-RCTText.a */,
|
262 | 262 | E7DB211A22B2BD53005AC45F /* libReact-RCTVibration.a */,
|
263 | 263 | E7DB212222B2BD53005AC45F /* libyoga.a */,
|
264 |
| - D3C8BDC1E54DFC8EB0F67828 /* libPods-RNTester.a */, |
265 |
| - 67373A0E14C242E758EE729F /* libPods-RNTesterIntegrationTests.a */, |
266 |
| - 2723489EF058D50FF7217FD9 /* libPods-RNTesterUnitTests.a */, |
| 264 | + B5C8E567A4E6281113811CB1 /* libPods-RNTester.a */, |
| 265 | + 5F836A7C97EC1BA121BA5A2A /* libPods-RNTesterIntegrationTests.a */, |
| 266 | + 11941849F77C552FDC3EED77 /* libPods-RNTesterUnitTests.a */, |
267 | 267 | );
|
268 | 268 | name = Frameworks;
|
269 | 269 | sourceTree = "<group>";
|
|
692 | 692 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
693 | 693 | CLANG_CXX_LANGUAGE_STANDARD = "c++14";
|
694 | 694 | DEVELOPMENT_TEAM = "";
|
| 695 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 696 | + "$(inherited)", |
| 697 | + "FB_SONARKIT_ENABLED=1", |
| 698 | + ); |
695 | 699 | HEADER_SEARCH_PATHS = (
|
696 | 700 | "$(inherited)",
|
697 | 701 | "\"${PODS_ROOT}/Headers/Public\"",
|
|
734 | 738 | "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)",
|
735 | 739 | );
|
736 | 740 | "LIBRARY_SEARCH_PATHS[arch=*]" = "$(inherited)";
|
737 |
| - OTHER_CFLAGS = ( |
738 |
| - "$(inherited)", |
739 |
| - "-DFB_SONARKIT_ENABLED=1", |
740 |
| - ); |
741 | 741 | OTHER_LDFLAGS = (
|
742 | 742 | "$(inherited)",
|
743 | 743 | "-ObjC",
|
|
799 | 799 | "$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
|
800 | 800 | "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)",
|
801 | 801 | );
|
802 |
| - OTHER_CFLAGS = ( |
803 |
| - "$(inherited)", |
804 |
| - "-DFB_SONARKIT_ENABLED=1", |
805 |
| - ); |
806 | 802 | OTHER_LDFLAGS = (
|
807 | 803 | "$(inherited)",
|
808 | 804 | "-ObjC",
|
|
0 commit comments