Skip to content

Conversation

@rolfbjarne
Copy link
Member

This will eventually become 27.0, when .NET 11 goes stable (for now there's no
Xcode 26.0 support in .NET 11, only Xcode 26.1).

This will eventually become 27.0, when .NET 11 goes stable (for now there's no
Xcode 26.0 support in .NET 11, only Xcode 26.1).
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 library target platform version from 26.0 to 26.1 for .NET 11 across all Apple platforms. According to the description, this version will eventually become 27.0 when .NET 11 goes stable; currently, .NET 11 only supports Xcode 26.1 (not Xcode 26.0). This change affects the baseline OS version that library projects will target when built for .NET 11.

Key Changes

  • Library target platform versions updated from 26.0 to 26.1 for all platforms (iOS, tvOS, macOS, Mac Catalyst)
  • Changes synchronized across both configuration systems (C# constants and Make variables)

Reviewed changes

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

File Description
tools/common/SdkVersions.cs Updated TargetPlatformVersionLibrary constants from "26.0" to "26.1" for all four Apple platforms
Make.versions Updated TARGET_PLATFORM_VERSION_LIBRARY variables from 26.0 to 26.1 for all four Apple platforms

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [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: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #c085c1e] Tests on macOS M1 - Mac Ventura (13) passed 💻

All tests on macOS M1 - Mac Ventura (13) passed.

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #c085c1e] Tests on macOS M1 - Mac Monterey (12) passed 💻

All tests on macOS M1 - Mac Monterey (12) passed.

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 [CI Build #c085c1e] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

1 tests crashed, 8 tests failed, 106 tests passed.

Failures

❌ dotnettests tests (iOS)

1 tests failed, 0 tests passed.
  • DotNet tests: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

❌ dotnettests tests (MacCatalyst)

1 tests failed, 0 tests passed.
  • DotNet tests: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

❌ dotnettests tests (macOS)

1 tests failed, 0 tests passed.
  • DotNet tests: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

❌ dotnettests tests (tvOS)

1 tests failed, 0 tests passed.
  • DotNet tests: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

❌ introspection tests

1 tests failed, 3 tests passed.
  • introspection/tvOS - simulator/Debug: Crashed

Html Report (VSDrops) Download

❌ monotouch tests (macOS)

1 tests failed, 8 tests passed.
  • monotouch-test/macOS/Debug (managed static registrar): Failed (Test run failed.
    Tests run: 3402 Passed: 3218 Inconclusive: 7 Failed: 1 Ignored: 183)

Html Report (VSDrops) Download

❌ monotouch tests (tvOS)

1 tests failed, 8 tests passed.
  • monotouch-test/tvOS - simulator/Debug (interpreter): Failed

Html Report (VSDrops) Download

❌ windows tests

1 tests failed, 0 tests passed.

Html Report (VSDrops) Download

❌ xtro tests

🔥 Failed catastrophically on VSTS: test results - xtro (no summary found).

Html Report (VSDrops) Download

Successes

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): 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
✅ 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
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: c085c1eeacc4f7fcfe997caa6fb664210d703c90 [PR build]

@rolfbjarne
Copy link
Member Author

This will have to be done together with the .NET branding update from .NET 10 to .NET 11.

@rolfbjarne rolfbjarne closed this Dec 10, 2025
auto-merge was automatically disabled December 10, 2025 15:04

Pull request was closed

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.

3 participants