Hive Hive
Sign in

Static frameworks no longer copy module.modulemap

Metadata
Source
GitHub
Version
4.202.0-rc.3
Published
Jul 03, 2026 · 16:57 UTC
Repository
tuist/tuist
Update

Static framework products no longer get a copy build phase for module.modulemap, fixing a clang Umbrella for module ‘X’ already covers this directory failure when xcodebuild archive used a static Objective-C framework that depended on an external ObjC SwiftPM package. Dynamic framework behavior is unchanged.