Hive Hive
Sign in

Opt-in SwifterPM install resolution

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

You can opt in to a SwifterPM-backed path for tuist install and tuist update by setting TUIST_USE_SWIFTERPM. When enabled, Tuist uses SwifterPM for dependency resolution instead of swift package, and tuist generate reuses the cached package-info JSON that SwifterPM writes under .build/swifterpm/package-info when it is fresh and valid. The default behavior continues to use SwiftPM.