Static and dynamic library targets can now be cached as binary XCFrameworks through the module cache, alongside frameworks. Cache warm produces library XCFrameworks with xcodebuild -create-xcframework -library, preserves public headers, and restores the Swift module directories and header search paths that generated targets need to compile against them. Mixed framework and library graphs can now reuse cached binaries across local and CI builds.
Hive
Module cache now supports static and dynamic library products
Published
Jun 18, 2026 · 15:56 UTC
Repository
tuist/tuist