Hive Hive
Sign in

DocC builds for projects with package dependencies like Firebase

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

DocC builds for generated projects now work when a package target has public Objective-C headers that import another module from the same package, such as Firebase. Tuist adds the missing build edge derived from public headers and copies dependency framework module maps to the canonical Modules/module.modulemap location that DocC’s ExtractAPI expects.