perf: 更换 logo

This commit is contained in:
richarjiang
2025-11-12 09:43:22 +08:00
parent 4f946a0566
commit e412f80295
12 changed files with 26 additions and 26 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 KiB

View File

@@ -1,14 +1,14 @@
{
"images": [
"images" : [
{
"filename": "App-Icon-1024x1024@1x.png",
"idiom": "universal",
"platform": "ios",
"size": "1024x1024"
"filename" : "logo.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info": {
"version": 1,
"author": "expo"
"info" : {
"author" : "xcode",
"version" : 1
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

View File

@@ -1,23 +1,23 @@
{
"images": [
"images" : [
{
"idiom": "universal",
"filename": "image.png",
"scale": "1x"
"filename" : "logo.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom": "universal",
"filename": "image@2x.png",
"scale": "2x"
"filename" : "logo 1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom": "universal",
"filename": "image@3x.png",
"scale": "3x"
"filename" : "logo 2.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info": {
"version": 1,
"author": "expo"
"info" : {
"author" : "xcode",
"version" : 1
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB