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 c1c5028 commit a105491Copy full SHA for a105491
.github/workflows/xcode_select.sh
@@ -11,10 +11,6 @@ echo "Printing available simulators"
11
12
xcrun simctl list devices
13
14
-echo "[TEMP] CREATE SIMS"
15
-
16
-xcrun simctl create 'MR_TEST_iPhone 16_18.2' 'iPhone 16' 'com.apple.CoreSimulator.SimRuntime.iOS-18-2'
17
18
echo "Generating bazelrc"
19
20
# Enable remote cache for all Github Action builds
0 commit comments