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/Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'WireGuard/WireGuard/UI/macOS/Info.plist') diff --git a/WireGuard/WireGuard/UI/macOS/Info.plist b/WireGuard/WireGuard/UI/macOS/Info.plist index 01b6caa..0c09003 100644 --- a/WireGuard/WireGuard/UI/macOS/Info.plist +++ b/WireGuard/WireGuard/UI/macOS/Info.plist @@ -28,5 +28,7 @@ MainMenu NSPrincipalClass NSApplication + com.wireguard.macos.app_group_id + $(DEVELOPMENT_TEAM).group.$(APP_ID_MACOS) -- cgit v1.2.3-59-g8ed1b