Hive Hive
Sign in

Library products can be cached in the module cache

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

Static and dynamic library targets are now cacheable binary products in the module cache. Cache warm produces library XCFrameworks with proper handling of public headers and Swift module directories, and restored graphs expose those to generated targets. This lets mixed framework/library graphs reuse cached library modules across local and CI builds.