[WatchKitCatalog] Fixed up WatchApp arch

This commit is contained in:
Jeffrey Stedfast 2016-01-25 13:41:04 -05:00
Родитель 485eac3b81
Коммит b8bd95e7b3
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -56,12 +56,11 @@
<OutputPath>bin\iPhone\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<MtouchArch>ARMv7, ARM64</MtouchArch>
<MtouchArch>ARMv7k</MtouchArch>
<ConsolePause>false</ConsolePause>
<CodesignKey>iPhone Distribution</CodesignKey>
<MtouchUseRefCounting>true</MtouchUseRefCounting>
<MtouchI18n>
</MtouchI18n>
<MtouchI18n></MtouchI18n>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />