We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a87648 commit 6a39d1cCopy full SHA for 6a39d1c
FinderExtension/Info.entitlements
@@ -4,6 +4,8 @@
4
<dict>
5
<key>com.apple.security.app-sandbox</key>
6
<true/>
7
+ <key>com.apple.security.files.user-selected.read-write</key>
8
+ <true/>
9
<key>com.apple.security.files.user-selected.executable</key>
10
11
<key>com.apple.security.temporary-exception.files.home-relative-path.read-write</key>
0 commit comments