diff --git a/projects/tuist.io/tuist/package.yml b/projects/tuist.io/tuist/package.yml index 282aad029d..2b8fb2befb 100644 --- a/projects/tuist.io/tuist/package.yml +++ b/projects/tuist.io/tuist/package.yml @@ -15,7 +15,7 @@ build: dependencies: github.com/unsignedapps/swift-create-xcframework: "*" script: - - swift --version + - swift package tools-version --set-current - swift build -c release --product tuist - swift create-xcframework ProjectDescription - swift create-xcframework ProjectAutomation