Hive Hive
Sign in

Module cache now supports static and dynamic library products

Metadata
Source
GitHub
Version
4.201.0-canary.16
Published
Jun 19, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

Static and dynamic library targets can be cached and restored as binary XCFrameworks alongside frameworks. Mixed graphs can reuse library modules across local and CI builds without forcing them to become frameworks. Public C/Objective-C headers and Swift module directories are preserved so targets compile correctly against cached library artifacts.