Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 306fb53998516043578518c012d60d2855ce5b59
https://github.com/WebKit/WebKit/commit/306fb53998516043578518c012d60d2855ce5b59
Author: Elliott Williams <[email protected]>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M Configurations/WebKitProjectPaths.xcconfig
Log Message:
-----------
Build fix for "[Xcode] Support building into a WebKit-specific products
directory for archival purposes"
https://bugs.webkit.org/show_bug.cgi?id=264214
rdar://117948754
Unreviewed.
Xcode's run action uses an in-process (non-XCBuild) codepath for
resolving build settings, which struggles to expand $(inherited) for
CONFIGURATION_BUILD_DIR (rdar://118201428).
Replace with a semantically equivalent definition that does not use
$(inherited).
* Configurations/WebKitProjectPaths.xcconfig:
Canonical link: https://commits.webkit.org/270507@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes