We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea9030 commit 5fe4f74Copy full SHA for 5fe4f74
mac-publish-assets/Info.plist
@@ -24,5 +24,7 @@
24
<string>NSApplication</string>
25
<key>NSHighResolutionCapable</key>
26
<true />
27
+ <key>NSMicrophoneUsageDescription</key>
28
+ <string>部分模组需要启动器自身拥有麦克风权限。</string>
29
</dict>
30
</plist>
0 commit comments