Hive Hive
Sign in

Cache library products in the module cache

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

Tuist now supports caching library products (static libraries and dynamic libraries) in the binary module cache, alongside existing frameworks and bundles. This means projects with library targets can benefit from prebuilt binary caching and XCFramework distribution, reducing clean build times. The change includes public headers handling for libraries and updated graph traversal so library headers and Swift modules resolve from cached artifacts.