更改图标

This commit is contained in:
Joywayer
2023-12-27 21:55:24 +08:00
parent d094605aa7
commit 8c3742da5c
41 changed files with 119 additions and 116 deletions

View File

@@ -2,77 +2,76 @@
"images" : [
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "2x"
"scale" : "2x",
"size" : "20x20"
},
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "3x"
"scale" : "3x",
"size" : "20x20"
},
{
"size" : "29x29",
"filename" : "AppIcon-129x29.png",
"idiom" : "iphone",
"filename" : "29.png",
"scale" : "1x"
"scale" : "1x",
"size" : "29x29"
},
{
"size" : "29x29",
"filename" : "AppIcon-129x29@2x.png",
"idiom" : "iphone",
"filename" : "Icon29@2x.png",
"scale" : "2x"
"scale" : "2x",
"size" : "29x29"
},
{
"size" : "29x29",
"filename" : "AppIcon-129x29@3x.png",
"idiom" : "iphone",
"filename" : "Icon29@3x.png",
"scale" : "3x"
"scale" : "3x",
"size" : "29x29"
},
{
"size" : "40x40",
"filename" : "AppIcon-140x40@2x.png",
"idiom" : "iphone",
"filename" : "Icon40@2x.png",
"scale" : "2x"
"scale" : "2x",
"size" : "40x40"
},
{
"size" : "40x40",
"filename" : "AppIcon-140x40@3x.png",
"idiom" : "iphone",
"filename" : "Icon40@3x.png",
"scale" : "3x"
"scale" : "3x",
"size" : "40x40"
},
{
"size" : "57x57",
"filename" : "AppIcon-157x57.png",
"idiom" : "iphone",
"filename" : "57.png",
"scale" : "1x"
"scale" : "1x",
"size" : "57x57"
},
{
"size" : "57x57",
"filename" : "AppIcon-157x57@2x.png",
"idiom" : "iphone",
"filename" : "icon57@2x.png",
"scale" : "2x"
"scale" : "2x",
"size" : "57x57"
},
{
"size" : "60x60",
"filename" : "AppIcon-160x60@2x.png",
"idiom" : "iphone",
"filename" : "Icon40@3x-1.png",
"scale" : "2x"
"scale" : "2x",
"size" : "60x60"
},
{
"size" : "60x60",
"filename" : "AppIcon-160x60@3x.png",
"idiom" : "iphone",
"filename" : "Icon60@3x.png",
"scale" : "3x"
"scale" : "3x",
"size" : "60x60"
},
{
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "1024.png",
"scale" : "1x"
"scale" : "1x",
"size" : "1024x1024"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}