Bug 315443

Summary: [CMake] List WebCore.framework bundle resources explicitly to bring back true null build
Product: WebKit Reporter: zak ridouh <zakr>
Component: CMakeAssignee: zak ridouh <zakr>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

zak ridouh
Reported 2026-05-23 22:30:38 PDT
The CONFIGURE_DEPENDS glob added in 313697@main re-runs every build and dirties the build graph, breaking null builds. Replace it with an explicit file list, mirroring how Xcode's Resources build phase already enumerates each file.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-23 22:30:44 PDT
zak ridouh
Comment 2 2026-05-23 22:32:25 PDT
EWS
Comment 3 2026-05-23 23:53:14 PDT
Committed 313805@main (fb4a998a6e6c): <https://commits.webkit.org/313805@main> Reviewed commits have been landed. Closing PR #65552 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.