Hive Hive
Sign in

Cache static and dynamic library targets in the module cache

Metadata
Source
GitHub
Version
4.201.0-canary.8
Published
Jun 17, 2026 · 14:27 UTC
Repository
tuist/tuist
Update

The module cache now supports static and dynamic library targets, not just frameworks. Library products are cached as binary XCFrameworks, public headers are exposed on restore, and Swift module directories are wired into header search paths so mixed framework/library graphs share the same cache pipeline.