We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d48f3 commit f1fc7caCopy full SHA for f1fc7ca
src-tauri/Info.plist
@@ -4,7 +4,7 @@
4
<dict>
5
<key>NSMicrophoneUsageDescription</key>
6
<string>This application needs access to the microphone for audio recording.</string>
7
+ <key>ITSAppUsesNonExemptEncryption</key>
8
+ <false/>
9
</dict>
- <key>ITSAppUsesNonExemptEncryption</key>
- <false/>
10
</plist>
0 commit comments