[webkit-changes] [WebKit/WebKit] 742ffd: [JavaScriptCore] postprocess-header-rule not runni...

Elliott Williams noreply at github.com
Mon May 6 09:10:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 742ffdfd0717fe949db0e5d391271bad661fa23f
      https://github.com/WebKit/WebKit/commit/742ffdfd0717fe949db0e5d391271bad661fa23f
  Author: Elliott Williams <emw at apple.com>
  Date:   2024-05-06 (Mon, 06 May 2024)

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

  Log Message:
  -----------
  [JavaScriptCore] postprocess-header-rule not running when installing SDK headers
rdar://127522396
https://bugs.webkit.org/show_bug.cgi?id=273723

Reviewed by Keith Miller and Alexey Proskuryakov.

The build rule was moved to libJavaScriptCore (which, as a static
library target, does not install any framework headers) in
https://commits.webkit.org/270226@main. Move it back to the framework
target.

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

Canonical link: https://commits.webkit.org/278404@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