Unable to build iOS version under 4.11.149

I am unable to build an iOS version for app id 119245. The p12 certificates have been checked and are valid. The android build works fine.

Any assistance would be most appreciated.

Runtime version: 4.11.149;
AB version: 2.12.0
COMMAND:

npxrnv export -p ios -s standalone_appstore -c standalone –ci –yes –skipRnvCheck –packageManager yarn –template @sapappgyver/[email protected] -r –xcodebuildArchiveArgs “OTHER_CODE_SIGN_FLAGS=”–keychain AppGyver-119245″”

FAILED with ERROR:

Command failed with exit code 1: npx rnv export -p ios -s standalone_appstore -c standalone –ci –yes –skipRnvCheck –packageManager yarn –template @sapappgyver/[email protected] -r –xcodebuildArchiveArgs “OTHER_CODE_SIGN_FLAGS=”–keychain AppGyver-119245″”

Scroll to Top