mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
[MacOS] Add NSMicrophoneUsageDescription to swift launcher plist
This commit is contained in:
committed by
Mat Sutcliffe
parent
f602fa50cf
commit
6e5638d15e
@@ -24,5 +24,7 @@
|
||||
<string>NSApplication</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>This application needs access to your Microphone for Vatsim Voice.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user