aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuardNetworkExtension/Info.plist
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-11-04 03:51:50 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2018-11-04 03:51:50 +0100
commit6c40479863c5811c1d958add221c859e72157bbc (patch)
treed90609c80762c33bed22828666b0f24c515cc2e0 /WireGuard/WireGuardNetworkExtension/Info.plist
parentSettings: anchor logo to bottom (diff)
downloadwireguard-apple-6c40479863c5811c1d958add221c859e72157bbc.tar.xz
wireguard-apple-6c40479863c5811c1d958add221c859e72157bbc.zip
XCode: unify version strings
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'WireGuard/WireGuardNetworkExtension/Info.plist')
-rw-r--r--WireGuard/WireGuardNetworkExtension/Info.plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/WireGuard/WireGuardNetworkExtension/Info.plist b/WireGuard/WireGuardNetworkExtension/Info.plist
index 6c42790..cc71059 100644
--- a/WireGuard/WireGuardNetworkExtension/Info.plist
+++ b/WireGuard/WireGuardNetworkExtension/Info.plist
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
- <string>0.1</string>
+ <string>$(VERSION_NAME)</string>
<key>CFBundleVersion</key>
- <string>1</string>
+ <string>$(VERSION_ID)</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>