Command PhaseScriptExecution failed with NonZero exit code
This can be a annoying error while trying to run your code on a machine specially when your team is using a mix of intel and m series macs. A simple fix for the above issue will be to check “excluded architecture” and see if it contains the architecture you are trying to build for. … Read more