RESOLVED FIXED315443
[CMake] List WebCore.framework bundle resources explicitly to bring back true null build
https://bugs.webkit.org/show_bug.cgi?id=315443
Summary [CMake] List WebCore.framework bundle resources explicitly to bring back true...
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.