We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a124035 commit 86fabd9Copy full SHA for 86fabd9
.github/workflows/sdkrun1800isuse.yml
@@ -31,8 +31,8 @@ jobs:
31
xcodebuild \
32
-project Fastlanedemoapp/Fastlanedemoapp.xcodeproj \
33
-scheme Fastlanedemoapp \
34
- -sdk iphonesimulator18.4 \
35
- -destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.5' \
+ -sdk iphonesimulator18.5 \
+ -destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.4' \
36
build
37
38
0 commit comments