RESOLVED FIXED312069
[CMake] Fix FindApple.cmake framework resolution on macOS
https://bugs.webkit.org/show_bug.cgi?id=312069
Summary [CMake] Fix FindApple.cmake framework resolution on macOS
pascoe@apple.com
Reported 2026-04-11 20:05:44 PDT
CoreGraphics.cmake uses Apple::CoreFoundation targets from FindApple.cmake, a Windows-style find_path/find_library finder that does not resolve native macOS framework headers. ImageDiff works around this by using -framework flags directly instead of including CoreGraphics.cmake.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-16 12:16:56 PDT
zak ridouh
Comment 2 2026-04-16 13:07:10 PDT
EWS
Comment 3 2026-04-16 14:54:47 PDT
Committed 311404@main (0cada7ea29c8): <https://commits.webkit.org/311404@main> Reviewed commits have been landed. Closing PR #62915 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.