mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-17 15:53:13 +00:00
24 lines
1.4 KiB
Text
24 lines
1.4 KiB
Text
<key>NSSystemAdministrationUsageDescription</key>
|
|
<string>The operation being performed by a program in Zed requires elevated permission.</string>
|
|
<key>NSAppleEventsUsageDescription</key>
|
|
<string>An application in Zed wants to use AppleScript.</string>
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
<string>An application in Zed wants to use Bluetooth.</string>
|
|
<key>NSCalendarsUsageDescription</key>
|
|
<string>An application in Zed wants to use Calendar data.</string>
|
|
<key>NSCameraUsageDescription</key>
|
|
<string>An application in Zed wants to use the camera.</string>
|
|
<key>NSContactsUsageDescription</key>
|
|
<string>An application in Zed wants to use your contacts.</string>
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
<string>An application in Zed wants to use your location information, even in the background.</string>
|
|
<key>NSLocationUsageDescription</key>
|
|
<string>An application in Zed wants to use your location information.</string>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>An application in Zed wants to use your location information while active.</string>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>An application in Zed wants to use your microphone.</string>
|
|
<key>NSSpeechRecognitionUsageDescription</key>
|
|
<string>An application in Zed wants to use speech recognition.</string>
|
|
<key>NSRemindersUsageDescription</key>
|
|
<string>An application in Zed wants to use your reminders.</string>
|