Add the entitlement for app-scope security bookmarks
Change-Id: I61c6c73965cad2cd807dbc9d33894c67a61f2c75
This commit is contained in:
parent
e6a531ff2c
commit
680ff754db
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue