Skip to content

[release/9.0.1xx] Bump to Xcode 26.3.#24796

Open
rolfbjarne wants to merge 1 commit intorelease/9.0.1xxfrom
dev/rolf/net9.0-xcode26.3
Open

[release/9.0.1xx] Bump to Xcode 26.3.#24796
rolfbjarne wants to merge 1 commit intorelease/9.0.1xxfrom
dev/rolf/net9.0-xcode26.3

Conversation

@rolfbjarne
Copy link
Member

No description provided.

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 pull request bumps the Xcode version from 26.2 to 26.3 in the release/9.0.1xx branch. The changes update Xcode-related configuration in two key files to reference the new Xcode version and installation path.

Changes:

  • Updated Xcode version constant in SdkVersions.cs from "26.2" to "26.3"
  • Updated XCODE_VERSION, XCODE_URL, and XCODE_DEVELOPER_ROOT in Make.config to reference Xcode 26.3

Reviewed changes

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

File Description
tools/common/SdkVersions.cs Updates the Xcode constant to "26.3" while leaving SDK versions at 26.2
Make.config Updates XCODE_VERSION, XCODE_URL, and XCODE_DEVELOPER_ROOT to reference Xcode 26.3
Comments suppressed due to low confidence (1)

tools/common/SdkVersions.cs:21

  • The Xcode version is being updated to 26.3, but the SDK version constants (OSX, iOS, TVOS, MacCatalyst) remain at 26.2. This creates an inconsistency where the Xcode version doesn't match the SDK versions. According to the typical Xcode bump pattern in this repository, when updating Xcode versions, the corresponding platform SDK versions should also be updated to match. Additionally, the following related version constants still reference 26.2 and may need updating:
  • MaxiOSSimulator (line 35)
  • MaxTVOSSimulator (line 36)
  • MaxiOSDeploymentTarget (line 38)
  • MaxTVOSDeploymentTarget (line 39)
  • TargetPlatformVersionExecutableiOS (line 41)
  • TargetPlatformVersionExecutabletvOS (line 42)
  • TargetPlatformVersionExecutablemacOS (line 43)
  • TargetPlatformVersionExecutableMacCatalyst (line 44)

Please verify whether these SDK versions should also be bumped to 26.3, or if there's an intentional reason to keep them at 26.2 while only updating the Xcode version.

		public const string Xcode = "26.3";
		public const string OSX = "26.2";
		public const string iOS = "26.2";
		public const string TVOS = "26.2";
		public const string MacCatalyst = "26.2";

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #4f25204] Build passed (Build packages) ✅

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #4f25204] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne enabled auto-merge (squash) February 27, 2026 14:10
@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 [CI Build #4f25204] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

0 tests crashed, 13 tests failed, 102 tests passed.

Failures

❌ monotouch tests (MacCatalyst) [attempt 3]

11 tests failed, 0 tests passed.
Details
  • monotouch-test/Mac Catalyst/Debug: BuildFailure
  • monotouch-test/Mac Catalyst/Debug (managed static registrar): BuildFailure
  • monotouch-test/Mac Catalyst/Debug (static registrar): BuildFailure
  • monotouch-test/Mac Catalyst/Release (managed static registrar): BuildFailure
  • monotouch-test/Mac Catalyst/Release (managed static registrar, all optimizations): BuildFailure
  • monotouch-test/Mac Catalyst/Release (NativeAOT): BuildFailure
  • monotouch-test/Mac Catalyst/Release (NativeAOT, x64): BuildFailure ( (failed to parse the logs: The Writer is closed or in error state.))
  • monotouch-test/Mac Catalyst/Release (static registrar): BuildFailure
  • monotouch-test/Mac Catalyst/Release (static registrar, all optimizations): BuildFailure
  • monotouch-test/Mac Catalyst/Debug (interpreter): BuildFailure
  • monotouch-test/Mac Catalyst/Release (interpreter): BuildFailure

Html Report (VSDrops) Download

❌ monotouch tests (macOS) [attempt 3]

2 tests failed, 7 tests passed.
Details
  • monotouch-test/macOS/Debug: Failed (Test run failed.
    Tests run: 3376 Passed: 3216 Inconclusive: 7 Failed: 1 Ignored: 159)
  • monotouch-test/macOS/Debug (managed static registrar): Failed (Test run failed.
    Tests run: 3373 Passed: 3214 Inconclusive: 7 Failed: 1 Ignored: 158)

Html Report (VSDrops) Download

Successes

✅ cecil: All 1 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. [attempt 3] Html Report (VSDrops) Download
✅ dotnettests (macOS): All 1 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ framework: All 2 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ generator: All 5 tests passed. [attempt 2] 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. [attempt 2] Html Report (VSDrops) Download
✅ monotouch (iOS): All 8 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 8 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ windows: All 3 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. [attempt 2] Html Report (VSDrops) Download

Pipeline on Agent
Hash: 4f25204c79508c3f5b4b653355c27f8758249045 [PR build]

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