Hive Hive
Sign in

Deduplicate conditioned XCFramework search paths to prevent build crashes

Metadata
Source
GitHub
Version
4.194.4
Published
May 15, 2026 · 15:02 UTC
Repository
tuist/tuist
Update

Fixed a crash that could occur when a static Swift XCFramework embedded in a dynamic XCFramework was reached through multiple dependency paths. The generated project now correctly deduplicates SDK-conditioned framework search paths, so builds no longer fail with repeated entries.