We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32d0db4 + 55f9b80 commit 9280d36Copy full SHA for 9280d36
macos/Runner/DebugProfile.entitlements
@@ -6,6 +6,8 @@
6
<true/>
7
<key>com.apple.security.cs.allow-jit</key>
8
9
+ <key>com.apple.security.network.client</key>
10
+ <true/>
11
<key>com.apple.security.network.server</key>
12
13
</dict>
macos/Runner/Release.entitlements
@@ -4,5 +4,7 @@
4
<dict>
5
<key>com.apple.security.app-sandbox</key>
</plist>
0 commit comments