Hive Hive
Sign in

tuist generate no longer trips on __MACOSX shadow bundles

Metadata
Source
GitHub
Version
4.201.0-canary.3
Published
Jun 16, 2026 · 12:39 UTC
Repository
tuist/tuist
Update

The SwiftPM integration now strips top-level __MACOSX directories from extracted binary archives and skips them while scanning artifacts. This fixes failures such as “…/__MACOSX/LinkKit.xcframework/Info.plist doesn’t contain an Info.plist” when using packages like Plaid’s LinkKit, where the AppleDouble sidecar shadow framework was previously selected over the real framework.