diff --git a/macos/Info.plist b/macos/Info.plist index c4a9db90bb..890a32ea34 100644 --- a/macos/Info.plist +++ b/macos/Info.plist @@ -1,20 +1,78 @@ - + - CFBundleIconFile - Hydrogen.icns - CFBundlePackageType - APPL - CFBundleGetInfoString - Created by the hydrogen development team - CFBundleSignature - ???? - CFBundleExecutable - Hydrogen - CFBundleIdentifier - org.hydrogen-music - NOTE - Created by the hydrogen development team + CFBundleDevelopmentRegion + English + CFBundleExecutable + hydrogen + CFBundleGetInfoString + Hydrogen for Mac + CFBundleIconFile + icon.icns + CFBundleIdentifier + Hydrogen + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 0.9.6 + CFBundleName + Hydrogen + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.9.6-beta1 + CFBundleSignature + ???? + CFBundleVersion + 0.9.6-beta1 + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + Hydrogen Developers, 2012 + + CFBundleDocumentTypes + + + CFBundleTypeIconFiles + + icon + + CFBundleTypeName + Hydrogen song file + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + com.hydrogen.h2song + + + + + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.data + + UTTypeDescription + Hydrogen song file + UTTypeIdentifier + com.hydrogen.h2song + UTTypeTagSpecification + + public.filename-extension + h2song + public.mime-type + application/octet-stream + + + +