What’s Changed
- Bump the Bitrise Build Cache CLI to v3.6.9, which fixes Xcode 26 enrichment: the wrapper now self-enriches via
-resultBundlePathandxcresulttoolinstead of watching forLogs/Build/*.xcactivitylog, which Xcode 26’s CLIxcodebuildno longer writes. - Stranded enrichment records are pruned on every sweep rather than only at proxy restart.
- Supervised processes (launchd/systemd) now honour their own debug setting, so
--debugat activation reaches the proxy’s diagnostics and not just its logger.