diff --git a/contrib/release/macos/dmg_template/Liana.app/Contents/Info.plist b/contrib/release/macos/dmg_template/Liana.app/Contents/Info.plist index fdf5b58b..46f57151 100644 --- a/contrib/release/macos/dmg_template/Liana.app/Contents/Info.plist +++ b/contrib/release/macos/dmg_template/Liana.app/Contents/Info.plist @@ -1,69 +1,44 @@ - - LSMinimumSystemVersion - 10.15.0 - - LSArchitecturePriority - - x86_64 - - - - - - - CFBundlePackageType - APPL - - CFBundleSupportedPlatforms - - MacOSX - - - CFBundleShortVersionString - VERSION_PLACEHOLDER - - CFBundleVersion - VERSION_PLACEHOLDER - - CFBundleSignature - ???? - - CFBundleExecutable - Liana - - CFBundleName - Liana - - LSHasLocalizedDisplayName - - - CFBundleIdentifier - org.wizardsardine.liana - - CFBundleURLTypes - + + - CFBundleTypeRole - Editor - CFBundleURLName - org.wizardsardine.liana - CFBundleURLSchemes - - liana - + CFBundleName + Liana + + CFBundleDisplayName + Liana + + CFBundleIdentifier + com.wizardsardine.liana + + CFBundleVersion + VERSION_PLACEHOLDER + + CFBundleShortVersionString + VERSION_PLACEHOLDER + + CFBundlePackageType + APPL + + CFBundleSignature + ???? + + CFBundleExecutable + Liana + + LSMinimumSystemVersion + 10.15.0 + + CFBundleIconFile + Liana.icns + + NSPrincipalClass + NSApplication + + LSApplicationCategoryType + public.app-category.finance + - - - NSPrincipalClass - NSApplication - - NSHighResolutionCapable - True - - LSApplicationCategoryType - public.app-category.finance -