Skip to content

Commit 6333fa6

Browse files
committed
try setting tools-version
1 parent 9aeb302 commit 6333fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/tuist.io/tuist/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
dependencies:
1616
github.com/unsignedapps/swift-create-xcframework: "*"
1717
script:
18-
- swift --version
18+
- swift package tools-version --set-current
1919
- swift build -c release --product tuist
2020
- swift create-xcframework ProjectDescription
2121
- swift create-xcframework ProjectAutomation

0 commit comments

Comments
 (0)