Bug 240201 - Fix another internal build
Summary: Fix another internal build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-06 20:25 PDT by Alex Christensen
Modified: 2022-05-06 23:53 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2022-05-06 20:26 PDT, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2022-05-06 20:25:17 PDT
Fix another internal build
Comment 1 Alex Christensen 2022-05-06 20:26:06 PDT
Created attachment 458988 [details]
Patch
Comment 2 Alex Christensen 2022-05-06 20:26:09 PDT
<rdar://problem/92859012>
Comment 3 Alexey Proskuryakov 2022-05-06 20:42:22 PDT
Comment on attachment 458988 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=458988&action=review

> Source/WebKit/Configurations/adattributiond.xcconfig:-41
> -FRAMEWORK_SEARCH_PATHS = $(inherited) $(WK_OVERRIDE_FRAMEWORKS_DIR)

Would it work to just add quote marks to this line?
Comment 4 Alex Christensen 2022-05-06 20:43:12 PDT
Comment on attachment 458988 [details]
Patch

Probably, but this is how it's done elsewhere in WebKit.
Comment 5 EWS 2022-05-06 21:03:24 PDT
Committed r293945 (250391@main): <https://commits.webkit.org/250391@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458988 [details].