1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 10:23:52 +00:00

fix(entitlements): Restrict entitlements for Helium browser to just the directory

This commit is contained in:
Todd Martin
2026-01-21 17:27:24 -05:00
committed by jaasen-livefront
parent 91d8edf457
commit 39e5ab27d4

View File

@@ -34,7 +34,7 @@
<string>/Library/Application Support/Microsoft Edge Canary/NativeMessagingHosts/</string>
<string>/Library/Application Support/Vivaldi/NativeMessagingHosts/</string>
<string>/Library/Application Support/Zen/NativeMessagingHosts/</string>
<string>/Library/Application Support/net.imput.helium</string>
<string>/Library/Application Support/net.imput.helium/NativeMessagingHosts/</string>
</array>
</dict>
</plist>