Fixed a regression where the packaged Tuist CLI inherited a raw SwiftPM library dependency through SwifterPM, changing the binary shape and causing Swift runtime compatibility library failures on CI runners. The CLI now pins a SwifterPM revision that shells out to SwiftPM instead of linking it directly, restoring a working binary on CI.
Hive
Fixed CLI runtime compatibility issue on CI
Published
Jun 11, 2026 · 13:24 UTC
Repository
tuist/tuist