Bug 274534

Summary: [Xcode] WK_WORKSPACE_DIR build setting computed incorrectly when WebKit is checked out in a directory named "Source"
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   

Elliott Williams
Reported 2024-05-22 10:29:05 PDT
In WebKitProjectPaths.xcconfig, WK_WORKSPACE_DIR is computed by walking up the file hierarchy and looking for a "Source" or "Tools" directory to indicate the root directory of the repo. But it doesn't terminate when it finds a match.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-22 10:29:21 PDT
EWS
Comment 2 2024-05-23 12:55:47 PDT
Committed 279224@main (d67f50b1bb68): <https://commits.webkit.org/279224@main> Reviewed commits have been landed. Closing PR #28926 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.