@@ -19,9 +19,7 @@ jobs:
xcode-version: ^16.4
- name: Install Platforms
run: |
- xcrun simctl list
xcrun simctl delete unavailable # Remove unavailable sims - also boots the simulator
xcodebuild -downloadPlatform iOS
xcodebuild -downloadPlatform tvOS
xcodebuild -downloadPlatform visionOS