aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/Info.plist
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-06-28 14:42:43 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-06-28 14:42:43 +0200
commite072ebee58f1f3264aa3b3b951f27431c134e0f1 (patch)
tree2bfe44fd52e8c40f358b30d171481d455173cf9c /WireGuard/WireGuard/UI/iOS/Info.plist
parentVersion bump (diff)
downloadwireguard-apple-e072ebee58f1f3264aa3b3b951f27431c134e0f1.tar.xz
wireguard-apple-e072ebee58f1f3264aa3b3b951f27431c134e0f1.zip
UI: iOS: set CFBundleDisplayName to satisfy new ITMS-90783 error
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--WireGuard/WireGuard/UI/iOS/Info.plist2
1 files changed, 2 insertions, 0 deletions
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 @@
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
+ <key>CFBundleDisplayName</key>
+ <string>$(PRODUCT_NAME)</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>