diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp
index 323dec205..7cb59ea77 100644
--- a/hw/xquartz/bundle/Info.plist.cpp
+++ b/hw/xquartz/bundle/Info.plist.cpp
@@ -28,6 +28,31 @@
NSSupportsAutomaticGraphicsSwitching
+
+
+ NSAppleEventsUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants to use AppleScript.
+ NSCalendarsUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your calendar data.
+ NSCameraUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your camera.
+ NSContactsUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your contacts.
+ NSLocationAlwaysUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your location information, even when not in use.
+ NSLocationUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your location information.
+ NSLocationWhenInUseUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your location information when in use.
+ NSMicrophoneUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your microphone.
+ NSRemindersUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants access to your reminders.
+ NSSystemAdministrationUsageDescription
+ A process launched by APPLE_APPLICATION_NAME wants admin privileges.
+
#ifdef XQUARTZ_SPARKLE
SUEnableAutomaticChecks