iOS Build Failing

Hi, I was able to build an iOS project on Saturday but then later in the evening it’s failing with ‘Error Code 1’. I don’t think I changed anything that would affect the build. I even tried to build a new project without changing the first page and only entering the iOS build configuration and that failed as well. Below  is the error it’s giving. Can anyone shed some light on this?

 

AB version: 2.12.0
COMMAND: 

 npxrnv export -p ios -s standalone_adhoc -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/[email protected] -r --xcodebuildArchiveArgs "OTHER_CODE_SIGN_FLAGS="--keychain AppGyver-77118"" 

FAILED with ERROR: 

Command failed with exit code 1: npx rnv export -p ios -s standalone_adhoc -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @sapappgyver/[email protected] -r --xcodebuildArchiveArgs "OTHER_CODE_SIGN_FLAGS="--keychain AppGyver-77118""

  

Scroll to Top