From c0bc453135b3f549f800545075cb7bdb310c3ad4 Mon Sep 17 00:00:00 2001 From: fanquake Date: Tue, 3 Dec 2019 15:49:41 -0500 Subject: [PATCH] build: remove deprecated key from macOS Info.plist Note that the current release binaries don't show incorrect version numbers anywhere in the GUI, and we haven't reintroduced the issue that #14701 fixed. This is just swapping a deprecated field for a newer one and removing the additional version number. --- share/qt/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 275078c88de83..3befba342540c 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -16,7 +16,7 @@ CFBundlePackageType APPL - CFBundleGetInfoString + NSHumanReadableCopyright @CLIENT_VERSION_MAJOR@.@CLIENT_VERSION_MINOR@.@CLIENT_VERSION_REVISION@.@CLIENT_VERSION_BUILD@, Copyright © 2009-@COPYRIGHT_YEAR@ @COPYRIGHT_HOLDERS_FINAL@ CFBundleShortVersionString