Skip to content

iOS 26 Beta 5 simulators not available #12736

Description

@bgoncal

Description

I am trying to update my CI to use Xcode 26 Beta 5 but unfortunately the iOS 26 simulators do not seem to be available for some reason:

xcodebuild: error: Unable to find a device matching the provided destination specifier:
		{ platform:iOS Simulator, OS:26.0, name:iPhone 16 }

	The requested device could not be found because no available devices matched the request.

	Available destinations for the "Tests-Unit" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-C648B17BC1592925, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0000FE00-C648B17BC1592925, name:My Mac }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }

	Ineligible destinations for the "Tests-Unit" scheme:
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 26.0 is not installed. Please download and install the platform from Xcode > Settings > Components. }

https://github.com/home-assistant/iOS/actions/runs/16879524463/job/47811803759?pr=3750

Platforms affected

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

Runner images affected

  • 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

20250722.2025

Is it regression?

No

Expected behavior

iOS 26 simulators available

Actual behavior

iOS 26 simulators not available

Repro steps

Run unit test target using /Applications/Xcode_26.0.app/Contents/Developer
https://github.com/home-assistant/iOS/actions/runs/16879524463/job/47811803759?pr=3750

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions