Bug 262573

Summary: [WK2] Xcode module verifier unable to find JSBase.h in some production builds
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.