Skip to content

[net11.0] Bump min Mac Catalyst to 17.0. Fixes #23784.#24515

Merged
rolfbjarne merged 5 commits intonet11.0from
dev/rolf/bump-maccatalyst-17.0
Jan 20, 2026
Merged

[net11.0] Bump min Mac Catalyst to 17.0. Fixes #23784.#24515
rolfbjarne merged 5 commits intonet11.0from
dev/rolf/bump-maccatalyst-17.0

Conversation

@rolfbjarne
Copy link
Member

Fixes #23784.

This PR might be easiest to review commit-by-commit.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the minimum supported Mac Catalyst version from 15.0 to 17.0 for .NET 11, addressing issue #23784. This is a breaking change that drops support for Mac Catalyst versions 15.x and 16.x.

Changes:

  • Updated minimum Mac Catalyst SDK version constants from 15.0 to 17.0 in configuration files
  • Simplified SupportedOSPlatform attributes for APIs introduced in Mac Catalyst 15.0-16.4 by removing version numbers (using just "maccatalyst")
  • Updated project templates to use 17.0 as the default minimum version
  • Removed Mac Catalyst versions 15.0-16.4 from the KnownVersions list

Reviewed changes

Copilot reviewed 64 out of 64 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/common/SdkVersions.cs Updated MinMacCatalyst and DotNetMinMacCatalyst constants from "15.0" to "17.0"
Make.config Updated DOTNET_MIN_MACCATALYST_SDK_VERSION from 15.0 to 17.0
builds/Versions-MacCatalyst.plist.in Removed Mac Catalyst versions 15.0-16.4 from KnownVersions array
dotnet/Templates/.../template.json Updated default minimum OS version in C# and VB templates from "15.0" to "17.0"
src//.cs (70+ files) Simplified SupportedOSPlatform attributes by removing version numbers for APIs introduced in Mac Catalyst 15.0-16.4, changing to just "maccatalyst" (inherits the new minimum)

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne marked this pull request as ready for review January 19, 2026 08:32
@rolfbjarne rolfbjarne requested a review from dalexsoto as a code owner January 19, 2026 08:32
@rolfbjarne rolfbjarne enabled auto-merge (squash) January 19, 2026 08:33
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #2523747] Build passed (Build packages) ✅

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [PR Build #2523747] Build passed (Detect API changes) ✅

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #2523747] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #2523747] Tests on macOS X64 - Mac Sonoma (14) passed 💻

All tests on macOS X64 - Mac Sonoma (14) passed.

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ API diff for current PR / commit

NET (empty diffs)

✅ API diff vs stable

NET (empty diffs)

ℹ️ Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #2523747] Tests on macOS arm64 - Mac Sequoia (15) passed 💻

All tests on macOS arm64 - Mac Sequoia (15) passed.

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #2523747] Tests on macOS arm64 - Mac Tahoe (26) passed 💻

All tests on macOS arm64 - Mac Tahoe (26) passed.

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🚀 [CI Build #2523747] Test results 🚀

Test results

✅ All tests passed on VSTS: test results.

🎉 All 117 tests passed 🎉

Tests counts

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. [attempt 3] Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ dotnettests (macOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. Html Report (VSDrops) Download
✅ framework: All 2 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. Html Report (VSDrops) Download
✅ generator: All 5 tests passed. Html Report (VSDrops) Download
✅ interdependent-binding-projects: All 4 tests passed. Html Report (VSDrops) Download
✅ introspection: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ linker: All 44 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 9 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 11 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 9 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 9 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ windows: All 3 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: 2523747799a0f213a54c05408bef2e3df12a3cd3 [PR build]

@rolfbjarne rolfbjarne merged commit 284b50c into net11.0 Jan 20, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants