We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205744f commit f622decCopy full SHA for f622dec
.github/workflows/build-ios.yml
@@ -77,4 +77,5 @@ jobs:
77
-destination 'platform=iOS Simulator,name=iPhone 16' \
78
build \
79
CODE_SIGNING_ALLOWED=NO \
80
- IPHONEOS_DEPLOYMENT_TARGET=16.0"
+ IPHONEOS_DEPLOYMENT_TARGET=16.0 \
81
+ SWIFT_VERSION=6.0"
0 commit comments