-
Notifications
You must be signed in to change notification settings - Fork 573
[AVFoundation] Update bindings for Xcode 27 beta 3 #25986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
86bd019
[AVFoundation] Update bindings for Xcode 27 beta 3
dalexsoto 379cf1a
[AVFoundation] Use a named delegate for AVProVideoStorage.ReplenishCa…
dalexsoto 1fb9a16
Merge branch 'xcode27.0' into dev/alex/xc27-avfoundation
dalexsoto 4fcdf6d
Merge branch 'xcode27.0' into dev/alex/xc27-avfoundation
dalexsoto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVFoundation.todo
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note to self, change this to delegate and add nullability.... I wonder why copilot ignored this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should have been detected by xtro too :/ I've asked my Copilot to take a look at why not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nvm, xtro did catch it 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah it did, I am unsure why it wasn't looked at 😅 I am still fine tuning the instructions