|
|
|
@ -1,7 +1,7 @@ |
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
|
|
|
|
<plist version="1.0"> |
|
|
|
|
<dict> |
|
|
|
|
<dict> |
|
|
|
|
<key>CFBundleDocumentTypes</key> |
|
|
|
|
<array> |
|
|
|
|
<dict> |
|
|
|
@ -66,6 +66,8 @@ |
|
|
|
|
<string>0</string> |
|
|
|
|
<key>SUPublicDSAKeyFile</key> |
|
|
|
|
<string>sparkle_public_key.pem</string> |
|
|
|
|
<key>NSMicrophoneUsageDescription</key> |
|
|
|
|
<string>Accès au microphone requis</string> |
|
|
|
|
<key>UTExportedTypeDeclarations</key> |
|
|
|
|
<array> |
|
|
|
|
<dict> |
|
|
|
@ -89,5 +91,5 @@ |
|
|
|
|
</dict> |
|
|
|
|
</dict> |
|
|
|
|
</array> |
|
|
|
|
</dict> |
|
|
|
|
</dict> |
|
|
|
|
</plist> |
|
|
|
|