|
277 | 277 | inputFileListPaths = ( |
278 | 278 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample/Pods-MParticleSample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
279 | 279 | ); |
280 | | - inputPaths = ( |
281 | | - ); |
282 | 280 | name = "[CP] Embed Pods Frameworks"; |
283 | 281 | outputFileListPaths = ( |
284 | 282 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample/Pods-MParticleSample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
285 | 283 | ); |
286 | | - outputPaths = ( |
287 | | - ); |
288 | 284 | runOnlyForDeploymentPostprocessing = 0; |
289 | 285 | shellPath = /bin/sh; |
290 | 286 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MParticleSample/Pods-MParticleSample-frameworks.sh\"\n"; |
|
342 | 338 | inputFileListPaths = ( |
343 | 339 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample-MParticleSampleTests/Pods-MParticleSample-MParticleSampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
344 | 340 | ); |
345 | | - inputPaths = ( |
346 | | - ); |
347 | 341 | name = "[CP] Embed Pods Frameworks"; |
348 | 342 | outputFileListPaths = ( |
349 | 343 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample-MParticleSampleTests/Pods-MParticleSample-MParticleSampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
350 | 344 | ); |
351 | | - outputPaths = ( |
352 | | - ); |
353 | 345 | runOnlyForDeploymentPostprocessing = 0; |
354 | 346 | shellPath = /bin/sh; |
355 | 347 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MParticleSample-MParticleSampleTests/Pods-MParticleSample-MParticleSampleTests-frameworks.sh\"\n"; |
|
363 | 355 | inputFileListPaths = ( |
364 | 356 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample/Pods-MParticleSample-resources-${CONFIGURATION}-input-files.xcfilelist", |
365 | 357 | ); |
366 | | - inputPaths = ( |
367 | | - ); |
368 | 358 | name = "[CP] Copy Pods Resources"; |
369 | 359 | outputFileListPaths = ( |
370 | 360 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample/Pods-MParticleSample-resources-${CONFIGURATION}-output-files.xcfilelist", |
371 | 361 | ); |
372 | | - outputPaths = ( |
373 | | - ); |
374 | 362 | runOnlyForDeploymentPostprocessing = 0; |
375 | 363 | shellPath = /bin/sh; |
376 | 364 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MParticleSample/Pods-MParticleSample-resources.sh\"\n"; |
|
384 | 372 | inputFileListPaths = ( |
385 | 373 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample-MParticleSampleTests/Pods-MParticleSample-MParticleSampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
386 | 374 | ); |
387 | | - inputPaths = ( |
388 | | - ); |
389 | 375 | name = "[CP] Copy Pods Resources"; |
390 | 376 | outputFileListPaths = ( |
391 | 377 | "${PODS_ROOT}/Target Support Files/Pods-MParticleSample-MParticleSampleTests/Pods-MParticleSample-MParticleSampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
392 | 378 | ); |
393 | | - outputPaths = ( |
394 | | - ); |
395 | 379 | runOnlyForDeploymentPostprocessing = 0; |
396 | 380 | shellPath = /bin/sh; |
397 | 381 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MParticleSample-MParticleSampleTests/Pods-MParticleSample-MParticleSampleTests-resources.sh\"\n"; |
|
596 | 580 | ); |
597 | 581 | MTL_ENABLE_DEBUG_INFO = YES; |
598 | 582 | ONLY_ACTIVE_ARCH = YES; |
| 583 | + OTHER_CFLAGS = ( |
| 584 | + "$(inherited)", |
| 585 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
| 586 | + ); |
599 | 587 | OTHER_CPLUSPLUSFLAGS = ( |
600 | 588 | "$(OTHER_CFLAGS)", |
601 | 589 | "-DFOLLY_NO_CONFIG", |
602 | 590 | "-DFOLLY_MOBILE=1", |
603 | 591 | "-DFOLLY_USE_LIBCPP=1", |
604 | 592 | "-DFOLLY_CFG_NO_COROUTINES=1", |
605 | 593 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
| 594 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
| 595 | + ); |
| 596 | + OTHER_LDFLAGS = ( |
| 597 | + "$(inherited)", |
| 598 | + " ", |
606 | 599 | ); |
607 | | - OTHER_LDFLAGS = "$(inherited) "; |
608 | 600 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
609 | 601 | SDKROOT = iphoneos; |
610 | 602 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
| 603 | + SWIFT_ENABLE_EXPLICIT_MODULES = NO; |
611 | 604 | USE_HERMES = true; |
612 | 605 | }; |
613 | 606 | name = Debug; |
|
665 | 658 | "\"$(inherited)\"", |
666 | 659 | ); |
667 | 660 | MTL_ENABLE_DEBUG_INFO = NO; |
| 661 | + OTHER_CFLAGS = ( |
| 662 | + "$(inherited)", |
| 663 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
| 664 | + ); |
668 | 665 | OTHER_CPLUSPLUSFLAGS = ( |
669 | 666 | "$(OTHER_CFLAGS)", |
670 | 667 | "-DFOLLY_NO_CONFIG", |
671 | 668 | "-DFOLLY_MOBILE=1", |
672 | 669 | "-DFOLLY_USE_LIBCPP=1", |
673 | 670 | "-DFOLLY_CFG_NO_COROUTINES=1", |
674 | 671 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
| 672 | + "-DRCT_REMOVE_LEGACY_ARCH=1", |
| 673 | + ); |
| 674 | + OTHER_LDFLAGS = ( |
| 675 | + "$(inherited)", |
| 676 | + " ", |
675 | 677 | ); |
676 | | - OTHER_LDFLAGS = "$(inherited) "; |
677 | 678 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
678 | 679 | SDKROOT = iphoneos; |
| 680 | + SWIFT_ENABLE_EXPLICIT_MODULES = NO; |
679 | 681 | USE_HERMES = true; |
680 | 682 | VALIDATE_PRODUCT = YES; |
681 | 683 | }; |
|
0 commit comments