1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Re-saved all projects

This commit is contained in:
ed 2018-10-09 10:07:40 +01:00
parent 81153ca8de
commit 04b0d05b31
9 changed files with 16 additions and 16 deletions

View file

@ -4,9 +4,9 @@
<plist>
<dict>
<key>NSMicrophoneUsageDescription</key>
<string>This app requires requires audio input. If you do not have an audio interface connected it will use the built-in microphone.</string>
<string>This app requires audio input. If you do not have an audio interface connected it will use the built-in microphone.</string>
<key>NSCameraUsageDescription</key>
<string>This app requires access to the camera function correctly.</string>
<string>This app requires access to the camera to function correctly.</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIViewControllerBasedStatusBarAppearance</key>