From 117df777437ca8691b0c2a114251bccc3e0cd35a Mon Sep 17 00:00:00 2001 From: J.P. Turcotte <26857126+jpturcotte@users.noreply.github.com> Date: Sep 24 2019 15:24:29 +0000 Subject: Update macOS Info.plist to include missing strings Closes #288. Untested; might have unwanted effects. --- 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