mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Added the microphone permission to the iOS demo plug-in
This commit is contained in:
parent
6d369ac0d6
commit
2f329cec87
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
|||
</MODULEPATHS>
|
||||
</LINUX_MAKE>
|
||||
<XCODE_IPHONE targetFolder="Builds/iOS" iosScreenOrientation="landscape" iosBackgroundAudio="1"
|
||||
iosBackgroundBle="1">
|
||||
iosBackgroundBle="1" microphonePermissionNeeded="1">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="JuceDemoPlugin"/>
|
||||
<CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="JuceDemoPlugin"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue