Hive Hive
Sign in

Module cache now caches library products

Metadata
Source
GitHub
Version
4.201.0-canary.19
Published
Jun 20, 2026 · 14:43 UTC
Repository
tuist/tuist
Update

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.