Skip to content

Commit f1fc7ca

Browse files
committed
Really really fix non exempt encryption
1 parent b8d48f3 commit f1fc7ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-tauri/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<dict>
55
<key>NSMicrophoneUsageDescription</key>
66
<string>This application needs access to the microphone for audio recording.</string>
7+
<key>ITSAppUsesNonExemptEncryption</key>
8+
<false/>
79
</dict>
8-
<key>ITSAppUsesNonExemptEncryption</key>
9-
<false/>
1010
</plist>

0 commit comments

Comments
 (0)