Skip to content

Commit

Permalink
Create sim
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Robinson <mattrob@hey.com>
  • Loading branch information
mattrobmattrob committed Jan 27, 2025
1 parent 7f6cfdf commit 88ddb7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/xcode_select.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ echo "Printing available simulators"

xcrun simctl list devices

echo "[TEMP] CREATE SIMS"

xcrun simctl create 'MR_TEST_iPhone 16_18.2' 'iPhone 16' 'com.apple.CoreSimulator.SimRuntime.iOS-18-2'

echo "Generating bazelrc"

# Enable remote cache for all Github Action builds
Expand Down

0 comments on commit 88ddb7c

Please sign in to comment.