From 3a88abddd7cb96bbff48d5c6601798173328590f Mon Sep 17 00:00:00 2001 From: vit9696 Date: Sun, 29 Jan 2017 13:06:31 -0800 Subject: [PATCH] fix(build): set generic macOS Info.plist version by default --- osx/info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osx/info.plist b/osx/info.plist index 123c794ce..4913a4e31 100644 --- a/osx/info.plist +++ b/osx/info.plist @@ -65,7 +65,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.7.0 + @SHORT_VERSION@ CFBundleSignature toxq CFBundleURLTypes @@ -84,7 +84,7 @@ CFBundleVersion - 1.7.0 + @FULL_VERSION@ NSPrincipalClass NSApplication UTImportedTypeDeclarations