Skip to content

Commit 2e2672d

Browse files
committed
Update pre-release-qa.yml
1 parent b9136ee commit 2e2672d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release-qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
xcodebuild -configuration Debug \
4848
-scheme iOSReleaseTest -workspace iOSReleaseTest.xcworkspace \
4949
-sdk iphonesimulator \
50-
-destination "platform='iOS Simulator',OS=latest,name=iPhone 15" \
50+
-destination "platform=iOS Simulator" \
5151
CODE_SIGNING_ALLOWED=NO \
5252
CODE_SIGNING_REQUIRED=NO \
5353
PROVISIONING_PROFILE_SPECIFIER="" \

0 commit comments

Comments
 (0)