chore: update macOS project entitlements

This commit is contained in:
bryanoltman
2025-01-30 10:22:07 -05:00
parent a4a7255796
commit dd6d4352d0
@@ -4,5 +4,9 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
</dict>
</plist>