Hive Hive
Sign in

Fixed CLI runtime compatibility failures caused by SwiftPM dependency

Metadata
Source
GitHub
Version
4.199.0
Published
Jun 11, 2026 · 13:24 UTC
Repository
tuist/tuist
Update

The CLI release no longer fails at runtime with missing Swift runtime compatibility library errors (for example, libswiftCompatibilitySpan dyld errors). Tuist now temporarily pins a SwifterPM revision that shells out to SwiftPM instead of linking it as a raw library, restoring a working packaged CLI binary. This is a temporary pin until a new tagged SwifterPM release is available.