mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 02:23:57 +00:00
add/edit login totp key
This commit is contained in:
BIN
src/iOS/Resources/camera.png
Normal file
BIN
src/iOS/Resources/camera.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 478 B |
BIN
src/iOS/Resources/camera@2x.png
Normal file
BIN
src/iOS/Resources/camera@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 802 B |
BIN
src/iOS/Resources/camera@3x.png
Normal file
BIN
src/iOS/Resources/camera@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -734,6 +734,15 @@
|
||||
<ItemGroup>
|
||||
<BundleResource Include="Resources\download%402x.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BundleResource Include="Resources\camera.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BundleResource Include="Resources\camera%402x.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BundleResource Include="Resources\camera%403x.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
<PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user