Disable debug mode on macos for Release

file-open
James Ball 2024-04-14 22:40:01 +01:00
rodzic 4f390ae041
commit 0615a46c5d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -637,7 +637,7 @@
bigIcon="pSc1mq" applicationCategory="public.app-category.music">
<CONFIGURATIONS>
<CONFIGURATION isDebug="1" name="Debug" targetName="osci-render"/>
<CONFIGURATION isDebug="1" name="Release" targetName="osci-render"/>
<CONFIGURATION isDebug="0" name="Release" targetName="osci-render"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_audio_basics" path="../../../JUCE/modules"/>