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 8852749 commit a850d75Copy full SHA for a850d75
.github/workflows/ios.yml
@@ -42,4 +42,4 @@ jobs:
42
xcodebuild test \
43
-scheme "$scheme" \
44
-"$filetype_parameter" "$file_to_build" \
45
- -destination "platform=iOS Simulator,name=$device_name,OS=latest"
+ -destination "platform=iOS Simulator,name=$device_name"
0 commit comments