[webkit-changes] [WebKit/WebKit] b6df90: Stop linking BrowserEngineCore on all macOS 14.* b...

Marcus Plutowski noreply at github.com
Thu Sep 19 14:25:47 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b6df90c56686703c0292c99b9ab3e0ea3028c04f
      https://github.com/WebKit/WebKit/commit/b6df90c56686703c0292c99b9ab3e0ea3028c04f
  Author: Marcus Plutowski <marcus_plutowski at apple.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/Configurations/Base.xcconfig
    M Source/WebCore/Configurations/WebCore.xcconfig

  Log Message:
  -----------
  Stop linking BrowserEngineCore on all macOS 14.* builds
https://bugs.webkit.org/show_bug.cgi?id=279996
rdar://136304501

Reviewed by Jonathan Bedard.

The pre-existing exclusions barred linking only for 13* and
14.0/1/2/3/4; 14.5 was wrongly understood to have the library.
BrowserEngineCore actually becomes available in 15.0, and so
that should be where we start linking it.

* Source/JavaScriptCore/Configurations/Base.xcconfig:
* Source/WebCore/Configurations/WebCore.xcconfig:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list