Skip to content

[AVRouting] Update bindings to Xcode 27 beta 3 - #26056

Merged
dalexsoto merged 1 commit into
xcode27.0from
dev/alex/xc27-AVRouting
Jul 13, 2026
Merged

[AVRouting] Update bindings to Xcode 27 beta 3#26056
dalexsoto merged 1 commit into
xcode27.0from
dev/alex/xc27-AVRouting

Conversation

@dalexsoto

Copy link
Copy Markdown
Member

Copilot-Session: a2f89802-f8e5-47e4-b952-e587ce2a9491

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a2f89802-f8e5-47e4-b952-e587ce2a9491
@dalexsoto dalexsoto added this to the xcode27 milestone Jul 13, 2026
@dalexsoto
dalexsoto requested review from Copilot and rolfbjarne July 13, 2026 02:16
@dalexsoto dalexsoto changed the title [AVRouting] Update playback arbiter availability [AVRouting] Update bindings to Xcode 27 beta 3 Jul 13, 2026

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 AVRouting binding so AVRoutingPlaybackArbiter.PreferredParticipantForNonMixableAudioRoutes is available on iOS and Mac Catalyst (instead of being excluded), aligning the binding surface with the selectors present in the SDK and cleaning up the corresponding xtro todo entries.

Changes:

  • Adjusted platform availability attributes for PreferredParticipantForNonMixableAudioRoutes in src/avrouting.cs to include iOS/MacCatalyst.
  • Removed resolved xtro-sharpie todo entries for the missing selectors on iOS and Mac Catalyst.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVRouting.todo Removes resolved missing-selector entries for Mac Catalyst.
tests/xtro-sharpie/api-annotations-dotnet/iOS-AVRouting.todo Removes resolved missing-selector entries for iOS.
src/avrouting.cs Updates PreferredParticipantForNonMixableAudioRoutes availability to iOS/MacCatalyst (27,0).

Comment thread src/avrouting.cs
Comment on lines +147 to 150
[TV (26, 0), MacCatalyst (27, 0), NoMac, iOS (27, 0)]
[NullAllowed]
[Export ("preferredParticipantForNonMixableAudioRoutes", ArgumentSemantic.Weak)]
IAVRoutingPlaybackParticipant PreferredParticipantForNonMixableAudioRoutes { get; set; }
@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: 0f5a6923ce92a19492e7ff98163845473ba9e8e0 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

🚀 [CI Build #0f5a692] Test results 🚀

Test results

✅ All tests passed on VSTS: test results.

🎉 All 191 tests passed 🎉

Tests counts

✅ 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. [attempt 2] 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 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
⚠️ Tests on macOS Golden Gate (27): Tests skipped, incorrect beta version. Html Report (VSDrops) Download

Linux Build Verification

Linux build succeeded

Pipeline on Agent
Hash: 0f5a6923ce92a19492e7ff98163845473ba9e8e0 [PR build]

@dalexsoto
dalexsoto merged commit 6807aae into xcode27.0 Jul 13, 2026
56 checks passed
@dalexsoto
dalexsoto deleted the dev/alex/xc27-AVRouting branch July 13, 2026 14:45
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