Merge pull request #672 from cypherstack/ui-fixes

macos entitlements
This commit is contained in:
julian-CStack 2023-09-22 11:35:15 -06:00 committed by GitHub
commit 7613a99ab3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,5 +6,7 @@
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
</dict>
</plist>