Skip to content

Commit

Permalink
debug symbols in realease
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bondi committed Apr 3, 2021
1 parent 5968433 commit 9fbe68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eBeamer.jucer
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
iosDevelopmentTeamID="9UVTQTKNV4" smallIcon="A6ImnF" bigIcon="A6ImnF">
<CONFIGURATIONS>
<CONFIGURATION isDebug="1" name="Debug"/>
<CONFIGURATION isDebug="0" name="Release"/>
<CONFIGURATION isDebug="0" name="Release" customXcodeFlags="GCC_GENERATE_DEBUGGING_SYMBOLS = YES&#10;STRI_INSTALLED_PRODUCT = NO&#10;COPY_PHASE_SETUP = NO"/>
</CONFIGURATIONS>
<MODULEPATHS>
<MODULEPATH id="juce_audio_basics" path="../../../JUCE/modules"/>
Expand Down

0 comments on commit 9fbe68d

Please sign in to comment.