Hive Hive
Sign in

Fix module map redefinition errors with precompiled XCFrameworks

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

Targets that depend on a precompiled XCFramework shipping a module map no longer fail with “Redefinition of module” during compilation. Tuist now skips adding those XCFramework headers to the search path when a module map is already present, relying on Xcode’s own extracted include copy instead.