Hive Hive
Sign in

Module cache now supports static and dynamic library products

Metadata
Source
GitHub
Version
4.201.0-canary.17
Published
Jun 19, 2026 · 14:39 UTC
Repository
tuist/tuist
Update

Projects with static or dynamic library targets can now reuse module cache binaries across local and CI builds. Tuist generates library XCFrameworks and restores the Swift module directories and public headers needed to compile against cached libraries. Mixed framework and library graphs can use the same binary cache pipeline.