| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- <?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>{A40DFCB3-EE36-438D-9C38-7B64BCC89A67}</ProjectGuid>
- <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Exe</OutputType>
- <RootNamespace>TodoSqlite.iOS</RootNamespace>
- <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
- <AssemblyName>TodoSqlite.iOS</AssemblyName>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
- <DefineConstants>DEBUG</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>false</ConsolePause>
- <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>
- <ConsolePause>false</ConsolePause>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\iPhone\Debug</OutputPath>
- <DefineConstants>DEBUG</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>false</ConsolePause>
- <MtouchArch>ARM64</MtouchArch>
- <CodesignKey>iPhone Developer</CodesignKey>
- <MtouchDebug>true</MtouchDebug>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- </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>
- <ConsolePause>false</ConsolePause>
- <CodesignKey>iPhone Developer</CodesignKey>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>True</Optimize>
- <OutputPath>bin\iPhone\Ad-Hoc</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>False</ConsolePause>
- <MtouchArch>ARM64</MtouchArch>
- <BuildIpa>True</BuildIpa>
- <CodesignProvision>Automatic:AdHoc</CodesignProvision>
- <CodesignKey>iPhone Distribution</CodesignKey>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
- <DebugType>none</DebugType>
- <Optimize>True</Optimize>
- <OutputPath>bin\iPhone\AppStore</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <ConsolePause>False</ConsolePause>
- <MtouchArch>ARM64</MtouchArch>
- <CodesignProvision>Automatic:AppStore</CodesignProvision>
- <CodesignKey>iPhone Distribution</CodesignKey>
- <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="Main.cs" />
- <Compile Include="AppDelegate.cs" />
- <Compile Include="Services\Sqlite\PathService.cs" />
- <None Include="Entitlements.plist" />
- <None Include="Info.plist" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <BundleResource Include="Resources\Default-568h%402x.png" />
- <BundleResource Include="Resources\Default-Portrait.png" />
- <BundleResource Include="Resources\Default-Portrait%402x.png" />
- <BundleResource Include="Resources\Default.png" />
- <BundleResource Include="Resources\Default%402x.png" />
- <BundleResource Include="Resources\Icon-60%402x.png" />
- <BundleResource Include="Resources\Icon-60%403x.png" />
- <BundleResource Include="Resources\Icon-76.png" />
- <BundleResource Include="Resources\Icon-76%402x.png" />
- <BundleResource Include="Resources\Icon-Small-40.png" />
- <BundleResource Include="Resources\Icon-Small-40%402x.png" />
- <BundleResource Include="Resources\Icon-Small-40%403x.png" />
- <BundleResource Include="Resources\Icon-Small.png" />
- <BundleResource Include="Resources\Icon-Small%402x.png" />
- <BundleResource Include="Resources\Icon-Small%403x.png" />
- <InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="Xamarin.iOS" />
- </ItemGroup>
- <ItemGroup>
- <PackageReference Include="Autofac">
- <Version>4.6.2</Version>
- </PackageReference>
- <PackageReference Include="sqlite-net-pcl">
- <Version>1.5.166-beta</Version>
- </PackageReference>
- <PackageReference Include="SQLiteNetExtensions.Async">
- <Version>2.0.0</Version>
- </PackageReference>
- <PackageReference Include="Xamarin.Forms" Version="2.5.0.121934" />
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
- <ItemGroup>
- <ProjectReference Include="..\TodoSqlite\TodoSqlite.csproj">
- <Project>{FC78BC2C-9C7C-46A5-85EB-CA3A3365678A}</Project>
- <Name>TodoSqlite</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <BundleResource Include="Resources\check.png" />
- </ItemGroup>
- <ItemGroup>
- <BundleResource Include="Resources\check2x.png" />
- </ItemGroup>
- <ItemGroup>
- <BundleResource Include="Resources\icon.png" />
- </ItemGroup>
- <ItemGroup>
- <BundleResource Include="Resources\plus.png" />
- </ItemGroup>
- </Project>
|