Hive
Warning about using tuist server when you have two versions of the project on the same machine
GitHub issue · Open
Source
tuist/tuist #7107
Updated
Jun 11, 2026
Domains
Cache
What happened?
When running generate from two different directories of the same tuist project we get:
The following warnings need attention:
· Tuist Cache requires using the Tuist-provided server for fine-grained reading and persistence of cache binaries. See how you can use it by following the docs: https://docs.tuist.io/guides/quick-start/gather-insights.html
This seems to also cause tuist to overfetch binaries on every tuist generate
How do we reproduce it?
- Checkout a repo/project twice in two locations
- run tuist clean
- generate the first project (there should be no warnings)
- generate the second project (there should now be warnings)
Error log
The following warnings need attention:
· Tuist Cache requires using the Tuist-provided server for fine-grained reading and persistence of cache binaries. See how you can use it by following the docs: https://docs.tuist.io/guides/quick-start/gather-insights.html
macOS version
14.6.1
Tuist version
4.28.1
Xcode version
15.3