From c7a7f56511e997692a95e84f25980fe2d742fe54 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Sat, 9 Jun 2018 19:42:28 -0700 Subject: [PATCH] More descriptions that are suddenly mandatory\! --- Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Info.plist b/Info.plist index 94f32c5d5..8e75a2c8f 100644 --- a/Info.plist +++ b/Info.plist @@ -1040,5 +1040,9 @@ Cog has no use for your reminders. Why are you trying to access them with an audio player? NSPhotoLibraryUsageDescription Cog is an audio player. Why are you trying to access your Photos Library with an audio player? + NSCameraUsageDescription + Cog is an audio player. It will never use your camera. Why is it asking for permission to use your camera? + NSMicrophoneUsageDescription + Cog is an audio player. It does not, however, record audio. Why is it asking for permission to use your microphone?