From 55d6961a2f21300d3199e548cbfa18dba232d94e Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Thu, 27 Dec 2018 19:53:15 +0530 Subject: macOS: Add Network Extensions capability to app Signed-off-by: Roopesh Chander --- WireGuard/WireGuard/UI/macOS/WireGuard.entitlements | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (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 f2ef3ae..90b496c 100644 --- a/WireGuard/WireGuard/UI/macOS/WireGuard.entitlements +++ b/WireGuard/WireGuard/UI/macOS/WireGuard.entitlements @@ -2,9 +2,13 @@ - com.apple.security.app-sandbox - - com.apple.security.files.user-selected.read-only - + com.apple.developer.networking.networkextension + + packet-tunnel-provider + + com.apple.security.app-sandbox + + com.apple.security.files.user-selected.read-only + -- cgit v1.2.3-59-g8ed1b