[webkit-changes] [WebKit/WebKit] 1afa64: Using a predefined path to find PALSwift.h

Commit Queue noreply at github.com
Tue Feb 27 08:47:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1afa64a2afde294bb941e72924dce6d126a185b0
      https://github.com/WebKit/WebKit/commit/1afa64a2afde294bb941e72924dce6d126a185b0
  Author: nmahendru <nitinmahendru at apple.com>
  Date:   2024-02-27 (Tue, 27 Feb 2024)

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

  Log Message:
  -----------
  Using a predefined path to find PALSwift.h
rdar://123514935

Reviewed by Elliott Williams.

The earilier shell script implementation is rather slow and incorrect
as it makes assumptions on where the source is checked out.
This should be faster and better.
Based on excellent suggestions from Elliot Williams.
* Source/WebCore/Configurations/WebCore.xcconfig:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:

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