[webkit-changes] [WebKit/WebKit] 4e9e48: LinearMediaKitSPI.h is installed as a private SDK ...

Elliott Williams noreply at github.com
Fri May 3 11:11:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e9e482a62317a2ef7fe192f0a1e9452a0903bf2
      https://github.com/WebKit/WebKit/commit/4e9e482a62317a2ef7fe192f0a1e9452a0903bf2
  Author: Elliott Williams <emw at apple.com>
  Date:   2024-05-03 (Fri, 03 May 2024)

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

  Log Message:
  -----------
  LinearMediaKitSPI.h is installed as a private SDK header
https://bugs.webkit.org/show_bug.cgi?id=273666
rdar://problem/127468662

Reviewed by Andy Estes.

Partial reland of https://commits.webkit.org/278232@main, SPI module
changes will land as a follow-up.

Remove LinearMediaKitSPI.h from private headers and the WebKitSwift.h
umbrella header, as it is causing TAPI failures. It doesn't need to be
installed to SDK; it's only used from within the WebKit.xcodeproj
targets.

* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebKitSwift/WebKitSwift.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list