🐛 Fix permissions

This commit is contained in:
2024-06-02 00:28:34 +08:00
parent f41189d7e8
commit 19c3f07212
5 changed files with 15 additions and 13 deletions

View File

@ -6,6 +6,8 @@
<true/>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
</dict>