Skip to content

Commit

Permalink
Set NSMicrophoneUsageDescription in Carla.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
falkTX committed Jul 13, 2021
1 parent 164c254 commit 28c3c9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/macos/Carla.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@
<true/>
<key>NSRequiresAquaSystemAppearance</key>
<false/>
<key>NSMicrophoneUsageDescription</key>
<string>Carla requires microphone for audio input.</string>
</dict>
</plist>

0 comments on commit 28c3c9a

Please sign in to comment.