X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Info.plist;h=ed9e83f47b56c8974f9dfa83c14ab14a8bdded3c;hp=a27f386be9212d7f8eff15116e6f729b0084a376;hb=6dddafbcf505939751ddb2d66ffb586d150aaaa8;hpb=72a9fcd1e832a4e22f02018b855feaa414ae8c5c diff --git a/Info.plist b/Info.plist index a27f386..ed9e83f 100644 --- a/Info.plist +++ b/Info.plist @@ -4,6 +4,27 @@ 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 @@ -11,7 +32,7 @@ CFBundleHelpBookName com.yukkurigames.Enjoyable.help CFBundleIconFile - icon.icns + Icon CFBundleIdentifier com.yukkurigames.${PRODUCT_NAME:identifier} CFBundleInfoDictionaryVersion @@ -21,9 +42,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.1 CFBundleSignature ???? + CFBundleVersion + 301 LSApplicationCategoryType public.app-category.utilities NSHumanReadableCopyright @@ -36,5 +59,31 @@ 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 + + +