Download Latest Version NET 10 - Xcode 26.1 support (26.1.10502) source code.tar.gz (56.6 MB)
Email in envelope

Get an email when there's a new version of Xamarin.iOS & Xamarin.Mac

Home / dotnet-9.0.1xx-xcode26.0-9769
Name Modified Size InfoDownloads / Week
Parent folder
NET 9 - Xcode 26.0 support (9769) source code.tar.gz 2025-11-07 56.4 MB
NET 9 - Xcode 26.0 support (9769) source code.zip 2025-11-07 63.2 MB
README.md 2025-11-07 2.5 kB
Totals: 3 Items   119.5 MB 0

[!NOTE] * Xcode 26.0 is required with this release. Xcode 26.0 requires macOS 15.6+.

This is a servicing release to the previous .NET 9 release.

Note: these are the base SDKs that add support for the platforms in question, for MAUI (which is built on top of our SDKs), go here instead: https://docs.microsoft.com/en-us/dotnet/maui/.

Versions

This release consists of the following versions:

Installation

You can use workload set version 9.0.307.1 in order to install these versions of the SDKs.

Please make sure to be using the latest .NET SDK 9.0.307 before issuing the dotnet workload install command below. You can validate your installed dotnet version using dotnet --version do make sure it shows 9.0.307 or greater before proceeding.

:::sh
dotnet workload install <workload id(s)> --version 9.0.307.1

Available workload ids

Example command installing all listed workloads.

:::sh
dotnet workload install ios tvos macos maccatalyst maui android --version 9.0.307.1

You can use dotnet workload --info to validate the workload versions installed in your system.

What's Changed

Full Changelog: https://github.com/dotnet/macios/compare/dotnet-9.0.1xx-xcode26.0-9766...dotnet-9.0.1xx-xcode26.0-9769

Source: README.md, updated 2025-11-07