I want to turn off the LIVE_CONSTANT_EDITOR for iOS and Android builds.
Where can we do this in Introjucer? I assumed it was in "Extra Preprocessor Definitions"
I tried setting JUCE_ENABLE_LIVE_CONSTANT_EDITOR=0 in there but it does not seem to have updated the AppConfig?
However it seems to have worked so I assume this is the correct way to do this.
