Hive Hive
Sign in

.nib resources supported in SwiftPM packages

Metadata
Source
GitHub
Version
4.202.0-rc.3
Published
Jul 03, 2026 · 16:57 UTC
Repository
tuist/tuist
Update

Swift Package Manager packages that ship .nib resources are now bundled correctly in generated Xcode projects. Compiled .nib bundles are treated as opaque directories (matching SwiftPM and Xcode’s wrapper.nib handling) and they are also accepted as bundle directory resources, so a runtime-loaded nib no longer crashes from a malformed split-out copy.