Hive Hive
Sign in

External SPM resource bundles no longer embed into cached internal frameworks

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

Cache graph generation now keeps external Swift Package Manager resource bundles as source dependencies of internal frameworks instead of copying them into the framework’s resources. This removes duplicated bundles and reduces app size, while app-like targets still receive the bundles so runtime lookup continues to work.