1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 05:13:31 +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

@@ -122,7 +122,6 @@
<Compile Include="Renderers\CustomLabelRenderer.cs" />
<Compile Include="Renderers\CustomContentPageRenderer.cs" />
<Compile Include="Renderers\HybridWebViewRenderer.cs" />
<Compile Include="Services\DeviceActionService.cs" />
<Compile Include="Services\iOSPushNotificationHandler.cs" />
<Compile Include="Services\iOSPushNotificationService.cs" />
<Compile Include="Utilities\iOSHelpers.cs" />