#Command PhaseScriptExecution failed with a nonzero exit code when doing Xcode archive

2 messages · Page 1 of 1 (latest)

frozen shard
#

npm: command not found Command PhaseScriptExecution failed with a nonzero exit code.

I want to archive a release version of my Tauri app, but I'm getting this error. I don't want to use the CLI because I want to use the "distribution managed" way of creating an Apple distribution certificate, which is new to Xcode. It does not require you to use your Keychain Access app on macbook.

frozen shard
#

Solved ☝️