DevDaysTasks.iOS.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  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. <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  7. <ProjectGuid>{5FA0219F-B063-4D07-800B-CC38BDB5B916}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <RootNamespace>devdaystasks.iOS</RootNamespace>
  10. <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
  11. <AssemblyName>devdaystasksiOS</AssemblyName>
  12. <NuGetPackageImportStamp>
  13. </NuGetPackageImportStamp>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
  20. <DefineConstants>DEBUG;ENABLE_TEST_CLOUD;</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. <ConsolePause>false</ConsolePause>
  24. <MtouchArch>i386</MtouchArch>
  25. <MtouchLink>None</MtouchLink>
  26. <MtouchDebug>true</MtouchDebug>
  27. <MtouchProfiling>true</MtouchProfiling>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
  30. <DebugType>full</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\iPhone\Release</OutputPath>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  36. <MtouchArch>ARMv7, ARM64</MtouchArch>
  37. <ConsolePause>false</ConsolePause>
  38. <CodesignKey>iPhone Developer</CodesignKey>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
  41. <DebugType>full</DebugType>
  42. <Optimize>true</Optimize>
  43. <OutputPath>bin\iPhoneSimulator\Release</OutputPath>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <MtouchArch>i386</MtouchArch>
  47. <ConsolePause>false</ConsolePause>
  48. <MtouchLink>None</MtouchLink>
  49. </PropertyGroup>
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
  51. <DebugSymbols>true</DebugSymbols>
  52. <DebugType>full</DebugType>
  53. <Optimize>false</Optimize>
  54. <OutputPath>bin\iPhone\Debug</OutputPath>
  55. <DefineConstants>DEBUG;ENABLE_TEST_CLOUD;</DefineConstants>
  56. <ErrorReport>prompt</ErrorReport>
  57. <WarningLevel>4</WarningLevel>
  58. <ConsolePause>false</ConsolePause>
  59. <MtouchArch>ARMv7, ARM64</MtouchArch>
  60. <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
  61. <MtouchProfiling>true</MtouchProfiling>
  62. <CodesignKey>iPhone Developer</CodesignKey>
  63. <MtouchDebug>true</MtouchDebug>
  64. </PropertyGroup>
  65. <ItemGroup>
  66. <Reference Include="Microsoft.WindowsAzure.Mobile, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.3.0.1\lib\Xamarin.iOS10\Microsoft.WindowsAzure.Mobile.dll</HintPath>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="Microsoft.WindowsAzure.Mobile.Ext, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.3.0.1\lib\Xamarin.iOS10\Microsoft.WindowsAzure.Mobile.Ext.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="Microsoft.WindowsAzure.Mobile.SQLiteStore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.SQLiteStore.3.0.1\lib\portable-win+net45+wp8+wpa81+monotouch10+monoandroid10+xamarinios10\Microsoft.WindowsAzure.Mobile.SQLiteStore.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
  80. <Private>True</Private>
  81. </Reference>
  82. <Reference Include="SQLitePCL, Version=3.8.7.2, Culture=neutral, PublicKeyToken=bddade01e9c850c5, processorArchitecture=MSIL">
  83. <HintPath>..\packages\SQLitePCL.3.8.7.2\lib\Xamarin.iOS10\SQLitePCL.dll</HintPath>
  84. <Private>True</Private>
  85. </Reference>
  86. <Reference Include="SQLitePCL.Ext, Version=3.8.7.2, Culture=neutral, PublicKeyToken=bddade01e9c850c5, processorArchitecture=MSIL">
  87. <HintPath>..\packages\SQLitePCL.3.8.7.2\lib\Xamarin.iOS10\SQLitePCL.Ext.dll</HintPath>
  88. <Private>True</Private>
  89. </Reference>
  90. <Reference Include="SQLitePCLRaw.batteries_green, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a84b7dcfb1391f7f, processorArchitecture=MSIL">
  91. <HintPath>..\packages\SQLitePCLRaw.bundle_green.1.0.1\lib\Xamarin.iOS10\SQLitePCLRaw.batteries_green.dll</HintPath>
  92. <Private>True</Private>
  93. </Reference>
  94. <Reference Include="SQLitePCLRaw.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL">
  95. <HintPath>..\packages\SQLitePCLRaw.core.1.0.1\lib\Xamarin.iOS10\SQLitePCLRaw.core.dll</HintPath>
  96. <Private>True</Private>
  97. </Reference>
  98. <Reference Include="SQLitePCLRaw.provider.sqlite3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62684c7b4f184e3f, processorArchitecture=MSIL">
  99. <HintPath>..\packages\SQLitePCLRaw.provider.sqlite3.ios_unified.1.0.1\lib\Xamarin.iOS10\SQLitePCLRaw.provider.sqlite3.dll</HintPath>
  100. <Private>True</Private>
  101. </Reference>
  102. <Reference Include="System" />
  103. <Reference Include="System.Net.Http" />
  104. <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  105. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\Xamarin.iOS10\System.Net.Http.Extensions.dll</HintPath>
  106. <Private>True</Private>
  107. </Reference>
  108. <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  109. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\Xamarin.iOS10\System.Net.Http.Primitives.dll</HintPath>
  110. <Private>True</Private>
  111. </Reference>
  112. <Reference Include="System.Xml" />
  113. <Reference Include="System.Core" />
  114. <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  115. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll</HintPath>
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  119. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll</HintPath>
  120. <Private>True</Private>
  121. </Reference>
  122. <Reference Include="Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  123. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll</HintPath>
  124. <Private>True</Private>
  125. </Reference>
  126. <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  127. <HintPath>..\packages\Xamarin.Forms.2.3.2.127\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll</HintPath>
  128. <Private>True</Private>
  129. </Reference>
  130. <Reference Include="Xamarin.iOS" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <BundleResource Include="Resources\Default.png" />
  134. <BundleResource Include="Resources\Default%402x.png" />
  135. <BundleResource Include="Resources\Default-568h%402x.png" />
  136. <BundleResource Include="Resources\Default-Portrait.png" />
  137. <BundleResource Include="Resources\Default-Portrait%402x.png" />
  138. <BundleResource Include="Resources\Icon-60%402x.png" />
  139. <BundleResource Include="Resources\Icon-60%403x.png" />
  140. <BundleResource Include="Resources\Icon-76.png" />
  141. <BundleResource Include="Resources\Icon-76%402x.png" />
  142. <BundleResource Include="Resources\Icon-Small.png" />
  143. <BundleResource Include="Resources\Icon-Small%402x.png" />
  144. <BundleResource Include="Resources\Icon-Small%403x.png" />
  145. <BundleResource Include="Resources\Icon-Small-40.png" />
  146. <BundleResource Include="Resources\Icon-Small-40%402x.png" />
  147. <BundleResource Include="Resources\Icon-Small-40%403x.png" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <None Include="app.config" />
  154. <None Include="Info.plist" />
  155. <None Include="Entitlements.plist" />
  156. <None Include="packages.config" />
  157. </ItemGroup>
  158. <ItemGroup>
  159. <Compile Include="Main.cs" />
  160. <Compile Include="AppDelegate.cs" />
  161. </ItemGroup>
  162. <ItemGroup>
  163. <ITunesArtwork Include="ITunesArtwork" />
  164. <ITunesArtwork Include="ITunesArtwork%402x" />
  165. </ItemGroup>
  166. <Import Project="..\DevDaysTasks.Shared\DevDaysTasks.Shared.projitems" Label="Shared" />
  167. <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
  168. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  169. <PropertyGroup>
  170. <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  171. </PropertyGroup>
  172. <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
  173. <Error Condition="!Exists('..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets'))" />
  174. </Target>
  175. <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
  176. <Import Project="..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\packages\Xamarin.Forms.2.3.2.127\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
  177. </Project>