Hive Hive
Sign in

More stable Swift Package Manager resolution with fewer Package.resolved changes

Metadata
Source
GitHub
Version
4.200.1
Published
Jun 12, 2026 · 16:18 UTC
Repository
tuist/tuist
Update

Updated the bundled SwifterPM dependency so that package resolution now runs in a separate SwiftPM subprocess. This fixes cases where binary artifacts (such as Sparkle’s xcframework) could fail to download depending on the cache state, and it reduces unnecessary churn in Package.resolved between runs, so your lockfile stays more stable and dependency installs are more reliable.