1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-19 09:43:27 +00:00

stubbed out password generator pass in ios extension

This commit is contained in:
Kyle Spearrin
2016-07-13 00:39:24 -04:00
parent ae79eb6a96
commit ba63bf18ec
4 changed files with 269 additions and 3 deletions

View File

@@ -95,6 +95,10 @@
<CodesignKey>iPhone Distribution</CodesignKey>
</PropertyGroup>
<ItemGroup>
<Compile Include="PasswordGeneratorViewController.cs" />
<Compile Include="PasswordGeneratorViewController.designer.cs">
<DependentUpon>PasswordGeneratorViewController.cs</DependentUpon>
</Compile>
<Compile Include="SiteAddViewController.cs" />
<Compile Include="SiteAddViewController.designer.cs">
<DependentUpon>SiteAddViewController.cs</DependentUpon>