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.
Hive
Cache static and dynamic library targets in the module cache
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist