[webkit-changes] [WebKit/WebKit] e8d345: [Xcode] IDECustomBuildProductsPaths starting with ...
Elliott Williams
noreply at github.com
Tue May 23 19:36:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e8d345062f79e713b0e094449e83f8a0ce1bb5cc
https://github.com/WebKit/WebKit/commit/e8d345062f79e713b0e094449e83f8a0ce1bb5cc
Author: Elliott Williams <emw at apple.com>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M Tools/Scripts/webkitdirs.pm
Log Message:
-----------
[Xcode] IDECustomBuildProductsPaths starting with "~" are ignored when determining the build location
https://bugs.webkit.org/show_bug.cgi?id=249442
rdar://103460364
Reviewed by Alexey Proskuryakov.
On Apple ports, use bsd_glob to potentially expand a tilde in
user-specified path names. At some point in recent history, Xcode
appears to have stopped doing this automatically.
* Tools/Scripts/webkitdirs.pm:
(determineBaseProductDir):
Canonical link: https://commits.webkit.org/264450@main
More information about the webkit-changes
mailing list