Skip to content

Commit a105491

Browse files
Remove temp code
Signed-off-by: Matt Robinson <[email protected]>
1 parent c1c5028 commit a105491

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/xcode_select.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ echo "Printing available simulators"
1111

1212
xcrun simctl list devices
1313

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-
1814
echo "Generating bazelrc"
1915

2016
# Enable remote cache for all Github Action builds

0 commit comments

Comments
 (0)