Add the entitlement for app-scope security bookmarks

Change-Id: I61c6c73965cad2cd807dbc9d33894c67a61f2c75
This commit is contained in:
Tor Lillqvist 2013-08-22 17:32:23 +03:00
parent e6a531ff2c
commit 680ff754db

View file

@ -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>