Skip to content
This repository was archived by the owner on Jul 2, 2022. It is now read-only.

Commit 0b327fe

Browse files
committed
Configuration change
1 parent d2603b0 commit 0b327fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CodeHub.iOS/CodeHub.iOS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
<WarningLevel>4</WarningLevel>
4545
<ConsolePause>false</ConsolePause>
4646
<CodesignKey>iPhone Developer</CodesignKey>
47-
<MtouchUseLlvm>true</MtouchUseLlvm>
4847
<MtouchUseThumb>true</MtouchUseThumb>
4948
<MtouchI18n>
5049
</MtouchI18n>
5150
<MtouchArch>ARMv7</MtouchArch>
51+
<MtouchDebug>true</MtouchDebug>
5252
</PropertyGroup>
5353
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
5454
<DebugType>none</DebugType>

0 commit comments

Comments
 (0)