From 8f2248e1bdff573d8eecfdbc92ec122e8aeb0edd Mon Sep 17 00:00:00 2001 From: Rodney Date: Sep 26 2019 13:34:00 +0000 Subject: Merge pull request #2806 from jpturcotte/patch-1 Update macOS Info.plist to include missing strings --- diff --git a/toonz/cmake/BundleInfo.plist.in b/toonz/cmake/BundleInfo.plist.in index 59a4388..635da22 100644 --- a/toonz/cmake/BundleInfo.plist.in +++ b/toonz/cmake/BundleInfo.plist.in @@ -4,28 +4,26 @@ CFBundleDevelopmentRegion English + CFBundleDisplayName + OpenToonz CFBundleExecutable OpenToonz - CFBundleGetInfoString - CFBundleIconFile OpenToonz.icns CFBundleIdentifier io.github.opentoonz.OpenToonz CFBundleInfoDictionaryVersion 6.0 - CFBundleLongVersionString - CFBundleName - + OpenToonz CFBundlePackageType APPL CFBundleShortVersionString - + 1.3.0 CFBundleSignature ???? CFBundleVersion - + 1.3 CSResourcesFileMapped LSRequiresCarbon @@ -33,6 +31,6 @@ NSHighResolutionCapable NSHumanReadableCopyright - + This Open Source Program is developed from Toonz, a software originally created by Digital Video, S.p.A., Rome Italy