Xcode 14 build on Codemagic exits with status code 65
Pass CODE_SIGN_STYLE=Manual to xcodebuild via the archive xcargs, like --archive-xcargs CODE_SIGN_STYLE=Manual, to override the automatic development signing on that dependency. The reporter fixed their build this way and closed the issue. Source: https://github.com/codemagic-ci-cd/codemagic-docs/is…