Hive Hive
Sign in

Cached frameworks no longer embed external SPM resource bundles

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

Internal source frameworks generated during cache workflows no longer receive transitive external Swift Package Manager resource bundles in their Copy Bundle Resources phase. App-like source targets still receive the bundle dependency so runtime resource lookup continues to work. This prevents cached framework and app bundles from growing substantially due to duplicated bundles.