From 131502cb4c7a325b522d13b566b5a194fc3e68aa Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Thu, 20 Nov 2025 23:48:11 +0800 Subject: [PATCH] Add 'CoreServices' framework to lib.json --- config/lib.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/lib.json b/config/lib.json index 4f66a1e5..31d038bf 100644 --- a/config/lib.json +++ b/config/lib.json @@ -919,6 +919,9 @@ ], "headers": [ "wtr/watcher-c.h" + ], + "frameworks": [ + "CoreServices" ] }, "xz": {