Revert "feat: enable local network access on macOS #1178"

This reverts commit f8d9318dbc.
This commit is contained in:
kangfenmao 2025-02-11 11:18:33 +08:00
parent 488ec9bb03
commit 0b3cef41ae

View File

@ -8,9 +8,5 @@
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
</dict>
</plist>