[webkit-changes] [WebKit/WebKit] 4ee5a0: Open source build fix for "[Xcode] Symlink to miss...
Elliott Williams
noreply at github.com
Mon Aug 28 16:00:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ee5a0c63c107e23df2438a26a49c5727a68b6b7
https://github.com/WebKit/WebKit/commit/4ee5a0c63c107e23df2438a26a49c5727a68b6b7
Author: Elliott Williams <emw at apple.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj
Log Message:
-----------
Open source build fix for "[Xcode] Symlink to missing headers and check in missing TBDs, instead of mutating the public SDK"
https://bugs.webkit.org/show_bug.cgi?id=259831
rdar://problem/113764577
Unreviewed build fix.
libwebrtc imports some SDK headers which are not available on all
platforms by default (like Metal), so it needs to depend on the
SDKAdditions directory being available.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/267370@main
More information about the webkit-changes
mailing list