Hive Hive
Sign in

Xcode cache daemon now respects client feature flags

Metadata
Source
GitHub
Version
4.202.0-canary.1
Published
Jun 24, 2026 · 17:16 UTC
Repository
tuist/tuist
Update

When using tuist setup cache, the background Xcode compilation cache daemon now receives the same TUIST_FEATURE_FLAG_* environment variables as the rest of the CLI. This lets the daemon resolve private-network cache endpoints when the corresponding feature flags are enabled, avoiding unnecessary round trips over the public internet.