Bug 262573 - [WK2] Xcode module verifier unable to find JSBase.h in some production builds
Summary: [WK2] Xcode module verifier unable to find JSBase.h in some production builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-03 14:53 PDT by Elliott Williams
Modified: 2023-10-09 15:34 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2023-10-03 14:53:24 PDT
It needs to include paths using the $(WK_LIBRARY_HEADERS_FOLDER_PATH) build setting we use elsewhere.
Comment 1 Elliott Williams 2023-10-03 14:53:28 PDT
<rdar://problem/115357654>
Comment 2 Elliott Williams 2023-10-03 14:57:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18579
Comment 3 EWS 2023-10-09 15:34:14 PDT
Committed 269117@main (cb15275e0895): <https://commits.webkit.org/269117@main>

Reviewed commits have been landed. Closing PR #18579 and removing active labels.