Bug 312069

Summary: [CMake] Fix FindApple.cmake framework resolution on macOS
Product: WebKit Reporter: pascoe <pascoe>
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   
Bug Depends on: 312071, 312017    
Bug Blocks:    

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.