1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-20 02:03:49 +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

@@ -10,7 +10,7 @@
<OutputType>Library</OutputType>
<RootNamespace>Bit.iOS.Core</RootNamespace>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>Bit.iOS.Core</AssemblyName>
<AssemblyName>BitwardeniOSCore</AssemblyName>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>