Skip to content

Commit 7f6cfdf

Browse files
Show available sims
Signed-off-by: Matt Robinson <[email protected]>
1 parent 7e60fce commit 7f6cfdf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/xcode_select.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ printenv
77
sudo xcode-select -p
88
sudo xcode-select -s /Applications/Xcode_16.2.app
99

10+
echo "Printing available simulators"
11+
12+
xcrun simctl list devices
13+
1014
echo "Generating bazelrc"
1115

1216
# Enable remote cache for all Github Action builds

0 commit comments

Comments
 (0)