tool · inferred from evidence
Xcode 14
A version of Apple's integrated development environment for macOS used for developing software for iOS and other Apple platforms.
- Xcode 14 build on Codemagic exits with status code 65
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.