Hive Hive
Sign in

Fixed binary artifact downloads and reduced spurious Package.resolved changes

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

Binary artifact downloads (for example, GitHub release assets like Sparkle’s xcframework) now send the correct Accept header, so they download the actual archive instead of API metadata and no longer fail with checksum mismatches. Resolution also preserves declared dependency locations, seeds the solver from your existing Package.resolved, and skips rewriting the lockfile when its content is unchanged, which means fewer unexpected diffs and mtime updates between runs.