mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 15:15:34 +03:00
Added ipad pro icon. Renamed bundle name for extension back (xamarin studio keeps changing it for some reason)
This commit is contained in:
parent
9c574c70fe
commit
b38873fc1f
3 changed files with 2 additions and 1 deletions
|
@ -62,6 +62,6 @@
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
<string>bitwarden extension</string>
|
<string>bitwarden extension</string>
|
||||||
<key>CFBundleDisplayName</key>
|
<key>CFBundleDisplayName</key>
|
||||||
<string>bitwarden extension</string>
|
<string>bitwarden</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
@ -38,6 +38,7 @@
|
||||||
<string>Icon-60@2x.png</string>
|
<string>Icon-60@2x.png</string>
|
||||||
<string>Icon-76.png</string>
|
<string>Icon-76.png</string>
|
||||||
<string>Icon-76@2x.png</string>
|
<string>Icon-76@2x.png</string>
|
||||||
|
<string>Icon-83.5@2x.png</string>
|
||||||
<string>Icon-Small-50@2x.png</string>
|
<string>Icon-Small-50@2x.png</string>
|
||||||
<string>Icon-Small-50.png</string>
|
<string>Icon-Small-50.png</string>
|
||||||
<string>Icon-Small-40.png</string>
|
<string>Icon-Small-40.png</string>
|
||||||
|
|
BIN
src/iOS/Resources/Icon-83.5@2x.png
Normal file
BIN
src/iOS/Resources/Icon-83.5@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in a new issue