The module cache now caches static and dynamic library targets as binary XCFrameworks alongside frameworks, using Xcode’s native -create-xcframework -library path. Public C/Objective-C headers and Swift module directories are wired through so generated projects can compile against the cached library artifact. Mixed graphs can reuse cache binaries for reusable library modules without having to turn them into frameworks.
Hive
Module cache now caches library products
Published
Jun 20, 2026 · 14:43 UTC
Repository
tuist/tuist