Hive Hive
Sign in

SwifterPM updated to 0.7.1 for Linux build fix

Metadata
Source
GitHub
Version
4.197.0
Published
Jun 08, 2026 · 18:15 UTC
Repository
tuist/tuist
Update

SwifterPM has been updated to 0.7.1, which fixes a static Linux SDK build issue. The previous release failed when compiling SwifterPM for musl Linux because it imported Glibc unconditionally. SwifterPM 0.7.1 now uses conditional Glibc or Musl imports, restoring glibc Linux builds and supporting the musl target used for Tuist’s static Linux release build.