зеркало из https://github.com/xamarin/ios-samples.git
[SoupChef] Allow unsafe code usage for all platforms/configs
This commit is contained in:
Родитель
f40f46922f
Коммит
5fc2697578
|
@ -9,6 +9,7 @@
|
|||
<RootNamespace>OrderSoupIntentBinding</RootNamespace>
|
||||
<AssemblyName>OrderSoupIntentBinding</AssemblyName>
|
||||
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
|
|
Загрузка…
Ссылка в новой задаче