Hive Hive
Sign in

DocC builds now support package documentation module imports

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

Generated projects can now build DocC documentation for Swift package targets whose public Objective-C headers import another module from the same package. Tuist adds missing target dependencies derived from public header imports and copies dependency module maps to the canonical Modules/module.modulemap location so ExtractAPI can find them.