Description
Through the betas and now the RC, builds attempting to use macos-15-xlarge with Xcode 26.1 for iOS fail due to missing the iOS 26.1 platform (there are also no 26.1 sims):
[19:37:25]: ▸ xcodebuild: error: Unable to find a destination matching the provided destination specifier:
[19:37:25]: ▸ { platform:iOS Simulator, id:A95FF35F-EA71-4924-9A09-4C490F6F0FC0 }
[19:37:25]: ▸ Ineligible destinations for the "App" scheme:
[19:37:25]: ▸ { platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device, error:iOS 26.1 is not installed. Please download and install the platform from Xcode > Settings > Components. }
Platforms affected
Runner images affected
Image version and build link
Image: macos-15-arm64
Version: 20251104.0104
Is it regression?
No
Expected behavior
Targeting iOS 26.1 should succeed.
Actual behavior
As described.
Repro steps
As described.
Description
Through the betas and now the RC, builds attempting to use
macos-15-xlargewith Xcode 26.1 for iOS fail due to missing the iOS 26.1 platform (there are also no 26.1 sims):Platforms affected
Runner images affected
Image version and build link
Image: macos-15-arm64
Version: 20251104.0104
Is it regression?
No
Expected behavior
Targeting iOS 26.1 should succeed.
Actual behavior
As described.
Repro steps
As described.