]> git.cworth.org Git - lmno.games/blobdiff - flutterempires/macos/Runner/DebugProfile.entitlements
Enable network requests in mac os app
[lmno.games] / flutterempires / macos / Runner / DebugProfile.entitlements
index dddb8a30c851e7ef5b16a9108934bd1217b6b43f..08c3ab17cc263a50bd1d67b108c0689c69e7aba8 100644 (file)
@@ -8,5 +8,7 @@
        <true/>
        <key>com.apple.security.network.server</key>
        <true/>
        <true/>
        <key>com.apple.security.network.server</key>
        <true/>
+       <key>com.apple.security.network.client</key>
+       <true/>
 </dict>
 </plist>
 </dict>
 </plist>