Hive Hive
Sign in

DocC builds now work for package targets with cross-target header imports

Metadata
Source
GitHub
Version
4.201.0-canary.19
Published
Jun 20, 2026 · 14:43 UTC
Repository
tuist/tuist
Update

Generated projects now support building documentation for Swift package targets whose public headers import another module from the same package. Tuist derives the missing build dependency from public headers and copies framework module maps to the canonical Modules/module.modulemap location that DocC’s ExtractAPI needs.