core: allow CoreServices in macOS seatbelt platform defaults

This commit is contained in:
Conrad Kramer
2026-02-22 18:52:06 -08:00
parent 7e569f1162
commit 33cf7f67c2

View File

@@ -7,6 +7,7 @@
(subpath "/Library/Preferences/Logging")
(subpath "/private/var/db/DarwinDirectory/local/recordStore.data")
(subpath "/private/var/db/timezone")
(subpath "/System/Library/CoreServices")
(subpath "/usr/lib")
(subpath "/usr/share")
(subpath "/Library/Preferences")
@@ -178,4 +179,4 @@
; App sandbox extensions
(allow file-read* (extension "com.apple.app-sandbox.read"))
(allow file-read* file-write* (extension "com.apple.app-sandbox.read-write"))
(allow file-read* file-write* (extension "com.apple.app-sandbox.read-write"))