We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9bf2f commit 3c04b6dCopy full SHA for 3c04b6d
app/macos/Runner/Release.entitlements
@@ -4,6 +4,8 @@
4
<dict>
5
<key>com.apple.security.app-sandbox</key>
6
<true/>
7
+ <key>com.apple.security.network.server</key>
8
+ <true/>
9
<key>com.apple.security.network.client</key>
10
11
<key>com.apple.security.files.downloads.read-write</key>
0 commit comments