Build Cache for Xcode v0.16.0

What’s Changed

  • Bump bundled Bitrise Build Cache CLI to v3.2.3 → v3.3.0 (#85). Most of this release is local-developer setup (activate --interactive browser sign-in, keychain handling, doctor --fix), which doesn’t apply on CI. What does reach a CI build: a rejected auth token no longer burns the retry budget on uploads and downloads, and FindMissingBlobs had its retry logic inverted — it retried a 401 three times and gave up immediately on the transient errors it should have retried. No Xcode-specific behaviour change. Full changelog: Release v3.3.0 · bitrise-io/bitrise-build-cache-cli · GitHub