first commit

This commit is contained in:
JinJiangHuang
2026-03-01 14:04:44 +08:00
commit 61e97da938
62 changed files with 9947 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"colors": [
{
"color": {
"color-space": "srgb",
"components": {
"alpha": "1.000",
"blue": "0.000",
"green": "0.478",
"red": "1.000"
}
},
"idiom": "universal"
}
],
"info": {
"author": "xcode",
"version": 1
}
}
@@ -0,0 +1,74 @@
{
"images": [
{
"idiom": "universal",
"platform": "ios",
"size": "1024x1024",
"filename": "universal_ios_1024x1024_1x.png"
},
{
"idiom": "mac",
"scale": "1x",
"size": "16x16",
"filename": "mac_16x16_1x.png"
},
{
"idiom": "mac",
"scale": "2x",
"size": "16x16",
"filename": "mac_16x16_2x.png"
},
{
"idiom": "mac",
"scale": "1x",
"size": "32x32",
"filename": "mac_32x32_1x.png"
},
{
"idiom": "mac",
"scale": "2x",
"size": "32x32",
"filename": "mac_32x32_2x.png"
},
{
"idiom": "mac",
"scale": "1x",
"size": "128x128",
"filename": "mac_128x128_1x.png"
},
{
"idiom": "mac",
"scale": "2x",
"size": "128x128",
"filename": "mac_128x128_2x.png"
},
{
"idiom": "mac",
"scale": "1x",
"size": "256x256",
"filename": "mac_256x256_1x.png"
},
{
"idiom": "mac",
"scale": "2x",
"size": "256x256",
"filename": "mac_256x256_2x.png"
},
{
"idiom": "mac",
"scale": "1x",
"size": "512x512",
"filename": "mac_512x512_1x.png"
},
{
"idiom": "mac",
"scale": "2x",
"size": "512x512",
"filename": "mac_512x512_2x.png"
}
],
"info": {
"author": "xcode",
"version": 1
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 KiB

+6
View File
@@ -0,0 +1,6 @@
{
"info": {
"author": "xcode",
"version": 1
}
}