library · inferred from evidence
youtube-ios-player-helper
A dependency used in the iOS project that was causing signing conflicts when automatically signed for development.
- 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.