Skip to content

Commit a295d18

Browse files
Add download folder permission to read-write file
1 parent 20dbbd1 commit a295d18

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AppBox/AppBox.entitlements

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<dict>
55
<key>com.apple.security.app-sandbox</key>
66
<true/>
7+
<key>com.apple.security.files.downloads.read-write</key>
8+
<true/>
79
<key>com.apple.security.files.user-selected.read-write</key>
810
<true/>
911
<key>com.apple.security.network.client</key>

0 commit comments

Comments
 (0)