Tuist’s module cache previously only cached framework products. It now treats static and dynamic library targets as cacheable binary products, creating library XCFrameworks during cache warm and restoring the Swift module directories and public headers needed to compile against them. Mixed framework and library projects can reuse cached binaries across local and CI builds.
Hive
Module cache can now cache static and dynamic library targets
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist