Skip to content

Commit

Permalink
fix: after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
rnr committed Dec 23, 2024
1 parent 9cbe962 commit 1ffadfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ class CustomAVPlayerViewController: AVPlayerViewController {
}
}

extension CustomAVPlayerViewController: AVPlayerViewControllerDelegate {
extension CustomAVPlayerViewController: @preconcurrency AVPlayerViewControllerDelegate {
func playerViewController(
_ playerViewController: AVPlayerViewController,
willBeginFullScreenPresentationWithAnimationCoordinator coordinator: any UIViewControllerTransitionCoordinator
Expand Down

0 comments on commit 1ffadfd

Please sign in to comment.