We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c6926d + f3c04d9 commit 92c6f53Copy full SHA for 92c6f53
1 file changed
macos/Runner/DebugProfile.entitlements
@@ -10,7 +10,7 @@
10
<key>com.apple.security.network.client</key>
11
<true/>
12
<!--The below configuration is added to access the network for Maps samples-->
13
- <key>com.apple.security.network.client</key>
+ <key>com.apple.security.network.server</key>
14
15
</dict>
16
</plist>
0 commit comments