Hive Hive
Sign in

Fix Bundle.module synthesis for static frameworks with Metal buildable folders

Metadata
Source
GitHub
Version
4.194.0
Published
May 13, 2026 · 13:22 UTC
Repository
tuist/tuist
Update

Static frameworks whose buildable folders contained Metal files no longer skipped resource-bundle synthesis. Tuist now generates the companion bundle and TuistBundle accessor so Bundle.module works for Metal code, including calls like device.makeDefaultLibrary(bundle: .module).