Build Cache for React Native v0.14.7

What’s Changed

  • Bump the Bitrise Build Cache CLI to v3.6.7, which runs the supervised daemon on CI again. v3.6.5 had stopped installing it as a mitigation for the Xcode cache degradation; the root cause was the launchd ProcessType band, fixed at the source in v3.6.6, so activate now takes the same path everywhere. A new e2e guards it — flipping the band back timed out 128 of 620 cache operations, against none on the shipped one.
  • activate --interactive no longer needs two runs when OAuth is slow or a token refresh fails transiently.
  • activate c++ passes --debug and the invocation ID through its fallback path, so a degraded C++ cache is diagnosable from the logs.