DocC builds now succeed for generated projects whose Swift package targets contain Objective-C headers importing another module from the same package (for example FirebaseCoreExtension importing FirebaseCore). Tuist derives missing in-package build dependencies from concrete #import/#include references in public headers and copies the dependency framework module map to the canonical Modules/module.modulemap location so Clang ExtractAPI can find it.
Hive
Package documentation module imports supported for DocC
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist