update mac project

This commit is contained in:
Luke 2017-06-27 00:54:29 -04:00
parent 0a0208d54c
commit c43cefb589

View file

@ -58,7 +58,7 @@
<TlsProvider>Default</TlsProvider> <TlsProvider>Default</TlsProvider>
<LinkMode>None</LinkMode> <LinkMode>None</LinkMode>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<I18n>west</I18n> <I18n>cjk,mideast,other,rare,west</I18n>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|AnyCPU' ">
<DebugType>full</DebugType> <DebugType>full</DebugType>