Hive Hive
Sign in

SwiftPM C-family target headers are correctly surfaced in generated projects

Metadata
Source
GitHub
Version
4.202.0-rc.2
Published
Jul 03, 2026 · 13:18 UTC
Repository
tuist/tuist
Update

Generated projects now include C-family SwiftPM target headers with the correct public or project visibility. This covers custom module maps, umbrella headers, nested headers, and extensions such as .hpp. It also prevents duplicate public headers and avoids breaking sibling shim modules.