diff options
-rw-r--r-- | lo.xcent.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index 8e9451c09ec0..946003b0fe56 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -6,6 +6,10 @@ <string>@MACOSX_BUNDLE_IDENTIFIER@</string> <key>com.apple.security.app-sandbox</key> <true/> + <key>com.apple.security.files.bookmarks.document-scope</key> + <true/> + <key>com.apple.security.files.bookmarks.collection-scope</key> + <true/> <key>com.apple.security.files.user-selected.read-write</key> <true/> <key>com.apple.security.network.client</key> |