[webkit-changes] [WebKit/WebKit] 841d1c: Fix the build after "[webkitdirs] Compute Xcode de...

Elliott Williams noreply at github.com
Wed Jan 17 21:32:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 841d1c12d8361c1bfe5866d06eafe28da112f80d
      https://github.com/WebKit/WebKit/commit/841d1c12d8361c1bfe5866d06eafe28da112f80d
  Author: Elliott Williams <emw at apple.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M Makefile.shared
    M Tools/Scripts/build-webkit
    M Tools/Scripts/webkitdirs.pm

  Log Message:
  -----------
  Fix the build after "[webkitdirs] Compute Xcode destination specifier"
https://bugs.webkit.org/show_bug.cgi?id=266493
rdar://86340301

Unreviewed.

"--architecture" was misspelled "--architectures". Also, generic
destinations do not have an architecture parameter, and some Xcode
versions fail on this.

* Makefile.shared:
* Tools/Scripts/build-webkit:
* Tools/Scripts/webkitdirs.pm:
(determineXcodeDestination):

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




More information about the webkit-changes mailing list