From d7d4355f5efa9c78d721392c4d7d6474105f29c8 Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Fri, 28 Dec 2018 00:33:31 +0530 Subject: Make app groups work on both iOS and macOS Signed-off-by: Roopesh Chander --- WireGuard/WireGuard/UI/macOS/WireGuard.entitlements | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'WireGuard/WireGuard/UI/macOS/WireGuard.entitlements') diff --git a/WireGuard/WireGuard/UI/macOS/WireGuard.entitlements b/WireGuard/WireGuard/UI/macOS/WireGuard.entitlements index 90b496c..fd5bd28 100644 --- a/WireGuard/WireGuard/UI/macOS/WireGuard.entitlements +++ b/WireGuard/WireGuard/UI/macOS/WireGuard.entitlements @@ -8,6 +8,10 @@ com.apple.security.app-sandbox + com.apple.security.application-groups + + $(DEVELOPMENT_TEAM).group.$(APP_ID_MACOS) + com.apple.security.files.user-selected.read-only -- cgit v1.2.3-59-g8ed1b