Hive Hive
Sign in

Module-map xcframework headers excluded from search paths

Metadata
Source
GitHub
Version
4.201.0-rc.3
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist
Update

Targets depending on a precompiled xcframework that ships a module.modulemap no longer fail with Redefinition of module 'X'. Tuist now skips adding those Headers directories to HEADER_SEARCH_PATHS when the xcframework ships a module map, leaving Xcode’s ProcessXCFramework include/ copy to provide the right one. Module-map-less xcframeworks (cached Swift/library products) keep their headers.