Hive Hive
Sign in

Cache static and dynamic library targets as binary XCFrameworks

Metadata
Source
GitHub
Version
4.201.0-canary.11
Published
Jun 18, 2026 · 14:01 UTC
Repository
tuist/tuist
Update

The module cache now supports static and dynamic library products, not just frameworks. When warming the cache, Tuist builds library XCFrameworks and preserves Swift module directories and public C/Objective-C headers so restored projects can compile against them. Mixed framework and library graphs can now share the same binary cache pipeline.