Hive Hive
Sign in

CLI 4.194.4

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

This release fixes a crash that could occur when a static Swift XCFramework was reachable through multiple dependency paths in a large graph. The duplicate settings are now removed during graph mapping, so projects that previously failed to generate now work again.

  • Deduplicates SDK-conditioned framework search paths when static XCFramework settings are merged through multiple dependency paths.
  • Applies the same duplicate cleanup to SDK-conditioned OTHER_SWIFT_FLAGS entries.