Bug 237793 - [Xcode] "Nest Headers" script phases copy headers incorrectly on Catalyst
Summary: [Xcode] "Nest Headers" script phases copy headers incorrectly on Catalyst
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: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-11 12:48 PST by Elliott Williams
Modified: 2022-03-11 14:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.05 KB, patch)
2022-03-11 12:59 PST, Elliott Williams
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2022-03-11 12:48:15 PST
[Xcode] "Nest Headers" script phases copy headers incorrectly on Catalyst
Comment 1 Elliott Williams 2022-03-11 12:59:22 PST
Created attachment 454507 [details]
Patch
Comment 2 Elliott Williams 2022-03-11 13:01:41 PST
Build system header changes are hard to test on EWS, because it builds incrementally, persisting copied headers from previous builds. I have locally verified that…

    make release SDK_VARIANT=iosmac

and 

    make release

both succeed in building up to WebCore.
Comment 3 Radar WebKit Bug Importer 2022-03-11 13:05:33 PST
<rdar://problem/90176869>
Comment 4 EWS 2022-03-11 14:31:41 PST
Committed r291192 (248348@main): <https://commits.webkit.org/248348@main>

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