DevDaysTasks.iOS.csproj 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  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">
  67. <SpecificVersion>False</SpecificVersion>
  68. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.2.1.0\lib\Xamarin.iOS10\Microsoft.WindowsAzure.Mobile.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Microsoft.WindowsAzure.Mobile.Ext">
  71. <SpecificVersion>False</SpecificVersion>
  72. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.2.1.0\lib\Xamarin.iOS10\Microsoft.WindowsAzure.Mobile.Ext.dll</HintPath>
  73. </Reference>
  74. <Reference Include="Microsoft.WindowsAzure.Mobile.SQLiteStore, Version=2.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <HintPath>..\packages\Microsoft.Azure.Mobile.Client.SQLiteStore.2.1.0\lib\portable-win+net45+wp8+wpa81+monotouch+monoandroid\Microsoft.WindowsAzure.Mobile.SQLiteStore.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\portable-net45+wp80+win8+wpa81\Newtonsoft.Json.dll</HintPath>
  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="System" />
  91. <Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\Xamarin.iOS10\System.Net.Http.Extensions.dll</HintPath>
  93. <Private>True</Private>
  94. </Reference>
  95. <Reference Include="System.Net.Http.Primitives, Version=4.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  96. <HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\Xamarin.iOS10\System.Net.Http.Primitives.dll</HintPath>
  97. <Private>True</Private>
  98. </Reference>
  99. <Reference Include="System.Xml" />
  100. <Reference Include="System.Core" />
  101. <Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  102. <HintPath>..\packages\Xamarin.Forms.2.3.1.114\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll</HintPath>
  103. <Private>True</Private>
  104. </Reference>
  105. <Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  106. <HintPath>..\packages\Xamarin.Forms.2.3.1.114\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll</HintPath>
  107. <Private>True</Private>
  108. </Reference>
  109. <Reference Include="Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  110. <HintPath>..\packages\Xamarin.Forms.2.3.1.114\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll</HintPath>
  111. <Private>True</Private>
  112. </Reference>
  113. <Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  114. <HintPath>..\packages\Xamarin.Forms.2.3.1.114\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll</HintPath>
  115. <Private>True</Private>
  116. </Reference>
  117. <Reference Include="Xamarin.iOS" />
  118. </ItemGroup>
  119. <ItemGroup>
  120. <BundleResource Include="Resources\Default.png" />
  121. <BundleResource Include="Resources\Default%402x.png" />
  122. <BundleResource Include="Resources\Default-568h%402x.png" />
  123. <BundleResource Include="Resources\Default-Portrait.png" />
  124. <BundleResource Include="Resources\Default-Portrait%402x.png" />
  125. <BundleResource Include="Resources\Icon-60%402x.png" />
  126. <BundleResource Include="Resources\Icon-60%403x.png" />
  127. <BundleResource Include="Resources\Icon-76.png" />
  128. <BundleResource Include="Resources\Icon-76%402x.png" />
  129. <BundleResource Include="Resources\Icon-Small.png" />
  130. <BundleResource Include="Resources\Icon-Small%402x.png" />
  131. <BundleResource Include="Resources\Icon-Small%403x.png" />
  132. <BundleResource Include="Resources\Icon-Small-40.png" />
  133. <BundleResource Include="Resources\Icon-Small-40%402x.png" />
  134. <BundleResource Include="Resources\Icon-Small-40%403x.png" />
  135. </ItemGroup>
  136. <ItemGroup>
  137. <InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />
  138. </ItemGroup>
  139. <ItemGroup>
  140. <None Include="app.config" />
  141. <None Include="Info.plist" />
  142. <None Include="Entitlements.plist" />
  143. <None Include="packages.config" />
  144. </ItemGroup>
  145. <ItemGroup>
  146. <Compile Include="Main.cs" />
  147. <Compile Include="AppDelegate.cs" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <ITunesArtwork Include="ITunesArtwork" />
  151. <ITunesArtwork Include="ITunesArtwork%402x" />
  152. </ItemGroup>
  153. <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
  154. <ItemGroup>
  155. <ProjectReference Include="..\devdaystasks\devdaystasks.csproj">
  156. <Project>{3AFA591D-C115-4AC9-9519-F788373ECDE9}</Project>
  157. <Name>devdaystasks</Name>
  158. </ProjectReference>
  159. </ItemGroup>
  160. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  161. <PropertyGroup>
  162. <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>
  163. </PropertyGroup>
  164. <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'))" />
  165. <Error Condition="!Exists('..\packages\Xamarin.Forms.2.3.1.114\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Xamarin.Forms.2.3.1.114\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets'))" />
  166. </Target>
  167. <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')" />
  168. <Import Project="..\packages\Xamarin.Forms.2.3.1.114\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition="Exists('..\packages\Xamarin.Forms.2.3.1.114\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
  169. </Project>