Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 028e6dbdd9c61bbb23e4b55747ca312f4181237c https://github.com/WebKit/WebKit/commit/028e6dbdd9c61bbb23e4b55747ca312f4181237c Author: Wenson Hsieh <wenson_hs...@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@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes