完成IOS图标

This commit is contained in:
豌杂 2025-01-06 17:13:00 +08:00
parent 54594ade8c
commit 0b5f41ee12
48 changed files with 100 additions and 62 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 687 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 946 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -2,115 +2,153 @@
"images": [ "images": [
{ {
"size": "20x20", "size": "20x20",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-20@2x.png", "filename": "icon-20@2x.png",
"scale": "2x", "scale": "2x"
"platform": "ios"
}, },
{ {
"size": "20x20", "size": "20x20",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-20@3x.png", "filename": "icon-20@3x.png",
"scale": "3x", "scale": "3x"
"platform": "ios"
}, },
{ {
"size": "29x29", "size": "29x29",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-29.png",
"scale": "1x"
},
{
"size": "29x29",
"idiom": "iphone",
"filename": "icon-29@2x.png", "filename": "icon-29@2x.png",
"scale": "2x", "scale": "2x"
"platform": "ios"
}, },
{ {
"size": "29x29", "size": "29x29",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-29@3x.png", "filename": "icon-29@3x.png",
"scale": "3x", "scale": "3x"
"platform": "ios"
},
{
"size": "38x38",
"idiom": "universal",
"filename": "icon-38@2x.png",
"scale": "2x",
"platform": "ios"
},
{
"size": "38x38",
"idiom": "universal",
"filename": "icon-38@3x.png",
"scale": "3x",
"platform": "ios"
}, },
{ {
"size": "40x40", "size": "40x40",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-40@2x.png", "filename": "icon-40@2x.png",
"scale": "2x", "scale": "2x"
"platform": "ios"
}, },
{ {
"size": "40x40", "size": "40x40",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-40@3x.png", "filename": "icon-40@3x.png",
"scale": "3x", "scale": "3x"
"platform": "ios" },
{
"size": "57x57",
"idiom": "iphone",
"filename": "icon-57.png",
"scale": "1x"
},
{
"size": "57x57",
"idiom": "iphone",
"filename": "icon-57@2x.png",
"scale": "2x"
}, },
{ {
"size": "60x60", "size": "60x60",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-60@2x.png", "filename": "icon-60@2x.png",
"scale": "2x", "scale": "2x"
"platform": "ios"
}, },
{ {
"size": "60x60", "size": "60x60",
"idiom": "universal", "idiom": "iphone",
"filename": "icon-60@3x.png", "filename": "icon-60@3x.png",
"scale": "3x", "scale": "3x"
"platform": "ios"
}, },
{ {
"size": "64x64", "size": "20x20",
"idiom": "universal", "idiom": "ipad",
"filename": "icon-64@2x.png", "filename": "icon-20-ipad.png",
"scale": "2x", "scale": "1x"
"platform": "ios"
}, },
{ {
"size": "64x64", "size": "20x20",
"idiom": "universal", "idiom": "ipad",
"filename": "icon-64@3x.png", "filename": "icon-20@2x-ipad.png",
"scale": "3x", "scale": "2x"
"platform": "ios"
}, },
{ {
"size": "68x68", "size": "29x29",
"idiom": "universal", "idiom": "ipad",
"filename": "icon-68@2x.png", "filename": "icon-29-ipad.png",
"scale": "2x", "scale": "1x"
"platform": "ios" },
{
"size": "29x29",
"idiom": "ipad",
"filename": "icon-29@2x-ipad.png",
"scale": "2x"
},
{
"size": "40x40",
"idiom": "ipad",
"filename": "icon-40.png",
"scale": "1x"
},
{
"size": "40x40",
"idiom": "ipad",
"filename": "icon-40@2x.png",
"scale": "2x"
},
{
"size": "50x50",
"idiom": "ipad",
"filename": "icon-50.png",
"scale": "1x"
},
{
"size": "50x50",
"idiom": "ipad",
"filename": "icon-50@2x.png",
"scale": "2x"
},
{
"size": "72x72",
"idiom": "ipad",
"filename": "icon-72.png",
"scale": "1x"
},
{
"size": "72x72",
"idiom": "ipad",
"filename": "icon-72@2x.png",
"scale": "2x"
}, },
{ {
"size": "76x76", "size": "76x76",
"idiom": "universal", "idiom": "ipad",
"filename": "icon-76.png",
"scale": "1x"
},
{
"size": "76x76",
"idiom": "ipad",
"filename": "icon-76@2x.png", "filename": "icon-76@2x.png",
"scale": "2x", "scale": "2x"
"platform": "ios"
}, },
{ {
"size": "83.5x83.5", "size": "83.5x83.5",
"idiom": "universal", "idiom": "ipad",
"filename": "icon-83.5@2x.png", "filename": "icon-83.5@2x.png",
"scale": "2x", "scale": "2x"
"platform": "ios"
}, },
{ {
"size": "1024x1024", "size": "1024x1024",
"idiom": "universal", "idiom": "ios-marketing",
"filename": "icon-1024.png", "filename": "icon-1024.png",
"scale": "1x", "scale": "1x"
"platform": "ios"
} }
], ],
"info": { "info": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 920 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB