WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
312069
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-16 12:16:56 PDT
<
rdar://problem/174942090
>
zak ridouh
Comment 2
2026-04-16 13:07:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62915
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.
Top of Page
Format For Printing
XML
Clone This Bug