[webkit-changes] [WebKit/WebKit] c76c4c: MobileMiniBrowser fails to link due to missing Web...

EWS noreply at github.com
Thu Dec 8 10:26:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c76c4c2a83d18b6e8fb85880d9e2f5001d9e45fa
      https://github.com/WebKit/WebKit/commit/c76c4c2a83d18b6e8fb85880d9e2f5001d9e45fa
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2022-12-08 (Thu, 08 Dec 2022)

  Changed paths:
    M Tools/MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj

  Log Message:
  -----------
  MobileMiniBrowser fails to link due to missing WebKit.framework
https://bugs.webkit.org/show_bug.cgi?id=248951
<rdar://103119948>

Reviewed by Jonathan Bedard.

Link MobileMiniBrowser to WebKit.framework to fix the missing
WKProcessPool symbol.

* Tools/MobileMiniBrowser/MobileMiniBrowser.xcodeproj/project.pbxproj:
(MobileMiniBrowser):

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




More information about the webkit-changes mailing list