Hive Hive
Sign in

Foreign build aggregate targets are generated as script-only aggregates

Metadata
Source
GitHub
Version
4.195.16
Published
Jun 03, 2026 · 17:39 UTC
Repository
tuist/tuist
Update

Foreign build aggregate targets, such as Gradle-based dependencies, are now generated as script-only aggregates. They no longer inherit project-level versioning settings like VERSIONING_SYSTEM=apple-generic, and they no longer get native source, resource, link, embed, or build-rule phases. This fixes Xcode build failures where aggregates were treated as versioned products and produced duplicate output errors.