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.
ui_tests_ios_swift6
1 parent 139db8b commit 83bb978Copy full SHA for 83bb978
.github/workflows/ui-tests.yml
@@ -106,7 +106,8 @@ jobs:
106
uses: ./.github/workflows/ui-tests-common.yml
107
with:
108
fastlane_command: ui_tests_ios_swift6
109
- xcode_version: 16.2
+ fastlane_command_extra_arguments: device:iPhone 16 (18.5)
110
+ xcode_version: 16.4
111
build_with_make: true
112
macos_version: macos-15
113
codecov_test_analytics: true
0 commit comments