Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 728f623650f797ba3881f48dbeb4137f124a0b8f
https://github.com/WebKit/WebKit/commit/728f623650f797ba3881f48dbeb4137f124a0b8f
Author: Tim Horton <[email protected]>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
M Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig
Log Message:
-----------
Fix the build with older SDKs and newer Xcodes
https://bugs.webkit.org/show_bug.cgi?id=257662
rdar://110185235
Reviewed by Elliott Williams.
* Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig:
It turns out this new TAPI flag is tied to the SDK, not the Xcode, so
change how we conditionalize it, in order to fix the build.
Canonical link: https://commits.webkit.org/264850@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes