Hive Hive
Sign in

DocC builds support package documentation module imports

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

DocC builds for generated projects now handle Swift package targets whose public headers import another module from the same package. Tuist adds the missing build dependency when it is documented in public headers and copies the module map to the canonical location so Clang ExtractAPI can find it.