[webkit-changes] [WebKit/WebKit] d192a5: Fix the visionOS build

Aditya Keerthi noreply at github.com
Sat Sep 9 00:45:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d192a5a8745c2312f58406c86ac0dfedea826bc2
      https://github.com/WebKit/WebKit/commit/d192a5a8745c2312f58406c86ac0dfedea826bc2
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2023-09-09 (Sat, 09 Sep 2023)

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

  Log Message:
  -----------
  Fix the visionOS build
https://bugs.webkit.org/show_bug.cgi?id=261369
rdar://115202809

Reviewed by Tim Horton.

* Source/WebKit/Configurations/WebKit.xcconfig:

Use `-weak_framework` to link MRUIKit, since the framework is not present in all configurations.

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




More information about the webkit-changes mailing list