X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Info.plist;h=0a17c785c0c849e63a713ce0fb374d52b5bd3778;hp=c7a50270b28d6f6a47c289577f8ca3041b80a737;hb=28dfa5b6977e17dd9951d1d8239052a15e38e5c2;hpb=5c488091214f1aca932fa74623e024a4d0c245a2 diff --git a/Info.plist b/Info.plist index c7a5027..0a17c78 100644 --- a/Info.plist +++ b/Info.plist @@ -2,53 +2,29 @@ - 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 - - - + CFBundleDevelopmentRegion + English CFBundleDocumentTypes - CFBundleTypeIconFile - com.yukkurigames.Enjoyable.mapping.icns CFBundleTypeExtensions enjoyable + CFBundleTypeIconFile + com.yukkurigames.Enjoyable.mapping.icns + CFBundleTypeName + com.yukkurigames.Enjoyable.mapping CFBundleTypeRole Editor + LSHandlerRank + Owner LSItemContentTypes com.yukkurigames.Enjoyable.mapping - CFBundleTypeName - com.yukkurigames.Enjoyable.mapping - LSHandlerRank - Owner - CFBundleDevelopmentRegion - English CFBundleExecutable ${EXECUTABLE_NAME} CFBundleHelpBookFolder @@ -56,7 +32,7 @@ CFBundleHelpBookName com.yukkurigames.Enjoyable.help CFBundleIconFile - icon.icns + Icon CFBundleIdentifier com.yukkurigames.${PRODUCT_NAME:identifier} CFBundleInfoDictionaryVersion @@ -81,5 +57,29 @@ 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 + + +