Hive Hive
Sign in

Use SwiftPM artifact scratch path for binary artifact restores

Metadata
Source
GitHub
Version
4.201.0-canary.9
Published
Jun 18, 2026 · 10:10 UTC
Repository
tuist/tuist
Update

SwifterPM has been bumped to 0.8.13, which lays out restored binary artifacts under SwiftPM’s canonical .build/artifacts directory instead of a swifterpm-specific namespace. This fixes builds that failed because the generated Xcode project referenced a binary artifact path that swifterpm never created, such as GoogleAppMeasurementIdentitySupport dependencies.