Hive Hive
Sign in

Avoid duplicate static framework module map copies

Metadata
Source
GitHub
Version
4.201.0-rc.6
Published
Jul 02, 2026 · 15:53 UTC
Repository
tuist/tuist
Update

Static framework targets no longer receive a copied product-level module map next to the generated dependency module map, which clang could diagnose when archive topologies exposed the same ObjC module map through both paths. Dynamic framework behavior covered by the DocC module map support is preserved.