Hive Hive
Sign in

Avoid duplicate SwiftPM C target public headers

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

Generated projects no longer copy the same SwiftPM C-target public header to the framework’s Headers/ directory twice when wrapper headers and nested module headers share basenames (for example pb.h / pb_common.h). This fixes the Multiple commands produce... nanopb.framework/Headers/pb.h build failure that broke packages such as firebase/nanopb.