1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 00:03:22 +00:00

noop device action service for ios

This commit is contained in:
Kyle Spearrin
2017-11-29 16:28:58 -05:00
parent 6985ccf076
commit d39609351a
3 changed files with 77 additions and 0 deletions

View File

@@ -86,6 +86,7 @@
<Compile Include="Controllers\ExtendedUIViewController.cs" />
<Compile Include="HockeyAppCrashManagerDelegate.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Services\NoopDeviceActionService.cs" />
<Compile Include="Services\DeviceInfoService.cs" />
<Compile Include="Services\KeyChainStorageService.cs" />
<Compile Include="Services\CommonCryptoKeyDerivationService.cs" />