Hive Hive
Sign in

No more false duplicate xcframework warnings from SPM expansion

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

tuist generate no longer emits a false-positive duplicate xcframework dependency warning when the same binary SwiftPM target is reached through multiple external SwiftPM products. The mapper now de-duplicates identical .xcframework dependencies that came from external-product expansion before linting, while still warning on hand-authored duplicate entries.