1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 07:43:37 +00:00

key chain storage service

This commit is contained in:
Kyle Spearrin
2019-04-08 21:23:16 -04:00
parent 8055de4f25
commit 8c6823c463
4 changed files with 132 additions and 7 deletions

View File

@@ -93,6 +93,7 @@
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="Services\CryptoPrimitiveService.cs" />
<Compile Include="Services\KeyChainStorageService.cs" />
<None Include="Entitlements.plist" />
<None Include="Info.plist" />
<Compile Include="Properties\AssemblyInfo.cs" />