Skip to content

Commit 5fe4f74

Browse files
authored
chore(macos): 麦克风权限
1 parent 5ea9030 commit 5fe4f74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mac-publish-assets/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,7 @@
2424
<string>NSApplication</string>
2525
<key>NSHighResolutionCapable</key>
2626
<true />
27+
<key>NSMicrophoneUsageDescription</key>
28+
<string>部分模组需要启动器自身拥有麦克风权限。</string>
2729
</dict>
2830
</plist>

0 commit comments

Comments
 (0)