Hive Hive
Sign in

Module cache now supports library products

Metadata
Source
GitHub
Version
4.201.0-rc.3
Domains
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist
Update

Static and dynamic library targets can now be cached as binary products alongside frameworks in the module cache. Cache warm creates library XCFrameworks using Xcode’s native -create-xcframework -library format, and generated projects correctly resolve Swift .swiftmodule directories and public C/Objective-C headers from cached library artifacts. Mixed framework/library graphs use the same binary cache pipeline.