Hive Hive
Sign in

Cache static and dynamic library targets in the module cache

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

Projects with static or dynamic library targets can now reuse module cache binaries across local and CI builds. Tuist generates library XCFrameworks during cache warming, preserves Swift module directories, and exposes public C and Objective-C headers so mixed framework/library graphs can cache reusable library modules without forcing them to become frameworks.