From 2136f077ffcdece75be5b05130abf12c2981366f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fauconnier?= Date: Mon, 14 Sep 2020 12:11:02 +0200 Subject: [PATCH] ask authorization to use mic with podcast --- resources/macx/Info.plist | 168 +++++++++++++++++++------------------- 1 file changed, 85 insertions(+), 83 deletions(-) diff --git a/resources/macx/Info.plist b/resources/macx/Info.plist index 79b49d76..db9f96f2 100644 --- a/resources/macx/Info.plist +++ b/resources/macx/Info.plist @@ -1,93 +1,95 @@ - - CFBundleDocumentTypes - - - CFBundleTypeIconFile - ubz.icns - CFBundleTypeName + + CFBundleDocumentTypes + + + CFBundleTypeIconFile + ubz.icns + CFBundleTypeName + org.oe-f.OpenBoard.document + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + org.oe-f.OpenBoard.document - CFBundleTypeRole - Editor - LSHandlerRank - Owner - LSItemContentTypes - - org.oe-f.OpenBoard.document - - - - CFBundleTypeName + + + + CFBundleTypeName + com.adobe.pdf + CFBundleTypeRole + Viewer + LSHandlerRank + Alternate + LSItemContentTypes + com.adobe.pdf - CFBundleTypeRole - Viewer - LSHandlerRank - Alternate - LSItemContentTypes - - com.adobe.pdf - - - - CFBundleTypeName - PowerPoint document - CFBundleTypeRole - Viewer - LSHandlerRank - Alternate - LSItemContentTypes - - com.microsoft.powerpoint.ppt - com.microsoft.powerpoint.openxml.presentation - com.microsoft.powerpoint.openxml.presentation.macro-enabled - com.microsoft.powerpoint.pps - com.microsoft.powerpoint.openxml.slideshow - com.microsoft.powerpoint.openxml.slideshow.macro-enabled - - - - CFBundleExecutable - OpenBoard - CFBundleGetInfoString - OpenBoard @SHORT_VERSION@ - CFBundleIconFile - OpenBoard.icns - CFBundleIdentifier - org.oe-f.OpenBoard - CFBundlePackageType - APPL - CFBundleShortVersionString - 5.0.0 (rDEVELOPMENT) - CFBundleSignature - OpenB - CFBundleVersion - 0 - SUPublicDSAKeyFile - sparkle_public_key.pem - UTExportedTypeDeclarations - + + + + CFBundleTypeName + PowerPoint document + CFBundleTypeRole + Viewer + LSHandlerRank + Alternate + LSItemContentTypes + + com.microsoft.powerpoint.ppt + com.microsoft.powerpoint.openxml.presentation + com.microsoft.powerpoint.openxml.presentation.macro-enabled + com.microsoft.powerpoint.pps + com.microsoft.powerpoint.openxml.slideshow + com.microsoft.powerpoint.openxml.slideshow.macro-enabled + + + + CFBundleExecutable + OpenBoard + CFBundleGetInfoString + OpenBoard @SHORT_VERSION@ + CFBundleIconFile + OpenBoard.icns + CFBundleIdentifier + org.oe-f.OpenBoard + CFBundlePackageType + APPL + CFBundleShortVersionString + 5.0.0 (rDEVELOPMENT) + CFBundleSignature + OpenB + CFBundleVersion + 0 + SUPublicDSAKeyFile + sparkle_public_key.pem + NSMicrophoneUsageDescription + Accès au microphone requis + UTExportedTypeDeclarations + + + UTTypeIdentifier + org.oe-f.OpenBoard.document + UTTypeDescription + OpenBoard document + UTTypeConformsTo + + public.presentation + public.zip-archive + + UTTypeTagSpecification - UTTypeIdentifier - org.oe-f.OpenBoard.document - UTTypeDescription - OpenBoard document - UTTypeConformsTo + com.apple.ostype + UBdz + public.filename-extension - public.presentation - public.zip-archive + ubz - UTTypeTagSpecification - - com.apple.ostype - UBdz - public.filename-extension - - ubz - - - - + + +