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 d620dc8 commit 9302326Copy full SHA for 9302326
.github/workflows/unit_tests.yml
@@ -85,7 +85,7 @@ jobs:
85
# - to find pre-installed xcode version, run this:
86
##ls /Applications/
87
# - to find supported simulator os versions, run this (and find simulator with non-error "datapath")
88
- xcrun simctl list --json devices
+ # xcrun simctl list --json devices
89
90
# switch to the target xcode version
91
sudo xcode-select -switch /Applications/Xcode_$SIMULATOR_XCODE_VERSION.app
0 commit comments