Skip to content

[Vision] Update bindings up to Xcode 27.0 Beta 3#25992

Merged
dalexsoto merged 1 commit into
xcode27.0from
xc27-vision
Jul 9, 2026
Merged

[Vision] Update bindings up to Xcode 27.0 Beta 3#25992
dalexsoto merged 1 commit into
xcode27.0from
xc27-vision

Conversation

@dalexsoto

Copy link
Copy Markdown
Member

Add the two new VNErrorCode values introduced in Xcode 27 (macos/ios/tvos 27.0) on all four platforms. As error-enum members they carry no availability attributes (per EnumTest.NoAvailabilityOnError), matching the existing sibling members.

Resolves the missing-enum-value entries in the *-Vision.todo files.

Add the two new VNErrorCode values introduced in Xcode 27
(macos/ios/tvos 27.0) on all four platforms. As error-enum members
they carry no availability attributes (per EnumTest.NoAvailabilityOnError),
matching the existing sibling members.

Resolves the missing-enum-value entries in the *-Vision.todo files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Vision bindings to match Xcode 27.0 beta 3 by adding the two newly introduced VNErrorCode values, and cleans up xtro-sharpie TODOs accordingly.

Changes:

  • Added VNErrorCode.ResourceUnavailable and VNErrorCode.ResourceCorrupted to src/vision.cs.
  • Removed resolved !missing-enum-value! entries from the platform Vision xtro TODOs.
  • Added documentation known-failure entries for the two new enum fields.

Reviewed changes

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

Show a summary per file
File Description
tests/xtro-sharpie/api-annotations-dotnet/tvOS-Vision.todo Removes resolved VNErrorCode missing-enum-value TODO entries.
tests/xtro-sharpie/api-annotations-dotnet/macOS-Vision.todo Removes resolved VNErrorCode missing-enum-value TODO entries.
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Vision.todo Removes resolved VNErrorCode missing-enum-value TODO entries.
tests/xtro-sharpie/api-annotations-dotnet/iOS-Vision.todo Removes resolved VNErrorCode missing-enum-value TODO entries.
tests/cecil-tests/Documentation.KnownFailures.txt Adds entries so documentation tests account for the new enum fields.
src/vision.cs Adds the two new VNErrorCode members.

@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
Copy Markdown
Collaborator

✅ [PR Build #cf2c1c2] Build passed (Build packages) ✅

Pipeline on Agent
Hash: cf2c1c247c168b015f6d423a8c253dba711c4b38 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [CI Build #cf2c1c2] Build passed (Detect API changes) ✅

Pipeline on Agent
Hash: cf2c1c247c168b015f6d423a8c253dba711c4b38 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
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: cf2c1c247c168b015f6d423a8c253dba711c4b38 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

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

Pipeline on Agent
Hash: cf2c1c247c168b015f6d423a8c253dba711c4b38 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

🔥 [CI Build #cf2c1c2] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

1 tests crashed, 0 tests failed, 191 tests passed.

Failures

❌ Tests on macOS Golden Gate (27) tests

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

Html Report (VSDrops) Download

Successes

✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download
✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. 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 6 tests passed. Html Report (VSDrops) Download
✅ linker (iOS): All 15 tests passed. Html Report (VSDrops) Download
✅ linker (MacCatalyst): All 15 tests passed. Html Report (VSDrops) Download
✅ linker (macOS): All 21 tests passed. Html Report (VSDrops) Download
✅ linker (tvOS): All 15 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 18 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 17 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 18 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 18 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ sharpie: All 1 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

macOS tests

✅ Tests on macOS Sonoma (14): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Sequoia (15): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Tahoe (26): All 5 tests passed. Html Report (VSDrops) Download

Linux Build Verification

Linux build succeeded

Pipeline on Agent
Hash: cf2c1c247c168b015f6d423a8c253dba711c4b38 [PR build]

@dalexsoto
dalexsoto merged commit 9d69e91 into xcode27.0 Jul 9, 2026
61 checks passed
@dalexsoto
dalexsoto deleted the xc27-vision branch July 9, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants