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:
parent
81153ca8de
commit
04b0d05b31
9 changed files with 16 additions and 16 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue