Hive Hive
Sign in

DocC builds now support package module imports across public headers

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

Generated projects could fail to build documentation when a Swift package target’s public Objective-C header imported another module from the same package. Tuist now adds the missing target dependency edge inferred from public headers and copies module maps to the canonical location DocC expects. This fixes DocC builds for packages like Firebase.