mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
macOS: explicitly ask for mic/input permissions
This commit is contained in:
parent
38c31998c5
commit
acbccc1feb
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,8 @@
|
|||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Access Soundcard/Microphone input for recording</string>
|
||||
@ENV@
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue