We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c03c0 commit b5d37f0Copy full SHA for b5d37f0
1 file changed
.github/workflows/ci.yml
@@ -115,6 +115,6 @@ jobs:
115
-scheme NativeDateExample \
116
-sdk iphonesimulator \
117
-configuration Debug \
118
- -destination 'platform=iOS Simulator,name=iPhone 15' \
+ -destination 'generic/platform=iOS Simulator' \
119
build \
120
CODE_SIGNING_ALLOWED=NO
0 commit comments