123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255 |
- <?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>{2869560F-3142-4C75-8028-95F7C613D61B}</ProjectGuid>
- <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <OutputType>Exe</OutputType>
- <RootNamespace>PRS.Mobile.iOS</RootNamespace>
- <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
- <AssemblyName>PRS.Mobile.iOS</AssemblyName>
- <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
- <LangVersion>9</LangVersion>
- </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>
- <Commandlineparameters>
- </Commandlineparameters>
- <CreatePackage>
- </CreatePackage>
- <MtouchLink>None</MtouchLink>
- <MtouchExtraArgs>--interpreter</MtouchExtraArgs>
- </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>
- <CodesignProvision>Automatic</CodesignProvision>
- <EnablePackageSigning>
- </EnablePackageSigning>
- <CodesignExtraArgs>
- </CodesignExtraArgs>
- <CrashReportingEnabled>false</CrashReportingEnabled>
- <EnableCodeSigning>
- </EnableCodeSigning>
- </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" />
- <None Include="Entitlements.plist" />
- <None Include="Info.plist" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\100.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\128.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\16.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\172.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\196.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\216.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\256.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\32.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\48.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\512.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\55.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\64.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\88.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\logo.imageset\PRS-4.pdf">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\splash.imageset\Contents.json">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\splash.imageset\PRS-digital.pdf">
- <Visible>false</Visible>
- </ImageAsset>
- <InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\1024.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\76.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\60.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\58.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\167.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\29.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\120.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\20.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\180.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\80.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\40.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\87.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\AppIcon.appiconset\152.png">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\Contents.json">
- <Visible>false</Visible>
- </ImageAsset>
- <ImageAsset Include="Assets.xcassets\logo.imageset\Contents.json">
- <Visible>false</Visible>
- </ImageAsset>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Core" />
- <Reference Include="Xamarin.iOS" />
- </ItemGroup>
- <ItemGroup>
- <PackageReference Include="Plugin.LocalNotification" Version="10.1.8" />
- <PackageReference Include="Resizetizer.NT" Version="0.3.0">
- <PrivateAssets>all</PrivateAssets>
- <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
- </PackageReference>
- <PackageReference Include="Syncfusion.Xamarin.SfPopupLayout" Version="23.2.6" />
- <PackageReference Include="System.Json" Version="4.7.1" />
- <PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
- <PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
- <PackageReference Include="Xamarin.IQKeyboardManager" Version="1.4.1" />
- <PackageReference Include="XF.Material" Version="1.8.0" />
- <PackageReference Include="ZXing.Net.Mobile" Version="2.4.1" />
- <PackageReference Include="ZXing.Net.Mobile.Forms" Version="2.4.1" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\inabox\InABox.Core\InABox.Core.csproj">
- <Project>{cd727653-322b-4b8f-8bc0-86e6e85eb6f9}</Project>
- <Name>InABox.Core</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\inabox\InABox.Mobile\InABox.Mobile.Shared\InABox.Mobile.Shared.csproj">
- <Project>{C4F5BF06-CAB8-47CF-8B0A-FF3406081781}</Project>
- <Name>InABox.Mobile.Shared</Name>
- </ProjectReference>
- <ProjectReference Include="..\PRS.Mobile\PRS.Mobile.csproj">
- <Project>{2E807D8C-659F-464D-89FE-3889019BE8EA}</Project>
- <Name>PRS.Mobile</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\inabox\InABox.RPC.Shared\InABox.RPC.Shared.csproj">
- <Project>{0F43274E-1928-4A12-811F-77FBB882C60C}</Project>
- <Name>InABox.RPC.Shared</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="PrivacyInfo.xcprivacy.plist" />
- </ItemGroup>
- <Import Project="..\..\..\inabox\InABox.Mobile\InABox.Mobile.iOS\InABox.Mobile.iOS.projitems" Label="Shared" Condition="Exists('..\..\..\inabox\InABox.Mobile\InABox.Mobile.iOS\InABox.Mobile.iOS.projitems')" />
- <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
- </Project>
|