From 74a931b4302fb619bc15b7e0ad0fab6d8e4eef76 Mon Sep 17 00:00:00 2001 From: Dominik Kapusta Date: Sun, 3 Nov 2024 16:33:45 +0100 Subject: [PATCH] Remove com.apple.security.device.usb entitlement --- DuckDuckGo/DuckDuckGoAppStore.entitlements | 2 -- DuckDuckGo/DuckDuckGoAppStoreCI.entitlements | 2 -- DuckDuckGo/DuckDuckGoAppStoreDebug.entitlements | 2 -- 3 files changed, 6 deletions(-) diff --git a/DuckDuckGo/DuckDuckGoAppStore.entitlements b/DuckDuckGo/DuckDuckGoAppStore.entitlements index 522e54bbf6..f8f7829a80 100644 --- a/DuckDuckGo/DuckDuckGoAppStore.entitlements +++ b/DuckDuckGo/DuckDuckGoAppStore.entitlements @@ -23,8 +23,6 @@ com.apple.security.device.camera - com.apple.security.device.usb - com.apple.security.files.downloads.read-write com.apple.security.files.user-selected.read-write diff --git a/DuckDuckGo/DuckDuckGoAppStoreCI.entitlements b/DuckDuckGo/DuckDuckGoAppStoreCI.entitlements index 789e45511c..f3cfd39790 100644 --- a/DuckDuckGo/DuckDuckGoAppStoreCI.entitlements +++ b/DuckDuckGo/DuckDuckGoAppStoreCI.entitlements @@ -16,8 +16,6 @@ com.apple.security.device.camera - com.apple.security.device.usb - com.apple.security.files.downloads.read-write com.apple.security.files.user-selected.read-write diff --git a/DuckDuckGo/DuckDuckGoAppStoreDebug.entitlements b/DuckDuckGo/DuckDuckGoAppStoreDebug.entitlements index 884910dc38..7502df54c6 100644 --- a/DuckDuckGo/DuckDuckGoAppStoreDebug.entitlements +++ b/DuckDuckGo/DuckDuckGoAppStoreDebug.entitlements @@ -21,8 +21,6 @@ com.apple.security.device.camera - com.apple.security.device.usb - com.apple.security.files.downloads.read-write com.apple.security.files.user-selected.read-write