X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Info.plist;h=0a17c785c0c849e63a713ce0fb374d52b5bd3778;hp=3881216428a5ada4e5fd68ca257d8c5cad3c65c4;hb=28dfa5b6977e17dd9951d1d8239052a15e38e5c2;hpb=c64183eb482084e21263968d22de0fa8feab97c9 diff --git a/Info.plist b/Info.plist index 3881216..0a17c78 100644 --- a/Info.plist +++ b/Info.plist @@ -2,22 +2,39 @@ - CFBundleHelpBookName - com.yukkurigames.Enjoyable.help - CFBundleHelpBookFolder - Help - NSSupportsAutomaticTermination - YES - NSSupportsSuddenTermination - 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 - com.korewanetadesu.${PRODUCT_NAME:identifier} + com.yukkurigames.${PRODUCT_NAME:identifier} CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -25,11 +42,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.5 + 1.0 CFBundleSignature ???? - CFBundleVersion - 3 LSApplicationCategoryType public.app-category.utilities NSHumanReadableCopyright @@ -38,5 +53,33 @@ MainMenu NSPrincipalClass NSApplication + NSSupportsAutomaticTermination + YES + NSSupportsSuddenTermination + + 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 + + +