Static and dynamic library targets can now be cached as binary XCFrameworks alongside framework targets. Cache warm creates library XCFrameworks with xcodebuild -create-xcframework -library and includes public headers, while restore correctly surfaces Swift module directories and public header directories to generated targets, so static and dynamic libraries in mixed graphs can be reused from binary cache across local and CI builds.
Hive
Module cache now supports library products
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist