We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a839f0 commit be649d3Copy full SHA for be649d3
2 files changed
example/macos/Runner/DebugProfile.entitlements
@@ -8,5 +8,7 @@
8
<true/>
9
<key>com.apple.security.network.server</key>
10
11
+ <key>com.apple.security.network.client</key>
12
+ <true/>
13
</dict>
14
</plist>
example/macos/Runner/Release.entitlements
@@ -4,5 +4,7 @@
4
<dict>
5
<key>com.apple.security.app-sandbox</key>
6
7
0 commit comments