From 8027741fc25e1e3ef409f9fb21503cbc676e077b Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Tue, 21 Nov 2017 11:50:07 -0500 Subject: Add CFBundleShortVersionString since things normally should have both keys. --- GTM-Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GTM-Info.plist') diff --git a/GTM-Info.plist b/GTM-Info.plist index de31ba4..c48043d 100644 --- a/GTM-Info.plist +++ b/GTM-Info.plist @@ -16,5 +16,7 @@ ???? CFBundleVersion 1.0 + CFBundleShortVersionString + 1.0 -- cgit v1.2.3