X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Info.plist;h=2dfc0d898a3b086d90cf70c18ddfaaf50c5eca6c;hp=e7d0890f3be6df6549673828bccc244c9831f8e2;hb=71c958acabb545ef231ad100ef6410834cac3c23;hpb=a56516dba58b629e73742a3c23e1701f1be3c24d diff --git a/Info.plist b/Info.plist index e7d0890..2dfc0d8 100644 --- a/Info.plist +++ b/Info.plist @@ -4,12 +4,37 @@ CFBundleDevelopmentRegion English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + enjoyable + + CFBundleTypeIconFile + com.yukkurigames.Enjoyable.mapping.icns + CFBundleTypeName + com.yukkurigames.Enjoyable.mapping + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + com.yukkurigames.Enjoyable.mapping + + + CFBundleExecutable ${EXECUTABLE_NAME} + CFBundleHelpBookFolder + Help + CFBundleHelpBookName + com.yukkurigames.Enjoyable.help CFBundleIconFile - icon.icns + Icon CFBundleIdentifier - net.tunah.${PRODUCT_NAME:identifier} + com.yukkurigames.${PRODUCT_NAME:identifier} CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -21,12 +46,44 @@ CFBundleSignature ???? CFBundleVersion - 2 + 609 + 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 + + SUFeedURL + http://yukkurigames.com/enjoyable/appcast.xml + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.data + + UTTypeDescription + Enjoyable Mapping + UTTypeIconFile + com.yukkurigames.Enjoyable.mapping.icns + UTTypeIdentifier + com.yukkurigames.Enjoyable.mapping + UTTypeTagSpecification + + public.filename-extension + + enjoyable + + public.mime-type + application/json + + +