Hive Hive
Sign in

Remove false-positive duplicate xcframework warnings from external SwiftPM products

Metadata
Source
GitHub
Version
4.202.0-canary.19
Published
Jun 30, 2026 · 13:51 UTC
Repository
tuist/tuist
Update

When a binary SwiftPM target is included through more than one external product, tuist generate no longer warns about a duplicate xcframework dependency. The warning is still shown if you explicitly list the same xcframework twice in your manifest, so the linter continues to catch genuine mistakes.