Hive Hive
Sign in

DocC builds support package documentation module imports

Metadata
Source
GitHub
Version
4.201.0-rc.4
Published
Jun 29, 2026 · 15:25 UTC
Repository
tuist/tuist
Update

Tuist now correctly feeds canonical Modules/module.modulemap copies into DocC’s Clang ExtractAPI invocation, and derives missing package-internal target dependency edges from #import/#include directives in public headers. DocC builds that span multiple frameworks in the same package, such as Firebase, no longer fail with missing module errors.