Skip to content

Commit

Permalink
fix(src/cli/cli.cc): remove unusued entitlement
Browse files Browse the repository at this point in the history
  • Loading branch information
jwerle committed Nov 3, 2023
1 parent 530779d commit d32929c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cli/cli.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5629,8 +5629,6 @@ int main (const int argc, const char* argv[]) {
" <true/>\n"
" <key>com.apple.security.files.user-selected.read-write</key>\n"
" <true/>\n"
" <key>com.apple.security.files.user-selected.read-only</key>\n"
" <true/>\n"
" <key>com.apple.security.files.bookmarks.app-scope</key>\n"
" <true/>\n"
" <key>com.apple.security.temporary-exception.files.absolute-path.read-write</key>\n"
Expand Down

0 comments on commit d32929c

Please sign in to comment.