KitchenSyncIos.csproj 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{08FAE550-E302-4022-A871-17E0462E99F3}</ProjectGuid>
  9. <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  10. <OutputType>Exe</OutputType>
  11. <RootNamespace>KitchenSyncIos</RootNamespace>
  12. <AssemblyName>Tasky</AssemblyName>
  13. <TargetFrameworkIdentifier>Xamarin.iOS</TargetFrameworkIdentifier>
  14. <TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
  17. <DebugSymbols>True</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>False</Optimize>
  20. <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
  21. <DefineConstants>DEBUG;</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. <ConsolePause>False</ConsolePause>
  25. <MtouchLink>None</MtouchLink>
  26. <MtouchDebug>True</MtouchDebug>
  27. <MtouchI18n>
  28. </MtouchI18n>
  29. <MtouchArch>i386</MtouchArch>
  30. <CodesignKey>iPhone Developer</CodesignKey>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
  33. <DebugType>none</DebugType>
  34. <Optimize>False</Optimize>
  35. <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <ConsolePause>False</ConsolePause>
  39. <MtouchLink>None</MtouchLink>
  40. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
  42. <DebugSymbols>True</DebugSymbols>
  43. <DebugType>full</DebugType>
  44. <Optimize>False</Optimize>
  45. <OutputPath>bin\iPhone\Debug</OutputPath>
  46. <DefineConstants>DEBUG;</DefineConstants>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. <ConsolePause>False</ConsolePause>
  50. <MtouchDebug>True</MtouchDebug>
  51. <CodesignKey>iPhone Developer</CodesignKey>
  52. <IpaPackageName>
  53. </IpaPackageName>
  54. <MtouchArch>ARMv7</MtouchArch>
  55. </PropertyGroup>
  56. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
  57. <DebugType>none</DebugType>
  58. <Optimize>False</Optimize>
  59. <OutputPath>bin\iPhone\Release</OutputPath>
  60. <ErrorReport>prompt</ErrorReport>
  61. <WarningLevel>4</WarningLevel>
  62. <ConsolePause>False</ConsolePause>
  63. <CodesignKey>iPhone Developer</CodesignKey>
  64. <MtouchArch>ARMv7, ARM64</MtouchArch>
  65. </PropertyGroup>
  66. <ItemGroup>
  67. <Reference Include="System" />
  68. <Reference Include="System.Xml" />
  69. <Reference Include="System.Core" />
  70. <Reference Include="Xamarin.iOS" />
  71. <Reference Include="SQLitePCL.raw">
  72. <HintPath>..\packages\SQLitePCL.raw_basic.0.7.1\lib\Xamarin.iOS10\SQLitePCL.raw.dll</HintPath>
  73. </Reference>
  74. <Reference Include="SQLitePCL.ugly">
  75. <HintPath>..\packages\SQLitePCL.ugly.0.7.1\lib\portable-net45+netcore45+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCL.ugly.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Newtonsoft.Json">
  78. <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Couchbase.Lite">
  81. <HintPath>..\packages\Couchbase.Lite.1.0.4.1\lib\xamarinios10\Couchbase.Lite.dll</HintPath>
  82. </Reference>
  83. </ItemGroup>
  84. <ItemGroup>
  85. <None Include="Info.plist" />
  86. <None Include="packages.config" />
  87. </ItemGroup>
  88. <ItemGroup>
  89. <Compile Include="Main.cs" />
  90. <Compile Include="AppDelegate.cs" />
  91. <Compile Include="HomeScreenController.cs" />
  92. <Compile Include="HomeScreenController.designer.cs">
  93. <DependentUpon>HomeScreenController.cs</DependentUpon>
  94. </Compile>
  95. </ItemGroup>
  96. <Import Project="..\KitchenSyncShared\TaskyShared.projitems" Label="Shared" Condition="Exists('..\KitchenSyncShared\TaskyShared.projitems')" />
  97. <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
  98. <ItemGroup>
  99. <Folder Include="Resources\" />
  100. </ItemGroup>
  101. <ItemGroup>
  102. <BundleResource Include="Resources\Icon-60%402x.png" />
  103. <BundleResource Include="Resources\Icon-Small-40%402x.png" />
  104. <BundleResource Include="Resources\Default-568h%402x.png" />
  105. <BundleResource Include="Resources\Default%402x.png" />
  106. <BundleResource Include="Resources\Icon%402x.png" />
  107. <BundleResource Include="Resources\Icon.png" />
  108. <BundleResource Include="Resources\Icon-Small.png" />
  109. <BundleResource Include="Resources\Icon-Small%402x.png" />
  110. <BundleResource Include="Resources\Default.png" />
  111. </ItemGroup>
  112. <ItemGroup>
  113. <ITunesArtwork Include="iTunesArtwork%402x" />
  114. <ITunesArtwork Include="iTunesArtwork" />
  115. </ItemGroup>
  116. <ItemGroup>
  117. <InterfaceDefinition Include="HomeScreen.storyboard" />
  118. </ItemGroup>
  119. </Project>