1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 08:13:20 +00:00

add lots of misc thigns to appdelegate

This commit is contained in:
Kyle Spearrin
2019-06-11 23:04:41 -04:00
parent 5aac96edb5
commit 5dbe9e5ca2
5 changed files with 260 additions and 7 deletions

View File

@@ -53,6 +53,8 @@
<Folder Include="Resources\" />
</ItemGroup>
<ItemGroup>
<Compile Include="Constants.cs" />
<Compile Include="Utilities\HockeyAppCrashManagerDelegate.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Services\CryptoPrimitiveService.cs" />
<Compile Include="Services\KeyChainStorageService.cs" />