Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cba0845370fe7570d6a95d89e7757e26769545e4
https://github.com/WebKit/WebKit/commit/cba0845370fe7570d6a95d89e7757e26769545e4
Author: David Kilzer <[email protected]>
Date: 2026-04-30 (Thu, 30 Apr 2026)
Changed paths:
M Tools/TestWebKitAPI/Configurations/Base.xcconfig
Log Message:
-----------
[TestWebKitAPI] Add SDK library search path to Base.xcconfig
<https://bugs.webkit.org/show_bug.cgi?id=313711>
<rdar://175907378>
Reviewed by Jonathan Bedard.
Add `$(SDK_DIR)$(WK_ALTERNATE_WEBKIT_SDK_PATH)$(WK_LIBRARY_INSTALL_PATH)`
to `LIBRARY_SEARCH_PATHS` in `Base.xcconfig` so all test targets
can find static libraries (`libWebKitPlatform.a`, `libwgsl.a`,
etc.) installed to `/usr/local/lib/` in the SDK during Production
builds.
* Tools/TestWebKitAPI/Configurations/Base.xcconfig:
Canonical link: https://commits.webkit.org/312376@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications