Hive Hive
Sign in

Library products can now be cached in the module cache

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

Static and dynamic library targets can now be cached as binary XCFrameworks in the module cache, alongside frameworks. Projects that use library products can reuse cached binaries across local and CI builds, and public headers and Swift module directories are preserved so generated targets still compile correctly against restored libraries. Mixed framework and library graphs can now use the same binary cache pipeline.