|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 00E356F31AD99517003FC87E /* ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ExampleTests.m */; };
|
| 11 | + 0EC5D44B927B8F4B17632DAF /* libPods-Example-ExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 465A9F040E27A21448B657B9 /* libPods-Example-ExampleTests.a */; }; |
11 | 12 | 210184002A77AA42002CBBD4 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 210183FB2A77AA42002CBBD4 /* AppDelegate.mm */; };
|
12 | 13 | 210184012A77AA42002CBBD4 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 210183FC2A77AA42002CBBD4 /* Images.xcassets */; };
|
13 | 14 | 210184022A77AA42002CBBD4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 210183FD2A77AA42002CBBD4 /* LaunchScreen.storyboard */; };
|
14 | 15 | 210184032A77AA42002CBBD4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 210183FE2A77AA42002CBBD4 /* main.m */; };
|
15 |
| - 37F7A66ADA681E9B9C04CBD6 /* libPods-Example-ExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1476F53558504E16B14D2FCD /* libPods-Example-ExampleTests.a */; }; |
16 |
| - 6C9D26AB4843E0F75E230313 /* libPods-Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5903F37CA68432504A5A713F /* libPods-Example.a */; }; |
| 16 | + 2C40DDDA505F06A314C9ED84 /* libPods-Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 31F3D969153649F35749782C /* libPods-Example.a */; }; |
17 | 17 | /* End PBXBuildFile section */
|
18 | 18 |
|
19 | 19 | /* Begin PBXContainerItemProxy section */
|
|
31 | 31 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
32 | 32 | 00E356F21AD99517003FC87E /* ExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExampleTests.m; sourceTree = "<group>"; };
|
33 | 33 | 13B07F961A680F5B00A75B9A /* UploaderExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UploaderExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
34 |
| - 1476F53558504E16B14D2FCD /* libPods-Example-ExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example-ExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 34 | 210183F92A77AA42002CBBD4 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Example/AppDelegate.h; sourceTree = "<group>"; };
|
36 | 35 | 210183FA2A77AA42002CBBD4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Example/Info.plist; sourceTree = "<group>"; };
|
37 | 36 | 210183FB2A77AA42002CBBD4 /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = Example/AppDelegate.mm; sourceTree = "<group>"; };
|
38 | 37 | 210183FC2A77AA42002CBBD4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Example/Images.xcassets; sourceTree = "<group>"; };
|
39 | 38 | 210183FD2A77AA42002CBBD4 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = Example/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
40 | 39 | 210183FE2A77AA42002CBBD4 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Example/main.m; sourceTree = "<group>"; };
|
41 |
| - 2439C7289D5DCB16E64AA098 /* Pods-Example-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-ExampleTests.release.xcconfig"; path = "Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
42 |
| - 33AD8403B7CC72356233BFD7 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
43 |
| - 5903F37CA68432504A5A713F /* libPods-Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 |
| - A8352E71F8B1A98479810C76 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
45 |
| - CB35997047B6945E84C6CBF7 /* Pods-Example-ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-ExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 40 | + 23C1C94AA0B304D0C014E5FE /* Pods-Example-ExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-ExampleTests.release.xcconfig"; path = "Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 41 | + 31F3D969153649F35749782C /* libPods-Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 42 | + 465A9F040E27A21448B657B9 /* libPods-Example-ExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example-ExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | + 727564A5470890F241365905 /* Pods-Example-ExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-ExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 44 | + 9D3E761F9AF094BBC7EEC56E /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
46 | 45 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
| 46 | + FA6E0A0EB0E744EC15F13525 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
47 | 47 | /* End PBXFileReference section */
|
48 | 48 |
|
49 | 49 | /* Begin PBXFrameworksBuildPhase section */
|
50 | 50 | 00E356EB1AD99517003FC87E /* Frameworks */ = {
|
51 | 51 | isa = PBXFrameworksBuildPhase;
|
52 | 52 | buildActionMask = 2147483647;
|
53 | 53 | files = (
|
54 |
| - 37F7A66ADA681E9B9C04CBD6 /* libPods-Example-ExampleTests.a in Frameworks */, |
| 54 | + 0EC5D44B927B8F4B17632DAF /* libPods-Example-ExampleTests.a in Frameworks */, |
55 | 55 | );
|
56 | 56 | runOnlyForDeploymentPostprocessing = 0;
|
57 | 57 | };
|
58 | 58 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
59 | 59 | isa = PBXFrameworksBuildPhase;
|
60 | 60 | buildActionMask = 2147483647;
|
61 | 61 | files = (
|
62 |
| - 6C9D26AB4843E0F75E230313 /* libPods-Example.a in Frameworks */, |
| 62 | + 2C40DDDA505F06A314C9ED84 /* libPods-Example.a in Frameworks */, |
63 | 63 | );
|
64 | 64 | runOnlyForDeploymentPostprocessing = 0;
|
65 | 65 | };
|
|
100 | 100 | isa = PBXGroup;
|
101 | 101 | children = (
|
102 | 102 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
103 |
| - 5903F37CA68432504A5A713F /* libPods-Example.a */, |
104 |
| - 1476F53558504E16B14D2FCD /* libPods-Example-ExampleTests.a */, |
| 103 | + 31F3D969153649F35749782C /* libPods-Example.a */, |
| 104 | + 465A9F040E27A21448B657B9 /* libPods-Example-ExampleTests.a */, |
105 | 105 | );
|
106 | 106 | name = Frameworks;
|
107 | 107 | sourceTree = "<group>";
|
|
140 | 140 | BBD78D7AC51CEA395F1C20DB /* Pods */ = {
|
141 | 141 | isa = PBXGroup;
|
142 | 142 | children = (
|
143 |
| - 33AD8403B7CC72356233BFD7 /* Pods-Example.debug.xcconfig */, |
144 |
| - A8352E71F8B1A98479810C76 /* Pods-Example.release.xcconfig */, |
145 |
| - CB35997047B6945E84C6CBF7 /* Pods-Example-ExampleTests.debug.xcconfig */, |
146 |
| - 2439C7289D5DCB16E64AA098 /* Pods-Example-ExampleTests.release.xcconfig */, |
| 143 | + FA6E0A0EB0E744EC15F13525 /* Pods-Example.debug.xcconfig */, |
| 144 | + 9D3E761F9AF094BBC7EEC56E /* Pods-Example.release.xcconfig */, |
| 145 | + 727564A5470890F241365905 /* Pods-Example-ExampleTests.debug.xcconfig */, |
| 146 | + 23C1C94AA0B304D0C014E5FE /* Pods-Example-ExampleTests.release.xcconfig */, |
147 | 147 | );
|
148 | 148 | path = Pods;
|
149 | 149 | sourceTree = "<group>";
|
|
155 | 155 | isa = PBXNativeTarget;
|
156 | 156 | buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "ExampleTests" */;
|
157 | 157 | buildPhases = (
|
158 |
| - F836222733CE4051B683D70D /* [CP] Check Pods Manifest.lock */, |
| 158 | + 41BEDF190DDD13C96D80C27A /* [CP] Check Pods Manifest.lock */, |
159 | 159 | 00E356EA1AD99517003FC87E /* Sources */,
|
160 | 160 | 00E356EB1AD99517003FC87E /* Frameworks */,
|
161 | 161 | 00E356EC1AD99517003FC87E /* Resources */,
|
162 |
| - C3B2A4A89E54B457208462BB /* [CP] Embed Pods Frameworks */, |
163 |
| - A09D3888D83200758E76C177 /* [CP] Copy Pods Resources */, |
| 162 | + 9B2AA20D52336804DE64C0B2 /* [CP] Embed Pods Frameworks */, |
| 163 | + 204921BCE31DEFC729A21500 /* [CP] Copy Pods Resources */, |
164 | 164 | );
|
165 | 165 | buildRules = (
|
166 | 166 | );
|
|
176 | 176 | isa = PBXNativeTarget;
|
177 | 177 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Example" */;
|
178 | 178 | buildPhases = (
|
179 |
| - 6376751AAEDC8C179EF060F4 /* [CP] Check Pods Manifest.lock */, |
| 179 | + A65ABFD38FF5723832C216DE /* [CP] Check Pods Manifest.lock */, |
180 | 180 | FD10A7F022414F080027D42C /* Start Packager */,
|
181 | 181 | 13B07F871A680F5B00A75B9A /* Sources */,
|
182 | 182 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
183 | 183 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
184 | 184 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
185 |
| - 2A1AF65EB8F9B8548FF1E12A /* [CP] Embed Pods Frameworks */, |
186 |
| - 9EF5F3E14A94E86E50B0C28F /* [CP] Copy Pods Resources */, |
| 185 | + A3A15EC4F024AB41D69637D0 /* [CP] Embed Pods Frameworks */, |
| 186 | + 8B8EF93E15A7307945803BA9 /* [CP] Copy Pods Resources */, |
187 | 187 | );
|
188 | 188 | buildRules = (
|
189 | 189 | );
|
|
266 | 266 | shellPath = /bin/sh;
|
267 | 267 | shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
|
268 | 268 | };
|
269 |
| - 2A1AF65EB8F9B8548FF1E12A /* [CP] Embed Pods Frameworks */ = { |
| 269 | + 204921BCE31DEFC729A21500 /* [CP] Copy Pods Resources */ = { |
270 | 270 | isa = PBXShellScriptBuildPhase;
|
271 | 271 | buildActionMask = 2147483647;
|
272 | 272 | files = (
|
273 | 273 | );
|
274 | 274 | inputFileListPaths = (
|
275 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 275 | + "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
276 | 276 | );
|
277 |
| - name = "[CP] Embed Pods Frameworks"; |
| 277 | + name = "[CP] Copy Pods Resources"; |
278 | 278 | outputFileListPaths = (
|
279 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 279 | + "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
280 | 280 | );
|
281 | 281 | runOnlyForDeploymentPostprocessing = 0;
|
282 | 282 | shellPath = /bin/sh;
|
283 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
| 283 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-resources.sh\"\n"; |
284 | 284 | showEnvVarsInLog = 0;
|
285 | 285 | };
|
286 |
| - 6376751AAEDC8C179EF060F4 /* [CP] Check Pods Manifest.lock */ = { |
| 286 | + 41BEDF190DDD13C96D80C27A /* [CP] Check Pods Manifest.lock */ = { |
287 | 287 | isa = PBXShellScriptBuildPhase;
|
288 | 288 | buildActionMask = 2147483647;
|
289 | 289 | files = (
|
|
298 | 298 | outputFileListPaths = (
|
299 | 299 | );
|
300 | 300 | outputPaths = (
|
301 |
| - "$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt", |
| 301 | + "$(DERIVED_FILE_DIR)/Pods-Example-ExampleTests-checkManifestLockResult.txt", |
302 | 302 | );
|
303 | 303 | runOnlyForDeploymentPostprocessing = 0;
|
304 | 304 | shellPath = /bin/sh;
|
305 | 305 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
306 | 306 | showEnvVarsInLog = 0;
|
307 | 307 | };
|
308 |
| - 9EF5F3E14A94E86E50B0C28F /* [CP] Copy Pods Resources */ = { |
| 308 | + 8B8EF93E15A7307945803BA9 /* [CP] Copy Pods Resources */ = { |
309 | 309 | isa = PBXShellScriptBuildPhase;
|
310 | 310 | buildActionMask = 2147483647;
|
311 | 311 | files = (
|
|
322 | 322 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-resources.sh\"\n";
|
323 | 323 | showEnvVarsInLog = 0;
|
324 | 324 | };
|
325 |
| - A09D3888D83200758E76C177 /* [CP] Copy Pods Resources */ = { |
| 325 | + 9B2AA20D52336804DE64C0B2 /* [CP] Embed Pods Frameworks */ = { |
326 | 326 | isa = PBXShellScriptBuildPhase;
|
327 | 327 | buildActionMask = 2147483647;
|
328 | 328 | files = (
|
329 | 329 | );
|
330 | 330 | inputFileListPaths = (
|
331 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 331 | + "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
332 | 332 | );
|
333 |
| - name = "[CP] Copy Pods Resources"; |
| 333 | + name = "[CP] Embed Pods Frameworks"; |
334 | 334 | outputFileListPaths = (
|
335 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 335 | + "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
336 | 336 | );
|
337 | 337 | runOnlyForDeploymentPostprocessing = 0;
|
338 | 338 | shellPath = /bin/sh;
|
339 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-resources.sh\"\n"; |
| 339 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks.sh\"\n"; |
340 | 340 | showEnvVarsInLog = 0;
|
341 | 341 | };
|
342 |
| - C3B2A4A89E54B457208462BB /* [CP] Embed Pods Frameworks */ = { |
| 342 | + A3A15EC4F024AB41D69637D0 /* [CP] Embed Pods Frameworks */ = { |
343 | 343 | isa = PBXShellScriptBuildPhase;
|
344 | 344 | buildActionMask = 2147483647;
|
345 | 345 | files = (
|
346 | 346 | );
|
347 | 347 | inputFileListPaths = (
|
348 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 348 | + "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
349 | 349 | );
|
350 | 350 | name = "[CP] Embed Pods Frameworks";
|
351 | 351 | outputFileListPaths = (
|
352 |
| - "${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 352 | + "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
353 | 353 | );
|
354 | 354 | runOnlyForDeploymentPostprocessing = 0;
|
355 | 355 | shellPath = /bin/sh;
|
356 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example-ExampleTests/Pods-Example-ExampleTests-frameworks.sh\"\n"; |
| 356 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
357 | 357 | showEnvVarsInLog = 0;
|
358 | 358 | };
|
359 |
| - F836222733CE4051B683D70D /* [CP] Check Pods Manifest.lock */ = { |
| 359 | + A65ABFD38FF5723832C216DE /* [CP] Check Pods Manifest.lock */ = { |
360 | 360 | isa = PBXShellScriptBuildPhase;
|
361 | 361 | buildActionMask = 2147483647;
|
362 | 362 | files = (
|
|
371 | 371 | outputFileListPaths = (
|
372 | 372 | );
|
373 | 373 | outputPaths = (
|
374 |
| - "$(DERIVED_FILE_DIR)/Pods-Example-ExampleTests-checkManifestLockResult.txt", |
| 374 | + "$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt", |
375 | 375 | );
|
376 | 376 | runOnlyForDeploymentPostprocessing = 0;
|
377 | 377 | shellPath = /bin/sh;
|
|
430 | 430 | /* Begin XCBuildConfiguration section */
|
431 | 431 | 00E356F61AD99517003FC87E /* Debug */ = {
|
432 | 432 | isa = XCBuildConfiguration;
|
433 |
| - baseConfigurationReference = CB35997047B6945E84C6CBF7 /* Pods-Example-ExampleTests.debug.xcconfig */; |
| 433 | + baseConfigurationReference = 727564A5470890F241365905 /* Pods-Example-ExampleTests.debug.xcconfig */; |
434 | 434 | buildSettings = {
|
435 | 435 | BUNDLE_LOADER = "$(TEST_HOST)";
|
436 | 436 | DEVELOPMENT_TEAM = GBC36KP98K;
|
|
458 | 458 | };
|
459 | 459 | 00E356F71AD99517003FC87E /* Release */ = {
|
460 | 460 | isa = XCBuildConfiguration;
|
461 |
| - baseConfigurationReference = 2439C7289D5DCB16E64AA098 /* Pods-Example-ExampleTests.release.xcconfig */; |
| 461 | + baseConfigurationReference = 23C1C94AA0B304D0C014E5FE /* Pods-Example-ExampleTests.release.xcconfig */; |
462 | 462 | buildSettings = {
|
463 | 463 | BUNDLE_LOADER = "$(TEST_HOST)";
|
464 | 464 | COPY_PHASE_STRIP = NO;
|
|
483 | 483 | };
|
484 | 484 | 13B07F941A680F5B00A75B9A /* Debug */ = {
|
485 | 485 | isa = XCBuildConfiguration;
|
486 |
| - baseConfigurationReference = 33AD8403B7CC72356233BFD7 /* Pods-Example.debug.xcconfig */; |
| 486 | + baseConfigurationReference = FA6E0A0EB0E744EC15F13525 /* Pods-Example.debug.xcconfig */; |
487 | 487 | buildSettings = {
|
488 | 488 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
489 | 489 | CLANG_ENABLE_MODULES = YES;
|
|
512 | 512 | };
|
513 | 513 | 13B07F951A680F5B00A75B9A /* Release */ = {
|
514 | 514 | isa = XCBuildConfiguration;
|
515 |
| - baseConfigurationReference = A8352E71F8B1A98479810C76 /* Pods-Example.release.xcconfig */; |
| 515 | + baseConfigurationReference = 9D3E761F9AF094BBC7EEC56E /* Pods-Example.release.xcconfig */; |
516 | 516 | buildSettings = {
|
517 | 517 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
518 | 518 | CLANG_ENABLE_MODULES = YES;
|
|
608 | 608 | ONLY_ACTIVE_ARCH = YES;
|
609 | 609 | OTHER_CFLAGS = (
|
610 | 610 | "$(inherited)",
|
611 |
| - " ", |
| 611 | + "-DRN_FABRIC_ENABLED", |
612 | 612 | );
|
613 | 613 | OTHER_CPLUSPLUSFLAGS = (
|
614 | 614 | "$(OTHER_CFLAGS)",
|
615 | 615 | "-DFOLLY_NO_CONFIG",
|
616 | 616 | "-DFOLLY_MOBILE=1",
|
617 | 617 | "-DFOLLY_USE_LIBCPP=1",
|
| 618 | + "-DRN_FABRIC_ENABLED", |
618 | 619 | );
|
619 | 620 | OTHER_LDFLAGS = "$(inherited)";
|
620 | 621 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
|
686 | 687 | MTL_ENABLE_DEBUG_INFO = NO;
|
687 | 688 | OTHER_CFLAGS = (
|
688 | 689 | "$(inherited)",
|
689 |
| - " ", |
| 690 | + "-DRN_FABRIC_ENABLED", |
690 | 691 | );
|
691 | 692 | OTHER_CPLUSPLUSFLAGS = (
|
692 | 693 | "$(OTHER_CFLAGS)",
|
693 | 694 | "-DFOLLY_NO_CONFIG",
|
694 | 695 | "-DFOLLY_MOBILE=1",
|
695 | 696 | "-DFOLLY_USE_LIBCPP=1",
|
| 697 | + "-DRN_FABRIC_ENABLED", |
696 | 698 | );
|
697 | 699 | OTHER_LDFLAGS = "$(inherited)";
|
698 | 700 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
|
|
0 commit comments