[webkit-changes] [WebKit/WebKit] 07bfde: [Xcode] Create symlink for com.apple.WebKit.WebCon...

Elliott Williams noreply at github.com
Thu Feb 9 09:51:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 07bfdefb2374bcf95b20e76b64cd29727c2a6a8b
      https://github.com/WebKit/WebKit/commit/07bfdefb2374bcf95b20e76b64cd29727c2a6a8b
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [Xcode] Create symlink for com.apple.WebKit.WebContent.Development.xpc in WebKit.framework
https://bugs.webkit.org/show_bug.cgi?id=251965
rdar://105177414

Reviewed by Alexey Proskuryakov.

All the other XPC services have a symlink. Symlinking should prevent
stale content from being written to
WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.Development.xpc.

* Source/WebKit/WebKit.xcodeproj/project.pbxproj: Add a line to the
  "Create symlinks to XPC services for engineering builds" build phase.

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




More information about the webkit-changes mailing list