From ea326a6bbd27b5dec1833c58fb50e04d898f9f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20=C3=85berg?= Date: Fri, 2 May 2025 12:17:47 +0200 Subject: [PATCH] more entitlements --- .../resources/entitlements.mac.inherit.plist | 12 +++++-- apps/desktop/resources/entitlements.mac.plist | 35 +++++++++++++++---- 2 files changed, 39 insertions(+), 8 deletions(-) diff --git a/apps/desktop/resources/entitlements.mac.inherit.plist b/apps/desktop/resources/entitlements.mac.inherit.plist index 91c146177cc..f17f26f4ceb 100644 --- a/apps/desktop/resources/entitlements.mac.inherit.plist +++ b/apps/desktop/resources/entitlements.mac.inherit.plist @@ -2,11 +2,19 @@ - com.apple.security.cs.allow-jit - com.apple.security.app-sandbox com.apple.security.inherit + com.apple.security.cs.allow-jit + + com.apple.security.cs.allow-unsigned-executable-memory + + com.apple.security.cs.disable-library-validation + + com.apple.security.application-groups + + LTZ2PFU5D6.com.bitwarden.desktop + diff --git a/apps/desktop/resources/entitlements.mac.plist b/apps/desktop/resources/entitlements.mac.plist index 9eecbb57330..9c0c3af2e76 100644 --- a/apps/desktop/resources/entitlements.mac.plist +++ b/apps/desktop/resources/entitlements.mac.plist @@ -2,15 +2,38 @@ - com.apple.application-identifier - LTZ2PFU5D6.com.bitwarden.desktop - com.apple.developer.team-identifier - LTZ2PFU5D6 - com.apple.developer.authentication-services.autofill-credential-provider + com.apple.security.app-sandbox + com.apple.security.application-groups + + LTZ2PFU5D6.com.bitwarden.desktop + + com.apple.security.network.client + + com.apple.security.files.user-selected.read-write + + com.apple.security.device.usb + + com.apple.security.temporary-exception.files.home-relative-path.read-write + + /Library/Application Support/Mozilla/NativeMessagingHosts/ + /Library/Application Support/Google/Chrome/NativeMessagingHosts/ + /Library/Application Support/Google/Chrome Beta/NativeMessagingHosts/ + /Library/Application Support/Google/Chrome Dev/NativeMessagingHosts/ + /Library/Application Support/Google/Chrome Canary/NativeMessagingHosts/ + /Library/Application Support/Chromium/NativeMessagingHosts/ + /Library/Application Support/Microsoft Edge/NativeMessagingHosts/ + /Library/Application Support/Microsoft Edge Beta/NativeMessagingHosts/ + /Library/Application Support/Microsoft Edge Dev/NativeMessagingHosts/ + /Library/Application Support/Microsoft Edge Canary/NativeMessagingHosts/ + /Library/Application Support/Vivaldi/NativeMessagingHosts/ + /Library/Application Support/Zen/NativeMessagingHosts/ + com.apple.security.cs.allow-jit - com.apple.security.app-sandbox + com.apple.security.cs.allow-unsigned-executable-memory + + com.apple.security.cs.disable-library-validation