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

bootstrap ios

This commit is contained in:
Kyle Spearrin
2019-06-11 15:20:28 -04:00
parent a8dfb8e2b9
commit 5d4cc007bb
4 changed files with 223 additions and 19 deletions

View File

@@ -110,6 +110,7 @@
<ItemGroup>
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="Migration\KeyChainStorageService.cs" />
<Compile Include="Renderers\HybridWebViewRenderer.cs" />
<Compile Include="Services\DeviceActionService.cs" />
<Compile Include="Services\iOSPushNotificationHandler.cs" />