[webkit-changes] [WebKit/WebKit] 311b53: The MacCatalyst build shouldn't install a redundan...

Wenson Hsieh noreply at github.com
Mon Dec 19 13:43:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 311b537dbda0bc38487c66b9fcedfe8821afdf6a
      https://github.com/WebKit/WebKit/commit/311b537dbda0bc38487c66b9fcedfe8821afdf6a
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

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

  Log Message:
  -----------
  The MacCatalyst build shouldn't install a redundant copy of `webpushtool`
https://bugs.webkit.org/show_bug.cgi?id=249606

Reviewed by Brady Eidson.

Avoid installing a second copy of `webpushtool` when building WebKit for Catalyst, by skipping
installation for `webpushtool` (the original copy is already installed when building for macOS
proper).

* Source/WebKit/Configurations/webpushtool.xcconfig:

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




More information about the webkit-changes mailing list