[webkit-changes] [WebKit/WebKit] ae54c7: Use EFFECTIVE_PLATFORM_NAME environment variable t...

Antoine Quint noreply at github.com
Fri Jan 12 12:27:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ae54c7adbc54b4f522b027f1323c415f3f2c5033
      https://github.com/WebKit/WebKit/commit/ae54c7adbc54b4f522b027f1323c415f3f2c5033
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M Source/WTF/WTF.xcodeproj/project.pbxproj
    M Source/bmalloc/bmalloc.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Use EFFECTIVE_PLATFORM_NAME environment variable to find all-product-headers.yaml
https://bugs.webkit.org/show_bug.cgi?id=267458
rdar://120560695

Reviewed by Alex Christensen.

This is required for the all-product-headers.yaml files to be found for bmalloc and WTF
when targeting iOS and iOS Simulator.

* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/bmalloc/bmalloc.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list