Hive Hive
Sign in

Stop embedding external SPM resource bundles into cached internal frameworks

Metadata
Source
GitHub
Version
4.201.0-rc.2
Domains
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

tuist cache warm no longer embeds external SwiftPM resource bundles into internal framework targets. Cached internal frameworks now match source-generation behavior and do not duplicate transitive resource bundles in Copy Bundle Resources, so app products no longer grow with duplicated transitive bundles. App-like targets still receive the bundle dependency so runtime resource lookup keeps working.