Allow access to document scope bookmarks
Change-Id: If01cc2ae9f9018f08caa6a5c40025cfdabb0e20b
This commit is contained in:
parent
7f4d2380dd
commit
c7e95dec6f
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user