1
0
Fork 0
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:
tpoole 2017-09-11 08:59:53 +01:00
parent 6d369ac0d6
commit 2f329cec87

View file

@ -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"/>