From a295d1885d364995935ab53142060702ee682c8a Mon Sep 17 00:00:00 2001 From: Vineet Choudhary Date: Sun, 31 Jul 2022 10:41:27 +0530 Subject: [PATCH] Add download folder permission to read-write file --- AppBox/AppBox.entitlements | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AppBox/AppBox.entitlements b/AppBox/AppBox.entitlements index a0463869..8fa9cdb1 100644 --- a/AppBox/AppBox.entitlements +++ b/AppBox/AppBox.entitlements @@ -4,6 +4,8 @@ com.apple.security.app-sandbox + com.apple.security.files.downloads.read-write + com.apple.security.files.user-selected.read-write com.apple.security.network.client