Skip to content

Commit

Permalink
Merge pull request #2244 from dalexsoto/d15-3
Browse files Browse the repository at this point in the history
[tests] Fix bug 57699 - [iOS]InternalsTest failure (Linkall) tests on device
  • Loading branch information
Aguilex committed Jun 23, 2017
2 parents 16f3a4d + 2ac305a commit 494fcbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/linker-ios/link all/link all.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<MtouchI18n>mideast,other</MtouchI18n>
<MtouchArch>ARMv7, ARM64</MtouchArch>
<MtouchExtraArgs>-gcc_flags="-UhoItsB0rken"</MtouchExtraArgs>
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug32|iPhone' ">
<DebugSymbols>True</DebugSymbols>
Expand Down

0 comments on commit 494fcbc

Please sign in to comment.