--- BUILD.gn.orig 2025-09-30 05:58:34.000000000 +0800 +++ BUILD.gn 2025-11-04 10:16:14.000000000 +0800 @@ -723,7 +723,7 @@ if (is_apple) { frameworks = [ "CoreFoundation.framework", - "CoreGraphics.framework", + "ApplicationServices.framework", ] if (angle_enable_cgl) { frameworks += [ "OpenGL.framework" ]