Skip to content

[Bug]: iOS build fails with 'Command PhaseScriptExecution failed with a nonzero exit code' error #1831

@chuchuva

Description

@chuchuva

Which package are you using?

@react-native-vector-icons/*

What platform(s) does this occur on?

iOS

Minimal reproducible example

No response

What happened?

Building using yukiarrr/[email protected] GitHub action fails 😞

Xcode version: 16.4
macOS: Sequoia 15.5 (24F74)

package.json:

    "@react-native-vector-icons/fontello": "^12.2.0",
    "react": "19.1.0",
    "react-native": "^0.80.0",

Relevant log output

GatherProvisioningInputs

CreateBuildDescription
...
WriteAuxiliaryFile /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Intercom.build/Script-46EB2E0002F970.sh (in target 'Intercom' from project 'Pods')
    cd /Users/runner/work/trail-navigator/trail-navigator/ios/Pods
    write-file /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Intercom.build/Script-46EB2E0002F970.sh

CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/BuildProductsPath/Release-iphoneos/rnmapbox-maps
    cd /Users/runner/work/trail-navigator/trail-navigator/ios
    builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/BuildProductsPath/Release-iphoneos/rnmapbox-maps
...
CreateBuildDirectory /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/BuildProductsPath/Release-iphoneos/Yoga
    cd /Users/runner/work/trail-navigator/trail-navigator/ios
    builtin-create-build-directory /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/BuildProductsPath/Release-iphoneos/Yoga

PhaseScriptExecution [CP-User]\ Copy\ Custom\ Fonts /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/react-native-vector-icons-fontello.build/Script-46EB2E0002FA30.sh (in target 'react-native-vector-icons-fontello' from project 'Pods')
    cd /Users/runner/work/trail-navigator/trail-navigator/ios/Pods
    export ACTION\=install
...
(RNVI-fontello) START_COPY_FONTS
(RNVI-fontello) PWD: /Users/runner/work/trail-navigator/trail-navigator/ios/Pods
(RNVI-fontello) PODS_ROOT: /Users/runner/work/trail-navigator/trail-navigator/ios/Pods
(RNVI-fontello) PROJECT_ROOT: /Users/runner/work/trail-navigator/trail-navigator/ios/Pods/../..
(RNVI-fontello) FONTS_DIR: rnvi-fonts
(RNVI-fontello) PODS_CONFIGURATION_BUILD_DIR: /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/BuildProductsPath/Release-iphoneos
ls: /Users/runner/Library/Developer/Xcode/DerivedData/TrailNavigator-dizzmustwvahftbixiuzkvokbxhs/Build/Intermediates.noindex/ArchiveIntermediates/TrailNavigator/BuildProductsPath/Release-iphoneos/*.app: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code

Your computer environment

https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions