mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
macos: add bluetooth entitlement
refs: https://github.com/wez/wezterm/issues/2330
This commit is contained in:
parent
673ca3ad07
commit
119c2f1d0b
@ -4,5 +4,7 @@
|
||||
<dict>
|
||||
<key>com.apple.security.automation.apple-events</key>
|
||||
<true/>
|
||||
<key>com.apple.security.device.bluetooth</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Loading…
Reference in New Issue
Block a user