Allow access to document scope bookmarks

Change-Id: If01cc2ae9f9018f08caa6a5c40025cfdabb0e20b
This commit is contained in:
Tor Lillqvist 2013-07-30 10:58:27 +03:00
parent 7f4d2380dd
commit c7e95dec6f

View File

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