tool · inferred from evidence
xcodebuild
A command-line tool provided by Xcode for building Xcode projects and workspaces.
- Travis CI: xcodebuild exited with 65 on iOS simulator tests (flaky, simulator not warmed up)
iOS simulator tests on Travis CI (macOS/Xcode images) failed flakily with "xcodebuild exited with 65" - the same tests passed locally and on reruns with no code changes. Multiple reporters saw it across many repos: in a build matrix, a rand
- Xcode 14 build on Codemagic exits with status code 65
Switching a Codemagic iOS build from Xcode 13 to Xcode 14 broke the Build ipa for distribution step with exit status code 65. The cause was a dependency, youtube-ios-player-helper, that is automatically signed for development, which clashed