From: Roopesh Chander Date: Mon, 20 May 2019 08:32:52 +0000 (+0530) Subject: macOS: Login item: Get helper app version from xcconfig X-Git-Tag: 0.0.20190531-9~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ac9b82c228ef784e17def128e26ea8c50fce5d;p=thirdparty%2Fwireguard-apple.git macOS: Login item: Get helper app version from xcconfig Signed-off-by: Roopesh Chander --- diff --git a/WireGuard/WireGuard/UI/macOS/LoginItemHelper/Info.plist b/WireGuard/WireGuard/UI/macOS/LoginItemHelper/Info.plist index a2a9c28..f7bcf8d 100644 --- a/WireGuard/WireGuard/UI/macOS/LoginItemHelper/Info.plist +++ b/WireGuard/WireGuard/UI/macOS/LoginItemHelper/Info.plist @@ -19,9 +19,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + $(VERSION_NAME) CFBundleVersion - 1 + $(VERSION_ID) LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright