PRS.Mobile.Droid.csproj 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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)' == '' ">AnyCPU</Platform>
  6. <ProjectGuid>{5626C3A2-09F9-4CBC-BD52-10BB5CD9F452}</ProjectGuid>
  7. <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  8. <OutputType>Library</OutputType>
  9. <RootNamespace>PRS.Mobile.Droid</RootNamespace>
  10. <AssemblyName>PRS.Mobile.Droid</AssemblyName>
  11. <AndroidApplication>True</AndroidApplication>
  12. <AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
  13. <AndroidResgenClass>Resource</AndroidResgenClass>
  14. <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
  15. <MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
  16. <MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
  17. <TargetFrameworkVersion>v13.0</TargetFrameworkVersion>
  18. <AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
  19. <AndroidSupportedAbis>armeabi-v7a;x86;arm64-v8a;x86_64</AndroidSupportedAbis>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>portable</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug</OutputPath>
  26. <DefineConstants>DEBUG</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <AndroidLinkMode>None</AndroidLinkMode>
  30. <AndroidUseAapt2>true</AndroidUseAapt2>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <DebugSymbols>true</DebugSymbols>
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release</OutputPath>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <AndroidManagedSymbols>true</AndroidManagedSymbols>
  40. <AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
  41. <AndroidSigningKeyStore>/Users/nicholastan/Downloads/development-2.cer</AndroidSigningKeyStore>
  42. <AndroidSigningStorePass>Fr0g50ftw4r3</AndroidSigningStorePass>
  43. <AndroidPackageFormat>aab</AndroidPackageFormat>
  44. <DefineConstants></DefineConstants>
  45. </PropertyGroup>
  46. <ItemGroup>
  47. <Reference Include="Mono.Android" />
  48. <Reference Include="System" />
  49. <Reference Include="System.Core" />
  50. <Reference Include="System.Xml.Linq" />
  51. <Reference Include="System.Xml" />
  52. <Reference Include="Mono.Android.Export" />
  53. </ItemGroup>
  54. <ItemGroup>
  55. <PackageReference Include="Plugin.LocalNotification" Version="10.1.8" />
  56. <PackageReference Include="Resizetizer.NT" Version="0.3.0">
  57. <PrivateAssets>all</PrivateAssets>
  58. <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
  59. </PackageReference>
  60. <PackageReference Include="Xamarin.Android.Support.v4" Version="28.0.0.3" />
  61. <PackageReference Include="Xamarin.Essentials" Version="1.7.7" />
  62. <PackageReference Include="Xamarin.Forms" Version="5.0.0.2578" />
  63. <PackageReference Include="XF.Material" Version="1.8.0" />
  64. <PackageReference Include="ZXing.Net.Mobile" Version="2.4.1" />
  65. <PackageReference Include="ZXing.Net.Mobile.Forms" Version="2.4.1" />
  66. </ItemGroup>
  67. <ItemGroup>
  68. <Compile Include="CustomPdfRenderer.cs" />
  69. <Compile Include="MainActivity.cs" />
  70. <Compile Include="Resources\Resource.Designer.cs" />
  71. <Compile Include="Properties\AssemblyInfo.cs" />
  72. </ItemGroup>
  73. <ItemGroup>
  74. <None Include="Resources\AboutResources.txt" />
  75. <None Include="Assets\AboutAssets.txt" />
  76. <None Include="Properties\AndroidManifest.xml" />
  77. </ItemGroup>
  78. <ItemGroup>
  79. <AndroidResource Include="Resources\layout\Tabbar.axml" />
  80. <AndroidResource Include="Resources\layout\Toolbar.axml" />
  81. <AndroidResource Include="Resources\values\styles.xml" />
  82. <AndroidResource Include="Resources\values\colors.xml" />
  83. <AndroidResource Include="Resources\xml\file_paths.xml" />
  84. </ItemGroup>
  85. <ItemGroup>
  86. <ProjectReference Include="..\..\..\3rdpartylibs\pdfium-android\PdfiumAndroid\PdfiumAndroid\PdfiumAndroid.csproj">
  87. <Project>{63845795-416f-4848-9dc1-63e992803d29}</Project>
  88. <Name>PdfiumAndroid</Name>
  89. </ProjectReference>
  90. <ProjectReference Include="..\..\..\inabox\InABox.Core\InABox.Core.csproj">
  91. <Project>{cd727653-322b-4b8f-8bc0-86e6e85eb6f9}</Project>
  92. <Name>InABox.Core</Name>
  93. </ProjectReference>
  94. <ProjectReference Include="..\..\..\inabox\InABox.Mobile\InABox.Mobile.Shared\InABox.Mobile.Shared.csproj">
  95. <Project>{C4F5BF06-CAB8-47CF-8B0A-FF3406081781}</Project>
  96. <Name>InABox.Mobile.Shared</Name>
  97. </ProjectReference>
  98. <ProjectReference Include="..\PRS.Mobile\PRS.Mobile.csproj">
  99. <Project>{2E807D8C-659F-464D-89FE-3889019BE8EA}</Project>
  100. <Name>PRS.Mobile</Name>
  101. </ProjectReference>
  102. </ItemGroup>
  103. <ItemGroup>
  104. <Content Include="drawable\mipmap-anydpi-v26\icon.xml" />
  105. <AndroidResource Include="drawable\mipmap-hdpi\ic_launcher.png" />
  106. <AndroidResource Include="drawable\mipmap-hdpi\ic_launcher_background.png" />
  107. <AndroidResource Include="drawable\mipmap-hdpi\ic_launcher_foreground.png" />
  108. <AndroidResource Include="drawable\mipmap-hdpi\ic_launcher_monochrome.png" />
  109. <AndroidResource Include="drawable\mipmap-mdpi\ic_launcher.png" />
  110. <AndroidResource Include="drawable\mipmap-mdpi\ic_launcher_background.png" />
  111. <AndroidResource Include="drawable\mipmap-mdpi\ic_launcher_foreground.png" />
  112. <AndroidResource Include="drawable\mipmap-mdpi\ic_launcher_monochrome.png" />
  113. <AndroidResource Include="drawable\mipmap-xhdpi\ic_launcher.png" />
  114. <AndroidResource Include="drawable\mipmap-xhdpi\ic_launcher_background.png" />
  115. <AndroidResource Include="drawable\mipmap-xhdpi\ic_launcher_foreground.png" />
  116. <AndroidResource Include="drawable\mipmap-xhdpi\ic_launcher_monochrome.png" />
  117. <AndroidResource Include="drawable\mipmap-xxhdpi\ic_launcher.png" />
  118. <AndroidResource Include="drawable\mipmap-xxhdpi\ic_launcher_background.png" />
  119. <AndroidResource Include="drawable\mipmap-xxhdpi\ic_launcher_foreground.png" />
  120. <AndroidResource Include="drawable\mipmap-xxhdpi\ic_launcher_monochrome.png" />
  121. <AndroidResource Include="drawable\mipmap-xxxhdpi\ic_launcher.png" />
  122. <AndroidResource Include="drawable\mipmap-xxxhdpi\ic_launcher_background.png" />
  123. <AndroidResource Include="drawable\mipmap-xxxhdpi\ic_launcher_foreground.png" />
  124. <AndroidResource Include="drawable\mipmap-xxxhdpi\ic_launcher_monochrome.png" />
  125. <AndroidResource Include="drawable\logo.png" />
  126. <AndroidResource Include="drawable\splash.png" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <Folder Include="Publishing\" />
  130. </ItemGroup>
  131. <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
  132. <Import Project="..\..\..\inabox\InABox.Mobile\InABox.Mobile.Android\InABox.Mobile.Android.projitems" Label="Shared" />
  133. </Project>