Hive Hive
Sign in

Module cache now supports library products

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

Static and dynamic library targets can now be cached as binary XCFrameworks alongside frameworks in the module cache. The cache warm step emits proper -library arguments and includes public headers, and on restore Tuist maps the standard HeadersPath metadata back into header search paths. Mixed framework and library graphs can now reuse the same binary cache pipeline. Swift modules from cached libraries are exposed as include paths to generated targets.