Resolves a crash where caching pure-Swift SwiftPM products promoted to frameworks failed with a missing <Module>-Swift.h header under Xcode 26 explicit module scanning. Tuist now generates a minimal modulemap for Swift-only SwiftPM framework products and disables Xcode’s synthesized modulemap for those targets, so cache builds for these frameworks succeed.
Hive
Fix cache failures for Swift-only SwiftPM frameworks
Published
May 27, 2026 · 19:00 UTC
Repository
tuist/tuist