xamarin-macios/tests/common/TestProjects/MyReleaseBuild/MyReleaseBuildLlvm.dotnet.c...

10 строки
295 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.iOS.Sdk">
<PropertyGroup>
<TargetFramework>net5.0-ios</TargetFramework>
<RuntimeIdentifier>ios-x64</RuntimeIdentifier>
<OutputType>Exe</OutputType>
<MtouchUseLlvm>true</MtouchUseLlvm>
</PropertyGroup>
</Project>