Skip to content
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

Fix interactive dismissal of our QLPreviewController iOS 18 (when built with Xcode 16). #3274

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Sep 12, 2024

This PR is the second part of #3243 which (when built with Xcode 16) will allow the view to be interactively dismissed again. This is what it looks like the the source view as set up in the PR (it should be pretty similar to the current behaviour):

Xcode 15, iOS 17 Xcode 15, iOS 18 Xcode 16, iOS 17 Xcode 16, iOS 18
Xcode 15 iOS 17 Xcode 15 iOS 18 Xcode 16 iOS 17 Xcode 16 iOS 18

@pixlwave pixlwave added the pr-bugfix for bug fix label Sep 12, 2024
@pixlwave pixlwave requested a review from a team as a code owner September 12, 2024 10:56
@pixlwave pixlwave requested review from stefanceriu and removed request for a team September 12, 2024 10:56
Copy link

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against 69ea8cc

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

🚀

@amshakal
Copy link

🔥 🧨 🚒

Copy link

codecov bot commented Sep 12, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
819 1 818 0
View the top 1 failed tests by shortest run time
NotificationManagerTests test_whenStartAndAuthorizedAndNotificationDisabled_registerForRemoteNotificationsNotCalled()
Stack Traces | 2.28s run time
XCTAssertFalse failed (.../Sources/NotificationManager/NotificationManagerTests.swift:163)

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@pixlwave pixlwave merged commit 47a093e into develop Sep 12, 2024
8 checks passed
@pixlwave pixlwave deleted the doug/xcode-16-quicklook-tweaks branch September 12, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix for bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants