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

This reverts commit 6fb79c17d20406821aa972a398c163378166ed2b.
This commit is contained in:
kangfenmao 2025-02-11 11:18:33 +08:00
parent 5c2129c0c8
commit 1d82552491

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>