Hive Hive
Sign in

Compiled .nib resources are bundled correctly in SwiftPM packages

Metadata
Source
GitHub
Version
4.202.0-rc.1
Published
Jul 03, 2026 · 09:12 UTC
Repository
tuist/tuist
Update

Tuist now recognizes .nib alongside .xib in the default SwiftPM resource file extensions and treats compiled .nib directories as opaque wrappers, so .nib resources from packages are bundled as proper wrapper.nib references and the runtime no longer crashes when they are loaded.