From e072ebee58f1f3264aa3b3b951f27431c134e0f1 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 28 Jun 2019 14:42:43 +0200 Subject: [PATCH] UI: iOS: set CFBundleDisplayName to satisfy new ITMS-90783 error Signed-off-by: Jason A. Donenfeld --- WireGuard/WireGuard/UI/iOS/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WireGuard/WireGuard/UI/iOS/Info.plist b/WireGuard/WireGuard/UI/iOS/Info.plist index a39d430..7d91077 100644 --- a/WireGuard/WireGuard/UI/iOS/Info.plist +++ b/WireGuard/WireGuard/UI/iOS/Info.plist @@ -64,6 +64,8 @@ $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 + CFBundleDisplayName + $(PRODUCT_NAME) CFBundleName $(PRODUCT_NAME) CFBundlePackageType