|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 52; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
542 | 542 | );
|
543 | 543 | runOnlyForDeploymentPostprocessing = 0;
|
544 | 544 | shellPath = "/usr/bin/env sh";
|
545 |
| - shellScript = "set -o errexit\nexport NODE_BINARY=\"${NODE_BINARY:-node}\"\nexport NODE_ARGS=\"${NODE_ARGS:- --max-old-space-size=16384 }\"\n\nbash -x ../node_modules/react-native/scripts/react-native-xcode.sh > ./logs/react-native-xcode.log 2>&1"; |
| 545 | + shellScript = "set -o errexit\nexport NODE_BINARY=\"${NODE_BINARY:-node}\"\nexport NODE_ARGS=\"${NODE_ARGS:- --max-old-space-size=16384 }\"\n\nbash -x ../node_modules/react-native/scripts/react-native-xcode.sh > "${PROJECT_DIR}/../logs/react-native-xcode.log\" 2>&1"; |
546 | 546 | };
|
547 | 547 | 28606042DA81A750949525E4 /* [CP] Copy Pods Resources */ = {
|
548 | 548 | isa = PBXShellScriptBuildPhase;
|
|
578 | 578 | );
|
579 | 579 | runOnlyForDeploymentPostprocessing = 0;
|
580 | 580 | shellPath = "/usr/bin/env sh";
|
581 |
| - shellScript = "set -o errexit\nexport NODE_BINARY=\"${NODE_BINARY:-node}\"\nexport NODE_ARGS=\"${NODE_ARGS:- --max-old-space-size=16384 }\"\n\nbash -x ../node_modules/react-native/scripts/react-native-xcode.sh > ./logs/react-native-xcode.log 2>&1"; |
| 581 | + shellScript = "set -o errexit\nexport NODE_BINARY=\"${NODE_BINARY:-node}\"\nexport NODE_ARGS=\"${NODE_ARGS:- --max-old-space-size=16384 }\"\n\nbash -x ../node_modules/react-native/scripts/react-native-xcode.sh > "${PROJECT_DIR}/../logs/react-native-xcode.log\" 2>&1"; |
582 | 582 | };
|
583 | 583 | 3AAD2AD724A3A60E0075D594 /* Run Script */ = {
|
584 | 584 | isa = PBXShellScriptBuildPhase;
|
|
592 | 592 | );
|
593 | 593 | runOnlyForDeploymentPostprocessing = 1;
|
594 | 594 | shellPath = "/usr/bin/env sh";
|
595 |
| - shellScript = "\"${PROJECT_DIR}/scripts/set_xcode_version.sh\" > ./logs/set_xcode_version.log 2>&1"; |
| 595 | + shellScript = "\"${PROJECT_DIR}/scripts/set_xcode_version.sh\" > ${PROJECT_DIR}/../logs/set_xcode_version.log\" 2>&1"; |
596 | 596 | };
|
597 | 597 | 523CD6BCB20FD78FBF3564AD /* [CP] Check Pods Manifest.lock */ = {
|
598 | 598 | isa = PBXShellScriptBuildPhase;
|
|
716 | 716 | );
|
717 | 717 | runOnlyForDeploymentPostprocessing = 1;
|
718 | 718 | shellPath = "/usr/bin/env sh";
|
719 |
| - shellScript = "\"${PROJECT_DIR}/scripts/set_xcode_version.sh\" > ./logs/set_xcode_version.log 2>&1"; |
| 719 | + shellScript = "\"${PROJECT_DIR}/scripts/set_xcode_version.sh\" > "${PROJECT_DIR}/../logs/set_xcode_version.log\" 2>&1"; |
720 | 720 | };
|
721 | 721 | /* End PBXShellScriptBuildPhase section */
|
722 | 722 |
|
|
0 commit comments