mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-05 21:12:42 +08:00
Update Release.entitlements to fix binding issue
This commit is contained in:
parent
ca54b615fc
commit
35ab5090b0
@ -6,5 +6,9 @@
|
||||
<true/>
|
||||
<key>com.apple.security.app-sandbox</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-jit</key>
|
||||
<true/>
|
||||
<key>com.apple.security.network.server</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user