From d32929c5a1eb2cd7fc7b1804464df41bb8f023e5 Mon Sep 17 00:00:00 2001 From: Joseph Werle Date: Fri, 3 Nov 2023 13:57:12 -0700 Subject: [PATCH] fix(src/cli/cli.cc): remove unusued entitlement --- src/cli/cli.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/cli/cli.cc b/src/cli/cli.cc index 052cc65e64..6e832fa67d 100644 --- a/src/cli/cli.cc +++ b/src/cli/cli.cc @@ -5629,8 +5629,6 @@ int main (const int argc, const char* argv[]) { " \n" " com.apple.security.files.user-selected.read-write\n" " \n" - " com.apple.security.files.user-selected.read-only\n" - " \n" " com.apple.security.files.bookmarks.app-scope\n" " \n" " com.apple.security.temporary-exception.files.absolute-path.read-write\n"