Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visionOS simulator no longer available #11741

Open
3 of 15 tasks
NachoSoto opened this issue Mar 6, 2025 · 3 comments
Open
3 of 15 tasks

visionOS simulator no longer available #11741

NachoSoto opened this issue Mar 6, 2025 · 3 comments

Comments

@NachoSoto
Copy link

NachoSoto commented Mar 6, 2025

Description

After the big regression with iOS simulators being gone, visionOS has also not come back, so #11504 is reproducing again.

Description

xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:visionOS }

	Available destinations for the "" scheme:
                   ...
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:B56B9168-2D7A-4CCD-8F95-097240BF9A96, OS:1.2, name:Apple Vision Pro }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:D20DB2BA-6B5A-484E-8F86-F143B898FA74, OS:2.0, name:Apple Vision Pro }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:66CBDFFE-AF6C-4505-8ADD-6C0BE1C7215B, OS:2.1, name:Apple Vision Pro }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:AD3793C0-37ED-4EF9-8830-602E8AA69352, OS:2.2, name:Apple Vision Pro }

	Ineligible destinations for the "" scheme:
		{ platform:visionOS, id:dvtdevice-DVTiOSDevicePlaceholder-xros:placeholder, name:Any visionOS Device, error:visionOS 2.2 is not installed. To use with Xcode, first download and install the platform }

That's despite it being listed as available in the runner image.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

Image: macos-15-arm64
Version: 20250127.616
Included Software: https://github.com/actions/runner-images/blob/macos-15-arm64/20250127.616/images/macos/macos-15-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20250127.616

Is it regression?

Yes

Expected behavior

visionOS simulator is available

Actual behavior

Simulator is gone.

Repro steps

Use 'macos-15' + Xcode 16.2 and attempt a build with -destination "generic/platform=visionos

@NachoSoto
Copy link
Author

cc @susmitamane

@ijunaidm1
Copy link
Contributor

Hi @NachoSoto - We are looking into this issue , we will update you asap.

@ijunaidm1 ijunaidm1 self-assigned this Mar 6, 2025
@ijunaidm1
Copy link
Contributor

@NachoSoto - We have new image version rollout in progress. Can you please if possible, test your builds on new versions of macOS15 images and try once. We will update you once the image deployment is completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants