[webkit-changes] [WebKit/WebKit] 028e6d: Unreviewed, fix the libnetcore build after 266789 at ...

Wenson Hsieh noreply at github.com
Fri Aug 11 15:48:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 028e6dbdd9c61bbb23e4b55747ca312f4181237c
      https://github.com/WebKit/WebKit/commit/028e6dbdd9c61bbb23e4b55747ca312f4181237c
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

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

  Log Message:
  -----------
  Unreviewed, fix the libnetcore build after 266789 at main
https://bugs.webkit.org/show_bug.cgi?id=260024

Link against Network.framework to avoid missing symbols on tvOS; this doesn't affect macOS or other
iOS-family platforms, since we link against NetworkExtension already in WebCore.

* Source/WebCore/Configurations/WebCore.xcconfig:

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




More information about the webkit-changes mailing list