mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-09-12 20:16:24 -05:00
macOS: add camera entitlement
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
|
||||
<true/>
|
||||
<key>com.apple.security.device.camera</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user