Skip to content

Commit

Permalink
Download visionOS
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Sep 24, 2024
1 parent d0f3131 commit aabbf0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swift/test/xcode/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ runs:
shell: bash
run: |
sudo xcodebuild -runFirstLaunch
sudo xcrun simctl list # needed to boot the simulator
sudo xcodebuild -downloadPlatform visionOS
sudo xcodebuild -runFirstLaunch
- uses: actions/checkout@v4
Expand Down

0 comments on commit aabbf0b

Please sign in to comment.