diff --git a/src/citra_qt/Info.plist b/src/citra_qt/Info.plist
index 7d46b39d1..87fc9c246 100644
--- a/src/citra_qt/Info.plist
+++ b/src/citra_qt/Info.plist
@@ -36,5 +36,9 @@
NSApplication
NSHighResolutionCapable
True
+ NSCameraUsageDescription
+ This app requires camera access to emulate the 3DS's cameras.
+ NSMicrophoneUsageDescription
+ This app requires microphone access to emulate the 3DS's microphone.