Hive Hive
Sign in

Avoid embedding external bundles in cached frameworks

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

External SPM resource bundles are no longer embedded into internal source frameworks during cache workflows. This prevents duplicated bundles and bloated framework/app artifacts. App-like targets still receive the bundle dependency so runtime resource lookup continues to work.