diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-08-22 17:32:23 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-08-22 22:02:08 +0300 |
commit | 680ff754db8d7541877b35bb8596e96db5c8ea27 (patch) | |
tree | 237e138ef15deec7bea3b23328e319d7e10bbb8c /lo.xcent.in | |
parent | e6a531ff2c54b5caff7b9666416a776b2e6f5f32 (diff) |
Add the entitlement for app-scope security bookmarks
Change-Id: I61c6c73965cad2cd807dbc9d33894c67a61f2c75
Diffstat (limited to 'lo.xcent.in')
-rw-r--r-- | lo.xcent.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lo.xcent.in b/lo.xcent.in index 946003b0fe56..ca636d791fbc 100644 --- a/lo.xcent.in +++ b/lo.xcent.in @@ -6,6 +6,8 @@ <string>@MACOSX_BUNDLE_IDENTIFIER@</string> <key>com.apple.security.app-sandbox</key> <true/> + <key>com.apple.security.files.bookmarks.app-scope</key> + <true/> <key>com.apple.security.files.bookmarks.document-scope</key> <true/> <key>com.apple.security.files.bookmarks.collection-scope</key> |