Hive Hive
Sign in

Cache static and dynamic library products in the module cache

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

Static and dynamic library targets can now be cached as binary XCFrameworks through the module cache, alongside existing framework support. This lets mixed framework and library graphs reuse prebuilt binaries across local and CI builds, instead of rebuilding library modules from source every time.