More descriptions that are suddenly mandatory\!

CQTexperiment
Christopher Snowhill 2018-06-09 19:42:28 -07:00
parent 3b4709bf28
commit c7a7f56511
1 changed files with 4 additions and 0 deletions

View File

@ -1040,5 +1040,9 @@
<string>Cog has no use for your reminders. Why are you trying to access them with an audio player?</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Cog is an audio player. Why are you trying to access your Photos Library with an audio player?</string>
<key>NSCameraUsageDescription</key>
<string>Cog is an audio player. It will never use your camera. Why is it asking for permission to use your camera?</string>
<key>NSMicrophoneUsageDescription</key>
<string>Cog is an audio player. It does not, however, record audio. Why is it asking for permission to use your microphone?</string>
</dict>
</plist>