Hive Hive
Sign in

Cache static and dynamic library products in the module cache

Metadata
Source
GitHub
Version
4.201.0-canary.5
Published
Jun 16, 2026 · 14:28 UTC
Repository
tuist/tuist
Update

Projects with static and dynamic library targets can now reuse module cache binaries across local and CI builds, so mixed graphs can cache reusable library modules without converting them into frameworks. Cache warm produces library XCFrameworks, and restored targets receive the Swift module and public header directories they need to compile against the cached artifact.