Skip to content

Commit 2997fc7

Browse files
committed
ci: update destination
1 parent b51bf30 commit 2997fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
set -o pipefail && \
3939
xcodebuild \
4040
-scheme "LogtoSDK-Package" \
41-
-destination "platform=iOS Simulator,OS=26.1,name=iPhone 17 Pro" \
41+
-destination "platform=iOS Simulator,id=dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder,name=Any iOS Simulator Device" \
4242
-enableCodeCoverage=YES \
4343
-resultBundlePath Logto.xcresult \
4444
test | \

0 commit comments

Comments
 (0)