Skip to content

Commit 3c04b6d

Browse files
committed
macOS: add com.apple.security.network.server to release.entitlements
1 parent af9bf2f commit 3c04b6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/macos/Runner/Release.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.network.server</key>
8+
<true/>
79
<key>com.apple.security.network.client</key>
810
<true/>
911
<key>com.apple.security.files.downloads.read-write</key>

0 commit comments

Comments
 (0)