From 8c3557a90723c20329cbdc7eff676787bfcd5872 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 4 Feb 2019 07:37:26 +0100 Subject: Keychain: store configurations in keychain instead of providerConfig Signed-off-by: Jason A. Donenfeld --- WireGuard/WireGuard/UI/iOS/WireGuard.entitlements | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'WireGuard/WireGuard/UI') diff --git a/WireGuard/WireGuard/UI/iOS/WireGuard.entitlements b/WireGuard/WireGuard/UI/iOS/WireGuard.entitlements index b5bbc16..33ce9fc 100644 --- a/WireGuard/WireGuard/UI/iOS/WireGuard.entitlements +++ b/WireGuard/WireGuard/UI/iOS/WireGuard.entitlements @@ -8,7 +8,7 @@ com.apple.security.application-groups - group.$(APP_ID_IOS) - + group.$(APP_ID_IOS) + -- cgit v1.2.3-59-g8ed1b