Hive Hive
Sign in

Module cache can now cache static and dynamic library targets

Metadata
Source
GitHub
Version
4.201.0-canary.15
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist
Update

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.