fix: macos folder picker entitlement

This commit is contained in:
edde746
2026-02-25 15:59:06 +01:00
parent aa6a5ec234
commit 93f693c5c4
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -10,5 +10,7 @@
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
</dict>
</plist>
+2
View File
@@ -6,5 +6,7 @@
<false/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
</dict>
</plist>