Skip to content

Commit 6a39d1c

Browse files
committed
Add user-selected.read-write to FinderExtension
1 parent 7a87648 commit 6a39d1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FinderExtension/Info.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.user-selected.read-write</key>
8+
<true/>
79
<key>com.apple.security.files.user-selected.executable</key>
810
<true/>
911
<key>com.apple.security.temporary-exception.files.home-relative-path.read-write</key>

0 commit comments

Comments
 (0)