What changed
Updates SwifterPM from 0.7.1 to 0.8.1 and refreshes the root Package.resolved entry for the new tag.
Why
SwifterPM 0.8.1 includes fixes for resolver progress reporting and binary artifact restoration. This keeps Tuist on the latest SwifterPM release after the 0.8.0 changes for generated package path sanitization, test-only dependency resolution, private registry authentication, and CI cache restoration.
Impact
Tuist picks up the latest SwifterPM resolver and artifact restoration behavior used by the CLI.
Validation
swift package resolve --replace-scm-with-registry
xcodebuild build -workspace Tuist.xcworkspace -scheme tuist CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY=""