mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
core: allow CoreServices in macOS seatbelt platform defaults
This commit is contained in:
@@ -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"))
|
||||
|
||||
Reference in New Issue
Block a user