-
Notifications
You must be signed in to change notification settings - Fork 548
[PdfKit] Update bindings for Xcode 14 beta 5 #15628
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 2 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
3a614d1
Changes for Xcode 14 beta 4 PassKit
8bb9f4c
add issue into the code
d57e8eb
Merge remote-tracking branch 'xamarin/xcode14' into Xcode14-PDFKit-Beta4
19cfa81
address suggestions
359cb72
Merge remote-tracking branch 'xamarin/xcode14' into Xcode14-PDFKit-Beta4
f0e8ee3
Add changes for B5
8749a44
Merge remote-tracking branch 'xamarin/xcode14' into Xcode14-PDFKit-Beta4
b33a0a9
Address Rolf suggestions
62b88b5
Fix the export names and protocol name for casing
934db69
Merge remote-tracking branch 'xamarin/xcode14' into Xcode14-PDFKit-Beta4
fecfb6d
Uncomment things that were bound in UIKit
ab55ea0
change method names
687cbb3
Merge branch 'xcode14' into Xcode14-PDFKit-Beta4
tj-devel709 f0529fe
add attributes for inlined protocol
e3ff2b7
Merge branch 'xcode14' into Xcode14-PDFKit-Beta4
tj-devel709 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
7 changes: 7 additions & 0 deletions
7
tests/xtro-sharpie/api-annotations-dotnet/common-PDFKit.ignore
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,9 @@ | ||
| # Field used in an EventArg based structure that are in documentation but not in headers | ||
| !unknown-field! PDFAnnotationHit bound | ||
|
|
||
| # Change set for XAMCORE_5_0 | ||
| !extra-designated-initializer! PDFPage::initWithImage: is incorrectly decorated with an [DesignatedInitializer] attribute | ||
|
|
||
| # Uncomment these changes after Xcode 14 UIKit is bound - https://github.com/xamarin/xamarin-macios/issues/15623 | ||
| !missing-protocol-conformance! PDFView should conform to UIFindInteractionDelegate | ||
| !missing-selector! PDFView::findInteraction not bound | ||
tj-devel709 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,9 @@ | ||
| # Field used in an EventArg based structure that are in documentation but not in headers | ||
| !unknown-field! PDFAnnotationHit bound | ||
|
|
||
| # Change set for XAMCORE_5_0 | ||
| !extra-designated-initializer! PDFPage::initWithImage: is incorrectly decorated with an [DesignatedInitializer] attribute | ||
|
|
||
| # Uncomment these changes after Xcode 14 UIKit is bound - https://github.com/xamarin/xamarin-macios/issues/15623 | ||
| !missing-protocol-conformance! PDFView should conform to UIFindInteractionDelegate | ||
| !missing-selector! PDFView::findInteraction not bound | ||
tj-devel709 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file was deleted.
Oops, something went wrong.
This file was deleted.
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.
Uh oh!
There was an error while loading. Please reload this page.