1<key>NSSystemAdministrationUsageDescription</key>
2<string>The operation being performed by a program in Zed requires elevated permission.</string>
3<key>NSAppleEventsUsageDescription</key>
4<string>An application in Zed wants to use AppleScript.</string>
5<key>NSBluetoothAlwaysUsageDescription</key>
6<string>An application in Zed wants to use Bluetooth.</string>
7<key>NSCalendarsUsageDescription</key>
8<string>An application in Zed wants to use Calendar data.</string>
9<key>NSCameraUsageDescription</key>
10<string>An application in Zed wants to use the camera.</string>
11<key>NSContactsUsageDescription</key>
12<string>An application in Zed wants to use your contacts.</string>
13<key>NSLocationAlwaysUsageDescription</key>
14<string>An application in Zed wants to use your location information, even in the background.</string>
15<key>NSLocationUsageDescription</key>
16<string>An application in Zed wants to use your location information.</string>
17<key>NSLocationWhenInUseUsageDescription</key>
18<string>An application in Zed wants to use your location information while active.</string>
19<key>NSMicrophoneUsageDescription</key>
20<string>An application in Zed wants to use your microphone.</string>
21<key>NSSpeechRecognitionUsageDescription</key>
22<string>An application in Zed wants to use speech recognition.</string>
23<key>NSRemindersUsageDescription</key>
24<string>An application in Zed wants to use your reminders.</string>