Skip to content

Xcode version issue #13453

Description

@williambuchanan2

Description

Once again the builds (.NET Maui iOS) seem to have just stopped working in Azure Devops, seemingly for no reason.

Just started getting this error:

error : This version of .NET for iOS (26.2.10191) requires Xcode 26.2. The current version of Xcode is 26.1.1. Either install Xcode 26.2, or use a different version of .NET for iOS.

So, I try to update the XCode version to 26.2, but it seems this version is not available on the runners.

xcode-select: error: invalid developer directory ''

It feels like someone should have anticipated that Xcode 26.2 would have been needed with this latest update, or am I missing something?

Platforms affected

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

Runner images affected

  • Ubuntu 22.04
  • Ubuntu 24.04
  • Ubuntu Slim
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • macOS 26 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

Current image version: '20251210.0072.1'

Is it regression?

No

Expected behavior

Build works

Actual behavior

Error 1:

6.2.10191/targets/Xamarin.Shared.Sdk.targets(2370,3): error : This version of .NET for iOS (26.2.10191) requires Xcode 26.2. The current version of Xcode is 26.1.1. Either install Xcode 26.2, or use a different version of .NET for iOS. See https://aka.ms/xcode-requirement for more information. [/Users/runner/work/1/s/NetCore/Client/REDSIX/PDS.App.RedSix.csproj::TargetFramework=net10.0-ios]

Error 2:
xcode-select: error: invalid developer directory ''

Repro steps

N/A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions