We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aeb302 commit 6333fa6Copy full SHA for 6333fa6
projects/tuist.io/tuist/package.yml
@@ -15,7 +15,7 @@ build:
15
dependencies:
16
github.com/unsignedapps/swift-create-xcframework: "*"
17
script:
18
- - swift --version
+ - swift package tools-version --set-current
19
- swift build -c release --product tuist
20
- swift create-xcframework ProjectDescription
21
- swift create-xcframework ProjectAutomation
0 commit comments