From 31732c2fb2d1cb6a9cf8a6a9991fda3b4cc6043c Mon Sep 17 00:00:00 2001 From: Claudio Cambra Date: Fri, 27 Jan 2023 01:49:49 +0100 Subject: [PATCH] Added missing network entitlement to FileProviderExt Signed-off-by: Claudio Cambra --- .../FileProviderExt/FileProviderExt.entitlements | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt/FileProviderExt.entitlements b/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt/FileProviderExt.entitlements index 5d2a36d31..eab912dc4 100644 --- a/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt/FileProviderExt.entitlements +++ b/shell_integration/MacOSX/NextcloudIntegration/FileProviderExt/FileProviderExt.entitlements @@ -8,5 +8,9 @@ $(OC_SOCKETAPI_TEAM_IDENTIFIER_PREFIX)$(OC_APPLICATION_REV_DOMAIN) + com.apple.security.network.client + + com.apple.security.network.server + -- 2.30.2