1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 00:33:20 +00:00

app missing ios extension services

This commit is contained in:
Kyle Spearrin
2017-11-29 16:39:43 -05:00
parent d39609351a
commit 00f0a7589c
4 changed files with 10 additions and 6 deletions

View File

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