[webkit-changes] [WebKit/WebKit] 6a632b: [Xcode] WebCore fails to build for iOS when the ma...

Elliott Williams noreply at github.com
Thu Dec 21 17:54:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6a632b1cec5c756581934fbfee146933652486e0
      https://github.com/WebKit/WebKit/commit/6a632b1cec5c756581934fbfee146933652486e0
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
    M Source/WebCore/PAL/Configurations/PAL.xcconfig

  Log Message:
  -----------
  [Xcode] WebCore fails to build for iOS when the macOS SDK is old
https://bugs.webkit.org/show_bug.cgi?id=264848
rdar://118356369

Reviewed by Alexey Proskuryakov.

Redefine USE_DAV1D with platform conditionals, so that iOS builds don't
depend on the version of the macOS SDK.

* Source/WebCore/PAL/Configurations/PAL.xcconfig:

Canonical link: https://commits.webkit.org/272438@main




More information about the webkit-changes mailing list