|
304 | 304 | inputFileListPaths = ( |
305 | 305 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample/Pods-CompdfkitPdfExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
306 | 306 | ); |
| 307 | + inputPaths = ( |
| 308 | + ); |
307 | 309 | name = "[CP] Embed Pods Frameworks"; |
308 | 310 | outputFileListPaths = ( |
309 | 311 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample/Pods-CompdfkitPdfExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
310 | 312 | ); |
| 313 | + outputPaths = ( |
| 314 | + ); |
311 | 315 | runOnlyForDeploymentPostprocessing = 0; |
312 | 316 | shellPath = /bin/sh; |
313 | 317 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample/Pods-CompdfkitPdfExample-frameworks.sh\"\n"; |
|
365 | 369 | inputFileListPaths = ( |
366 | 370 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
367 | 371 | ); |
| 372 | + inputPaths = ( |
| 373 | + ); |
368 | 374 | name = "[CP] Embed Pods Frameworks"; |
369 | 375 | outputFileListPaths = ( |
370 | 376 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
371 | 377 | ); |
| 378 | + outputPaths = ( |
| 379 | + ); |
372 | 380 | runOnlyForDeploymentPostprocessing = 0; |
373 | 381 | shellPath = /bin/sh; |
374 | 382 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests-frameworks.sh\"\n"; |
|
382 | 390 | inputFileListPaths = ( |
383 | 391 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample/Pods-CompdfkitPdfExample-resources-${CONFIGURATION}-input-files.xcfilelist", |
384 | 392 | ); |
| 393 | + inputPaths = ( |
| 394 | + ); |
385 | 395 | name = "[CP] Copy Pods Resources"; |
386 | 396 | outputFileListPaths = ( |
387 | 397 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample/Pods-CompdfkitPdfExample-resources-${CONFIGURATION}-output-files.xcfilelist", |
388 | 398 | ); |
| 399 | + outputPaths = ( |
| 400 | + ); |
389 | 401 | runOnlyForDeploymentPostprocessing = 0; |
390 | 402 | shellPath = /bin/sh; |
391 | 403 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample/Pods-CompdfkitPdfExample-resources.sh\"\n"; |
|
399 | 411 | inputFileListPaths = ( |
400 | 412 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
401 | 413 | ); |
| 414 | + inputPaths = ( |
| 415 | + ); |
402 | 416 | name = "[CP] Copy Pods Resources"; |
403 | 417 | outputFileListPaths = ( |
404 | 418 | "${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
405 | 419 | ); |
| 420 | + outputPaths = ( |
| 421 | + ); |
406 | 422 | runOnlyForDeploymentPostprocessing = 0; |
407 | 423 | shellPath = /bin/sh; |
408 | 424 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests/Pods-CompdfkitPdfExample-CompdfkitPdfExampleTests-resources.sh\"\n"; |
|
519 | 535 | "$(inherited)", |
520 | 536 | "@executable_path/Frameworks", |
521 | 537 | ); |
522 | | - MARKETING_VERSION = 2.4.6; |
| 538 | + MARKETING_VERSION = 2.4.7; |
523 | 539 | ONLY_ACTIVE_ARCH = YES; |
524 | 540 | OTHER_LDFLAGS = ( |
525 | 541 | "$(inherited)", |
|
556 | 572 | "$(inherited)", |
557 | 573 | "@executable_path/Frameworks", |
558 | 574 | ); |
559 | | - MARKETING_VERSION = 2.4.6; |
| 575 | + MARKETING_VERSION = 2.4.7; |
560 | 576 | ONLY_ACTIVE_ARCH = YES; |
561 | 577 | OTHER_LDFLAGS = ( |
562 | 578 | "$(inherited)", |
|
649 | 665 | "-DFOLLY_CFG_NO_COROUTINES=1", |
650 | 666 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
651 | 667 | ); |
652 | | - OTHER_LDFLAGS = ( |
653 | | - "$(inherited)", |
654 | | - " ", |
655 | | - ); |
| 668 | + OTHER_LDFLAGS = "$(inherited) "; |
656 | 669 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
657 | 670 | SDKROOT = iphoneos; |
658 | 671 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
|
726 | 739 | "-DFOLLY_CFG_NO_COROUTINES=1", |
727 | 740 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
728 | 741 | ); |
729 | | - OTHER_LDFLAGS = ( |
730 | | - "$(inherited)", |
731 | | - " ", |
732 | | - ); |
| 742 | + OTHER_LDFLAGS = "$(inherited) "; |
733 | 743 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
734 | 744 | SDKROOT = iphoneos; |
735 | 745 | USE_HERMES = true; |
|
0 commit comments