1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-15 15:53:44 +00:00

move device action to ios core

This commit is contained in:
Kyle Spearrin
2019-06-27 13:58:08 -04:00
parent 645576c949
commit 04c32e28cd
3 changed files with 3 additions and 6 deletions

View File

@@ -57,6 +57,7 @@
<Compile Include="Models\AppExtensionContext.cs" />
<Compile Include="Models\CipherViewModel.cs" />
<Compile Include="Models\PasswordGenerationOptions.cs" />
<Compile Include="Services\DeviceActionService.cs" />
<Compile Include="Utilities\HockeyAppCrashManagerDelegate.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Services\CryptoPrimitiveService.cs" />