[Webkit-unassigned] [Bug 233906] Deployment target for macOS 11+ does not follow minor version bumps
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 10 15:51:48 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=233906
--- Comment #20 from Elliott Williams <emw at apple.com> ---
(In reply to Alexey Proskuryakov from comment #19)
> Seeing the build failures, pretty sure the new types need to be added to
> PassKitSPI.h.
PKPaymentButtonType is public API starting in 11.0: https://developer.apple.com/documentation/passkit/pkpaymentbuttontype
Would it be better to change our PKPaymentButtonType redeclaring to only compile below 11.0, so that we aren't overshadowing public API?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211210/917c2fcb/attachment.htm>
More information about the webkit-unassigned
mailing list