[MM-52581] Add USB entitlement for MAS build (#2710)

This commit is contained in:
Devin Binnie 2023-05-05 16:44:20 -04:00 committed by GitHub
parent d685762ac7
commit 9f75ddcf0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@
<true/>
<key>com.apple.security.device.audio-input</key>
<true/>
<key>com.apple.security.device.usb</key>
<true/>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>