-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12337 from rachelkang/xcode13.0-quicklook-b1-b2-b…
…3-b4 [QuickLook] Update bindings for Xcode 13.0 beta 1,2,3,4
- Loading branch information
Showing
5 changed files
with
97 additions
and
46 deletions.
There are no files selected for viewing
This file contains 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 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 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 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,27 +1,4 @@ | ||
!extra-null-allowed! 'CoreGraphics.CGRect QuickLook.QLPreviewControllerDelegate::FrameForPreviewItem(QuickLook.QLPreviewController,QuickLook.IQLPreviewItem,UIKit.UIView&)' has a extraneous [NullAllowed] on parameter #2 | ||
!incorrect-protocol-member! QLPreviewItem::previewItemTitle is OPTIONAL and should NOT be abstract | ||
## appended from unclassified file | ||
!missing-protocol-member! QLPreviewingController::providePreviewForFileRequest:completionHandler: not found | ||
!missing-selector! QLFilePreviewRequest::fileURL not bound | ||
!missing-selector! QLPreviewReply::attachments not bound | ||
!missing-selector! QLPreviewReply::initForPDFWithPageSize:documentCreationBlock: not bound | ||
!missing-selector! QLPreviewReply::initWithContextSize:isBitmap:drawingBlock: not bound | ||
!missing-selector! QLPreviewReply::initWithDataOfContentType:contentSize:dataCreationBlock: not bound | ||
!missing-selector! QLPreviewReply::initWithFileURL: not bound | ||
!missing-selector! QLPreviewReply::setAttachments: not bound | ||
!missing-selector! QLPreviewReply::setStringEncoding: not bound | ||
!missing-selector! QLPreviewReply::setTitle: not bound | ||
!missing-selector! QLPreviewReply::stringEncoding not bound | ||
!missing-selector! QLPreviewReply::title not bound | ||
!missing-selector! QLPreviewReplyAttachment::contentType not bound | ||
!missing-selector! QLPreviewReplyAttachment::data not bound | ||
!missing-selector! QLPreviewReplyAttachment::initWithData:contentType: not bound | ||
!missing-type! QLFilePreviewRequest not bound | ||
!missing-type! QLPreviewProvider not bound | ||
!missing-type! QLPreviewReply not bound | ||
!missing-type! QLPreviewReplyAttachment not bound | ||
!missing-selector! QLPreviewSceneActivationConfiguration::initWithItemsAtURLs:options: not bound | ||
!missing-selector! QLPreviewSceneOptions::initialPreviewIndex not bound | ||
!missing-selector! QLPreviewSceneOptions::setInitialPreviewIndex: not bound | ||
!missing-type! QLPreviewSceneActivationConfiguration not bound | ||
!missing-type! QLPreviewSceneOptions not bound |
This file contains 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,24 +1,2 @@ | ||
!missing-protocol-member! QLPreviewingController::providePreviewForFileRequest:completionHandler: not found | ||
!missing-selector! QLFilePreviewRequest::fileURL not bound | ||
!missing-selector! QLPreviewReply::attachments not bound | ||
!missing-selector! QLPreviewReply::initForPDFWithPageSize:documentCreationBlock: not bound | ||
!missing-selector! QLPreviewReply::initWithContextSize:isBitmap:drawingBlock: not bound | ||
!missing-selector! QLPreviewReply::initWithDataOfContentType:contentSize:dataCreationBlock: not bound | ||
!missing-selector! QLPreviewReply::initWithFileURL: not bound | ||
!missing-selector! QLPreviewReply::setAttachments: not bound | ||
!missing-selector! QLPreviewReply::setStringEncoding: not bound | ||
!missing-selector! QLPreviewReply::setTitle: not bound | ||
!missing-selector! QLPreviewReply::stringEncoding not bound | ||
!missing-selector! QLPreviewReply::title not bound | ||
!missing-selector! QLPreviewReplyAttachment::contentType not bound | ||
!missing-selector! QLPreviewReplyAttachment::data not bound | ||
!missing-selector! QLPreviewReplyAttachment::initWithData:contentType: not bound | ||
!missing-type! QLFilePreviewRequest not bound | ||
!missing-type! QLPreviewProvider not bound | ||
!missing-type! QLPreviewReply not bound | ||
!missing-type! QLPreviewReplyAttachment not bound | ||
!missing-selector! QLPreviewSceneActivationConfiguration::initWithItemsAtURLs:options: not bound | ||
!missing-selector! QLPreviewSceneOptions::initialPreviewIndex not bound | ||
!missing-selector! QLPreviewSceneOptions::setInitialPreviewIndex: not bound | ||
!missing-type! QLPreviewSceneActivationConfiguration not bound | ||
!missing-type! QLPreviewSceneOptions not bound |
e45969f
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.
❌ [CI Build] Tests failed on Build ❌
Tests failed on Build.
API diff
✅ API Diff from stable
View API diff
API & Generator diff
ℹ️ API Diff (from PR only) (please review changes)
ℹ️ Generator Diff (please review changes)
Packages generated
View packages
Test results
3 tests failed, 226 tests passed.
Failed tests
Pipeline on Agent XAMBOT-1036.BigSur'
Merge pull request #12337 from rachelkang/xcode13.0-quicklook-b1-b2-b3-b4
e45969f
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.
Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.
Pipeline on Agent
Merge pull request #12337 from rachelkang/xcode13.0-quicklook-b1-b2-b3-b4
e45969f
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.
Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.
Pipeline on Agent
Merge pull request #12337 from rachelkang/xcode13.0-quicklook-b1-b2-b3-b4
e45969f
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.
❌ Tests failed on macOS M1 - Mac Big Sur (11.5) ❌
Tests failed on M1 - Mac Big Sur (11.5).
Failed tests are:
Pipeline on Agent
Merge pull request #12337 from rachelkang/xcode13.0-quicklook-b1-b2-b3-b4
e45969f
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.
✅ Tests passed on macOS Mac Mojave (10.14) ✅
Tests passed
All tests on macOS X Mac Mojave (10.14) passed.
Pipeline on Agent
Merge pull request #12337 from rachelkang/xcode13.0-quicklook-b1-b2-b3-b4