[webkit-changes] [WebKit/WebKit] dff1c2: Available SDKs Should Return the Empty List if Xco...
Chris Gibb
noreply at github.com
Wed Jul 26 12:26:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dff1c2ab2309573594b8e6301b74ac76b8183de0
https://github.com/WebKit/WebKit/commit/dff1c2ab2309573594b8e6301b74ac76b8183de0
Author: Chris Gibb <cgibb2 at apple.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M Tools/Scripts/webkitpy/common/system/platforminfo.py
Log Message:
-----------
Available SDKs Should Return the Empty List if Xcode is Not Installed
https://bugs.webkit.org/show_bug.cgi?id=259514
rdar://112870698
Reviewed by Alexey Proskuryakov.
If Xcode is not installed, webkitpy’s PlatformInfo#available_sdks method should return the empty list.
* Tools/Scripts/webkitpy/common/system/platforminfo.py:
(PlatformInfo.available_sdks):
Canonical link: https://commits.webkit.org/266325@main
More information about the webkit-changes
mailing list