mirror of
https://github.com/wez/wezterm.git
synced 2025-01-03 11:11:43 +03:00
macos: add camera entitlement
refs: https://github.com/wez/wezterm/issues/2551
This commit is contained in:
parent
3c1cf930ae
commit
cff0e5f2a3
@ -6,5 +6,7 @@
|
||||
<true/>
|
||||
<key>com.apple.security.device.bluetooth</key>
|
||||
<true/>
|
||||
<key>com.apple.security.device.camera</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Loading…
Reference in New Issue
Block a user