diff --git a/src/app/app-Info.plist b/src/app/app-Info.plist
index 91104f163d5..d87130d5e49 100644
--- a/src/app/app-Info.plist
+++ b/src/app/app-Info.plist
@@ -254,5 +254,23 @@
@SHORT_VERSION@
LSMinimumSystemVersion
@MACOSX_DEPLOYMENT_TARGET@
-
-
+ NSAppleEventsUsageDescription
+ This application wants to run AppleScript.
+ NSBluetoothPeripheralUsageDescription
+ A user application wants to access bluetooth.
+ NSCalendarsUsageDescription
+ A user application wants to access calendars.
+ NSCameraUsageDescription
+ A user application wants to access the camera.
+ NSContactsUsageDescription
+ A user application wants to access contacts.
+ NSLocationWhenInUseUsageDescription
+ A user application wants to access location information.
+ NSMicrophoneUsageDescription
+ A user application wants to access the microphone.
+ NSPhotoLibraryAddUsageDescription
+ A user application wants write access to the photo library.
+ NSPhotoLibraryUsageDescription
+ A user application wants to access the photo library.
+ NSRemindersUsageDescription
+ A user application wants to access the reminders.