2022-01-25 21:41:56 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
|
|
|
|
<ProjectGuid>{F8C3F648-EA5A-4719-8005-85D1690B1655}</ProjectGuid>
|
|
|
|
<ProjectTypeGuids>{EE2C853D-36AF-4FDB-B1AD-8E90477E2198};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
<RootNamespace>Bit.iOS.ShareExtension</RootNamespace>
|
|
|
|
<AssemblyName>iOS.ShareExtension</AssemblyName>
|
|
|
|
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
|
|
|
|
</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>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<MtouchDebug>true</MtouchDebug>
|
|
|
|
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
|
|
|
<MtouchFastDev>true</MtouchFastDev>
|
|
|
|
<IOSDebuggerPort>52107</IOSDebuggerPort>
|
|
|
|
<MtouchLink>None</MtouchLink>
|
|
|
|
<MtouchArch>x86_64</MtouchArch>
|
|
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
|
|
<MtouchVerbosity></MtouchVerbosity>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<AssemblyName>BitwardeniOSShareExtension</AssemblyName>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--nodevcodeshare --http-message-handler=NSUrlSessionHandler -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<OutputPath>bin\iPhone\Release</OutputPath>
|
|
|
|
<DefineConstants></DefineConstants>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<MtouchUseLlvm>true</MtouchUseLlvm>
|
|
|
|
<MtouchFloat32>true</MtouchFloat32>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<MtouchLink>Full</MtouchLink>
|
|
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
|
|
<MtouchVerbosity></MtouchVerbosity>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardenApp --linkskip=BitwardenCore --linkskip=LiteDB --linkskip=BitwardeniOSShareExtension -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
|
|
|
|
<DefineConstants></DefineConstants>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
|
|
|
<MtouchLink>None</MtouchLink>
|
|
|
|
<MtouchArch>x86_64</MtouchArch>
|
|
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
|
|
<MtouchVerbosity></MtouchVerbosity>
|
|
|
|
<AssemblyName>BitwardeniOSShareExtension</AssemblyName>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardenApp --linkskip=BitwardenCore --linkskip=LiteDB --linkskip=BitwardeniOSShareExtension -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
</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>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<DeviceSpecificBuild>true</DeviceSpecificBuild>
|
|
|
|
<MtouchDebug>true</MtouchDebug>
|
|
|
|
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
|
|
|
<MtouchFastDev>true</MtouchFastDev>
|
|
|
|
<MtouchFloat32>true</MtouchFloat32>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<IOSDebuggerPort>22866</IOSDebuggerPort>
|
|
|
|
<MtouchLink>None</MtouchLink>
|
|
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
|
|
<MtouchVerbosity></MtouchVerbosity>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--nodevcodeshare --http-message-handler=NSUrlSessionHandler -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'AppStore|iPhoneSimulator'">
|
|
|
|
<OutputPath>bin\iPhoneSimulator\AppStore\</OutputPath>
|
|
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardenApp --linkskip=BitwardenCore --linkskip=LiteDB --linkskip=BitwardeniOSShareExtension -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
<OptimizePNGs>true</OptimizePNGs>
|
|
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
|
|
<MtouchLink>Full</MtouchLink>
|
|
|
|
<MtouchSdkVersion>9.3</MtouchSdkVersion>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<CodesignProvision>Dist: Autofill</CodesignProvision>
|
|
|
|
<AssemblyName>BitwardeniOSShareExtension</AssemblyName>
|
|
|
|
<MtouchArch>i386</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'AppStore|iPhone'">
|
|
|
|
<OutputPath>bin\iPhone\AppStore\</OutputPath>
|
|
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
<MtouchLink>Full</MtouchLink>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardenApp --linkskip=BitwardenCore --linkskip=LiteDB --linkskip=BitwardeniOSShareExtension -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
<OptimizePNGs>true</OptimizePNGs>
|
|
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
|
|
<MtouchSdkVersion>10.2</MtouchSdkVersion>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignProvision>Automatic:AppStore</CodesignProvision>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhoneSimulator'">
|
|
|
|
<OutputPath>bin\iPhoneSimulator\Ad-Hoc\</OutputPath>
|
|
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardenApp --linkskip=BitwardenCore --linkskip=LiteDB --linkskip=BitwardeniOSShareExtension -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
<OptimizePNGs>true</OptimizePNGs>
|
|
|
|
<MtouchLink>Full</MtouchLink>
|
|
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
|
|
<MtouchSdkVersion>9.3</MtouchSdkVersion>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignProvision>Adhoc: Autofill</CodesignProvision>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<AssemblyName>BitwardeniOSShareExtension</AssemblyName>
|
|
|
|
<MtouchArch>i386</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone'">
|
|
|
|
<OutputPath>bin\iPhone\Ad-Hoc\</OutputPath>
|
|
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
|
|
<MtouchLink>Full</MtouchLink>
|
2023-01-25 13:58:36 +01:00
|
|
|
<MtouchExtraArgs>--http-message-handler=NSUrlSessionHandler --linkskip=BitwardeniOS --linkskip=BitwardeniOSCore --linkskip=BitwardeniOSAutofill --linkskip=BitwardenApp --linkskip=BitwardenCore --linkskip=LiteDB --linkskip=BitwardeniOSShareExtension -gcc_flags "-L${ProjectDir}/../../lib/ios -largon2 -force_load ${ProjectDir}/../../lib/ios/libargon2.a"</MtouchExtraArgs>
|
2022-01-25 21:41:56 +01:00
|
|
|
<OptimizePNGs>true</OptimizePNGs>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<CodesignProvision>Automatic:AdHoc</CodesignProvision>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="Xamarin.iOS" />
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<PackageReference Include="Microsoft.AppCenter.Crashes">
|
2022-09-22 17:17:17 +02:00
|
|
|
<Version>4.5.3</Version>
|
2022-01-25 21:41:56 +01:00
|
|
|
</PackageReference>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Folder Include="Resources\" />
|
|
|
|
<Folder Include="Models\" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Include="Info.plist" />
|
|
|
|
<None Include="Entitlements.plist" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<InterfaceDefinition Include="MainInterface.storyboard" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Compile Include="LoadingViewController.cs" />
|
|
|
|
<Compile Include="LoadingViewController.designer.cs">
|
|
|
|
<DependentUpon>LoadingViewController.cs</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Models\Context.cs" />
|
|
|
|
<Compile Include="LockPasswordViewController.cs" />
|
|
|
|
<Compile Include="LockPasswordViewController.designer.cs">
|
|
|
|
<DependentUpon>LockPasswordViewController.cs</DependentUpon>
|
|
|
|
</Compile>
|
2022-07-12 19:12:23 +02:00
|
|
|
<Compile Include="ExtensionNavigationController.cs" />
|
|
|
|
<Compile Include="ExtensionNavigationController.designer.cs">
|
|
|
|
<DependentUpon>ExtensionNavigationController.cs</DependentUpon>
|
|
|
|
</Compile>
|
2022-01-25 21:41:56 +01:00
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="..\App\App.csproj">
|
|
|
|
<Name>App</Name>
|
|
|
|
</ProjectReference>
|
|
|
|
<ProjectReference Include="..\iOS.Core\iOS.Core.csproj">
|
|
|
|
<Name>iOS.Core</Name>
|
|
|
|
</ProjectReference>
|
|
|
|
<ProjectReference Include="..\Core\Core.csproj">
|
|
|
|
<Name>Core</Name>
|
|
|
|
</ProjectReference>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<BundleResource Include="..\iOS\Resources\logo_white%403x.png">
|
|
|
|
<Link>Resources\logo_white%403x.png</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\logo_white%402x.png">
|
|
|
|
<Link>Resources\logo_white%402x.png</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\logo_white.png">
|
|
|
|
<Link>Resources\logo_white.png</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\logo%403x.png">
|
|
|
|
<Link>Resources\logo%403x.png</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\logo%402x.png">
|
|
|
|
<Link>Resources\logo%402x.png</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\logo.png">
|
|
|
|
<Link>Resources\logo.png</Link>
|
|
|
|
</BundleResource>
|
2022-08-04 21:42:41 +02:00
|
|
|
<BundleResource Include="..\iOS\Resources\more_vert.png">
|
|
|
|
<Link>Resources\more_vert.png</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\more_vert%402x.png">
|
|
|
|
<Link>Resources\more_vert%402x.png</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\more_vert%403x.png">
|
|
|
|
<Link>Resources\more_vert%403x.png</Link>
|
|
|
|
</BundleResource>
|
2022-01-25 21:41:56 +01:00
|
|
|
<BundleResource Include="..\iOS\Resources\bwi-font.ttf">
|
|
|
|
<Link>Resources\bwi-font.ttf</Link>
|
|
|
|
</BundleResource>
|
|
|
|
<BundleResource Include="..\iOS\Resources\MaterialIcons_Regular.ttf">
|
|
|
|
<Link>Resources\MaterialIcons_Regular.ttf</Link>
|
|
|
|
</BundleResource>
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.AppExtension.CSharp.targets" />
|
|
|
|
</Project>
|