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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user