Build Cache for React Native v0.14.9

What’s Changed

  • Bump the Bitrise Build Cache CLI to v3.6.9, which fixes Xcode 26 enrichment: the wrapper now self-enriches via -resultBundlePath and xcresulttool instead of watching for Logs/Build/*.xcactivitylog, which Xcode 26’s CLI xcodebuild no 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 --debug at activation reaches the proxy’s diagnostics and not just its logger.