[webkit-changes] [WebKit/WebKit] d7506f: [Cocoa] WebCore should not link AudioToolbox

aestes noreply at github.com
Tue Oct 10 09:21:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7506ff6de9e8233ee90612cc86ea2c144df99ae
      https://github.com/WebKit/WebKit/commit/d7506ff6de9e8233ee90612cc86ea2c144df99ae
  Author: Andy Estes <aestes at apple.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

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

  Log Message:
  -----------
  [Cocoa] WebCore should not link AudioToolbox
https://bugs.webkit.org/show_bug.cgi?id=262859
rdar://116637005

Reviewed by Jean-Yves Avenard.

WebCore uses AudioToolbox via soft-linking, so there's no need to link it at build time.

* Source/WebCore/WebCore.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list