2021-10-27 10:07:07 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "4.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > iPhoneSimulator</Platform>
<ProductVersion > 8.0.30703</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {97B32648-1B4A-4E35-8058-B2AD7373B6E6}</ProjectGuid>
<ProjectTypeGuids > {FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<TemplateGuid > {6143fdea-f3c2-4a09-aafa-6e230626515e}</TemplateGuid>
<OutputType > Exe</OutputType>
<RootNamespace > Microsoft.ML.OnnxRuntime.InferenceSample.Forms.iOS</RootNamespace>
<IPhoneResourcePrefix > Resources</IPhoneResourcePrefix>
<AssemblyName > Microsoft.ML.OnnxRuntime.InferenceSample.Forms.iOS</AssemblyName>
<MtouchEnableSGenConc > true</MtouchEnableSGenConc>
<MtouchHttpClientHandler > NSUrlSessionHandler</MtouchHttpClientHandler>
<ProvisioningType > automatic</ProvisioningType>
</PropertyGroup>
<PropertyGroup >
2022-06-21 22:08:24 +00:00
<AutoGenerateBindingRedirects > True</AutoGenerateBindingRedirects>
2021-10-27 10:07:07 +00:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > portable</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\iPhoneSimulator\Debug</OutputPath>
<DefineConstants > DEBUG</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<MtouchArch > x86_64</MtouchArch>
<MtouchLink > None</MtouchLink>
<MtouchDebug > true</MtouchDebug>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' " >
<DebugType > none</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\iPhoneSimulator\Release</OutputPath>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<MtouchLink > None</MtouchLink>
<MtouchArch > x86_64</MtouchArch>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|iPhone' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > portable</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\iPhone\Debug</OutputPath>
<DefineConstants > DEBUG</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<MtouchArch > ARM64</MtouchArch>
<CodesignKey > iPhone Developer</CodesignKey>
<MtouchDebug > true</MtouchDebug>
<CodesignEntitlements > Entitlements.plist</CodesignEntitlements>
<MtouchLink > None</MtouchLink>
<MtouchInterpreter > -all</MtouchInterpreter>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|iPhone' " >
<DebugType > none</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\iPhone\Release</OutputPath>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<MtouchArch > ARM64</MtouchArch>
<CodesignKey > iPhone Developer</CodesignKey>
<CodesignEntitlements > Entitlements.plist</CodesignEntitlements>
<MtouchLink > SdkOnly</MtouchLink>
</PropertyGroup>
<PropertyGroup >
2022-06-21 22:08:24 +00:00
<OnnxNativeFrameworkPathPhone > ..\..\..\..\build\iOS\iphoneos\Release\Release-iphoneos\onnxruntime.framework</OnnxNativeFrameworkPathPhone>
<OnnxNativeFrameworkPathSimulator > ..\..\..\..\build\iOS\iphonesimulator\Release\Release-iphonesimulator\onnxruntime.framework</OnnxNativeFrameworkPathSimulator>
2021-10-27 10:07:07 +00:00
</PropertyGroup>
<PropertyGroup Condition= "('$(Platform)' == 'iPhoneSimulator' AND Exists('$(OnnxNativeFrameworkPathSimulator)')) OR ('$(Platform)' == 'iPhone' AND Exists('$(OnnxNativeFrameworkPathPhone)'))" >
2022-06-21 22:08:24 +00:00
<DefineConstants > __NATIVE_DEPENDENCIES_EXIST__</DefineConstants>
2021-10-27 10:07:07 +00:00
</PropertyGroup>
<ItemGroup >
<Compile Include= "Main.cs" />
<Compile Include= "AppDelegate.cs" />
<None Include= "Entitlements.plist" />
<None Include= "Info.plist" />
<Compile Include= "Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup >
<InterfaceDefinition Include= "Resources\LaunchScreen.storyboard" />
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Contents.json" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon1024.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon180.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon167.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon152.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon120.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon87.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon80.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon76.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon60.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon58.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon40.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon29.png" >
<Visible > false</Visible>
</ImageAsset>
<ImageAsset Include= "Assets.xcassets\AppIcon.appiconset\Icon20.png" >
<Visible > false</Visible>
</ImageAsset>
</ItemGroup>
<ItemGroup >
<Reference Include= "System" />
<Reference Include= "System.Xml" />
<Reference Include= "System.Core" />
<Reference Include= "Xamarin.iOS" />
<Reference Include= "System.Numerics" />
</ItemGroup>
<ItemGroup >
<PackageReference Include= "Xamarin.Forms" Version= "5.0.0.2083" />
<PackageReference Include= "Xamarin.Essentials" Version= "1.7.0" />
</ItemGroup>
<ItemGroup Condition= "('$(Platform)' == 'iPhoneSimulator' AND Exists('$(OnnxNativeFrameworkPathSimulator)')) OR ('$(Platform)' == 'iPhone' AND Exists('$(OnnxNativeFrameworkPathPhone)'))" >
<ProjectReference Include= "..\Microsoft.ML.OnnxRuntime.InferenceSample.Forms\Microsoft.ML.OnnxRuntime.InferenceSample.Forms.csproj" >
<Project > {C5BDDD5D-F811-4CDD-A977-2D8581C21F36}</Project>
<Name > Microsoft.ML.OnnxRuntime.InferenceSample.Forms</Name>
</ProjectReference>
<ProjectReference Include= "..\..\..\src\Microsoft.ML.OnnxRuntime\Microsoft.ML.OnnxRuntime.csproj" >
<Project > {584B53B3-359D-4DC2-BCD8-530B5D4685AD}</Project>
<Name > Microsoft.ML.OnnxRuntime</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup >
2023-07-23 02:07:21 +00:00
<PackageReference Include= "System.Memory" Version= "4.5.5" IncludeAssets= "None" />
2022-06-21 22:08:24 +00:00
<NativeReference Condition= " '$(Platform)' == 'iPhoneSimulator' And Exists('$(OnnxNativeFrameworkPathSimulator)') " Include= "$(OnnxNativeFrameworkPathSimulator)" >
<Kind > Framework</Kind>
<ForceLoad > True</ForceLoad>
<IsCxx > True</IsCxx>
</NativeReference>
<NativeReference Condition= " '$(Platform)' == 'iPhone' And Exists('$(OnnxNativeFrameworkPathPhone)') " Include= "$(OnnxNativeFrameworkPathPhone)" >
<Kind > Framework</Kind>
<ForceLoad > True</ForceLoad>
<IsCxx > True</IsCxx>
</NativeReference>
2021-10-27 10:07:07 +00:00
</ItemGroup>
<Import Project= "$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
2023-07-23 02:07:21 +00:00
</Project>