add icons for mac for all resolutions

pull/443/head
Li Linfeng 2019-10-12 18:29:44 +08:00
parent 6fec3b50ef
commit 1abb980128
12 changed files with 28 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -1,55 +1,64 @@
{
"images" : [
{
"size" : "16x16",
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
"filename" : "16.png",
"scale" : "1x"
},
{
"size" : "16x16",
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
"filename" : "32.png",
"scale" : "2x"
},
{
"size" : "32x32",
"idiom" : "mac",
"scale" : "1x",
"size" : "32x32"
"filename" : "32-1.png",
"scale" : "1x"
},
{
"size" : "32x32",
"idiom" : "mac",
"scale" : "2x",
"size" : "32x32"
"filename" : "64.png",
"scale" : "2x"
},
{
"size" : "128x128",
"idiom" : "mac",
"filename" : "celestia128x128.png",
"filename" : "128.png",
"scale" : "1x"
},
{
"size" : "128x128",
"idiom" : "mac",
"scale" : "2x",
"size" : "128x128"
"filename" : "256.png",
"scale" : "2x"
},
{
"size" : "256x256",
"idiom" : "mac",
"scale" : "1x",
"size" : "256x256"
"filename" : "256-1.png",
"scale" : "1x"
},
{
"size" : "256x256",
"idiom" : "mac",
"scale" : "2x",
"size" : "256x256"
"filename" : "512-1.png",
"scale" : "2x"
},
{
"size" : "512x512",
"idiom" : "mac",
"scale" : "1x",
"size" : "512x512"
"filename" : "512.png",
"scale" : "1x"
},
{
"size" : "512x512",
"idiom" : "mac",
"scale" : "2x",
"size" : "512x512"
"filename" : "1024.png",
"scale" : "2x"
}
],
"info" : {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB