X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Info.plist;h=c7a50270b28d6f6a47c289577f8ca3041b80a737;hp=e7d0890f3be6df6549673828bccc244c9831f8e2;hb=5c488091214f1aca932fa74623e024a4d0c245a2;hpb=a56516dba58b629e73742a3c23e1701f1be3c24d diff --git a/Info.plist b/Info.plist index e7d0890..c7a5027 100644 --- a/Info.plist +++ b/Info.plist @@ -2,14 +2,63 @@ + UTExportedTypeDeclarations + + + UTTypeIconFile + com.yukkurigames.Enjoyable.mapping.icns + UTTypeDescription + Enjoyable Mapping + UTTypeConformsTo + + public.data + + UTTypeIdentifier + com.yukkurigames.Enjoyable.mapping + UTTypeTagSpecification + + public.filename-extension + + enjoyable + + public.mime-type + application/json + + + + CFBundleDocumentTypes + + + CFBundleTypeIconFile + com.yukkurigames.Enjoyable.mapping.icns + CFBundleTypeExtensions + + enjoyable + + CFBundleTypeRole + Editor + LSItemContentTypes + + com.yukkurigames.Enjoyable.mapping + + CFBundleTypeName + com.yukkurigames.Enjoyable.mapping + LSHandlerRank + Owner + + CFBundleDevelopmentRegion English CFBundleExecutable ${EXECUTABLE_NAME} + CFBundleHelpBookFolder + Help + CFBundleHelpBookName + com.yukkurigames.Enjoyable.help CFBundleIconFile icon.icns CFBundleIdentifier - net.tunah.${PRODUCT_NAME:identifier} + com.yukkurigames.${PRODUCT_NAME:identifier} CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -17,16 +66,20 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2 + 1.0 CFBundleSignature ???? - CFBundleVersion - 2 + LSApplicationCategoryType + public.app-category.utilities NSHumanReadableCopyright - Copyright (c) 2009 Sam McCall + Copyright Joe Wreschnig, Sam McCall, Yifeng Huang NSMainNibFile MainMenu NSPrincipalClass NSApplication + NSSupportsAutomaticTermination + YES + NSSupportsSuddenTermination +