Hive Hive
Sign in

Generated static frameworks no longer copy a redundant module map

Metadata
Source
GitHub
Version
4.202.0-rc.1
Published
Jul 03, 2026 · 09:12 UTC
Repository
tuist/tuist
Update

Static frameworks no longer get a copy-script entry that drops a duplicate module.modulemap into Framework.framework/Modules, which previously failed archives for xcframeworks like ObjCPlayerSupport with Umbrella for module 'ObjCPlayerSupport' already covers this directory. Dynamic framework behavior is unchanged.