diff --git a/dist/mac/Info.plist b/dist/mac/Info.plist index 7929668e9..019662a5f 100644 --- a/dist/mac/Info.plist +++ b/dist/mac/Info.plist @@ -2,6 +2,10 @@ + CFBundleDevelopmentRegion + en + CFBundleDisplayName + qBittorrent CFBundleDocumentTypes @@ -21,6 +25,10 @@ org.bittorrent.torrent + NSExportableTypes + + org.bittorrent.torrent + LSIsAppleDefaultForType @@ -28,6 +36,8 @@ CFBundleURLTypes + CFBundleTypeRole + Viewer CFBundleURLSchemes magnet @@ -46,20 +56,18 @@ APPL CFBundleShortVersionString 4.2.0 - CFBundleSignature - qBit CFBundleExecutable @EXECUTABLE@ CFBundleIdentifier - org.qbittorrent + org.qbittorrent.qBittorrent + LSMinimumSystemVersion + ${MACOSX_DEPLOYMENT_TARGET}.0 NSPrincipalClass NSApplication - NSHighResolutionCapable - True NSAppleScriptEnabled YES NSHumanReadableCopyright - Copyright © 2006-2018 The qBittorrent project + Copyright © 2006-2019 The qBittorrent project UTExportedTypeDeclarations