]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
UI: iOS: set CFBundleDisplayName to satisfy new ITMS-90783 error
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 28 Jun 2019 12:42:43 +0000 (14:42 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 28 Jun 2019 12:42:43 +0000 (14:42 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/WireGuard/UI/iOS/Info.plist

index a39d430677277065be71a3f17182e64ee67d0730..7d910772df0969817f267365d94774dd3efcc625 100644 (file)
@@ -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>