Add iPad icon
This commit is contained in:
parent
3cc25cb9e0
commit
8de675d32c
5 changed files with 54 additions and 0 deletions
|
@ -42,6 +42,54 @@
|
|||
"filename" : "scrypt-pwgen 180x180.png",
|
||||
"scale" : "3x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "20x20",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "20x20",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "29x29",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "29x29",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "40x40",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "ipad",
|
||||
"size" : "40x40",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "76x76",
|
||||
"idiom" : "ipad",
|
||||
"filename" : "scrypt-pwgen 76x76.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"size" : "76x76",
|
||||
"idiom" : "ipad",
|
||||
"filename" : "scrypt-pwgen 152x152.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "83.5x83.5",
|
||||
"idiom" : "ipad",
|
||||
"filename" : "scrypt-pwgen 167x167.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"size" : "1024x1024",
|
||||
"idiom" : "ios-marketing",
|
||||
|
|
BIN
iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 152x152.png
Normal file
BIN
iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 152x152.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 167x167.png
Normal file
BIN
iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 167x167.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 76x76.png
Normal file
BIN
iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 76x76.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
6
iOS/Assets.xcassets/Contents.json
Normal file
6
iOS/Assets.xcassets/Contents.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue