1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-06 02:23:57 +00:00

Linker config, ARM64 support only. Assembly name updates.

This commit is contained in:
Kyle Spearrin
2016-08-02 00:16:13 -04:00
parent 775fb69a82
commit 625be7fdd4
8 changed files with 243 additions and 25 deletions

View File

@@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Bit.App</RootNamespace>
<AssemblyName>Bit.App</AssemblyName>
<AssemblyName>BitwardenApp</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkProfile>Profile111</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>