diff --git a/main/ui/package/macosx/Info.plist b/main/ui/package/macosx/Info.plist index 17822a7d8..4444d155a 100644 --- a/main/ui/package/macosx/Info.plist +++ b/main/ui/package/macosx/Info.plist @@ -1,7 +1,7 @@ - + - + LSMinimumSystemVersion 10.7.4 CFBundleDevelopmentRegion @@ -24,8 +24,7 @@ DEPLOY_BUNDLE_SHORT_VERSION CFBundleSignature ???? - + LSApplicationCategoryType DEPLOY_BUNDLE_CATEGORY CFBundleVersion @@ -47,30 +46,54 @@ DEPLOY_JVM_OPTIONS JVMUserOptions - + DEPLOY_JVM_USER_OPTIONS - + NSHighResolutionCapable true CFBundleDocumentTypes - - CFBundleTypeRole - Editor - LSTypeIsPackage - - CFBundleTypeIconFile - Cryptomator.icns - CFBundleTypeExtensions - - cryptomator - - CFBundleTypeName - org.cryptomator.folder - LSHandlerRank - Owner - + + CFBundleTypeExtensions + + cryptomator + + CFBundleTypeIconFile + Cryptomator.icns + CFBundleTypeName + Cryptomator Vault + CFBundleTypeRole + Editor + LSItemContentTypes + + org.cryptomator.folder + + LSTypeIsPackage + + - + UTExportedTypeDeclarations + + + UTTypeConformsTo + + com.apple.package + + UTTypeDescription + Cryptomator Vault + UTTypeIconFile + Cryptomator.icns + UTTypeIdentifier + org.cryptomator.folder + UTTypeTagSpecification + + public.filename-extension + + cryptomator + + + + +