Adding App Icon

This commit is contained in:
Patrick Müller 2020-12-22 11:48:00 +01:00 committed by Patrick Müller
parent 90f502d219
commit 34dc9f3a2f
19 changed files with 57 additions and 39 deletions

View File

@ -1,98 +1,116 @@
{ {
"images" : [ "images" : [
{ {
"size" : "20x20",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "2x", "filename" : "iphone-20x20@2x.png",
"size" : "20x20" "scale" : "2x"
}, },
{ {
"size" : "20x20",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "3x", "filename" : "iphone-20x20@3x.png",
"size" : "20x20" "scale" : "3x"
}, },
{ {
"size" : "29x29",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "2x", "filename" : "iphone-29x29@2x.png",
"size" : "29x29" "scale" : "2x"
}, },
{ {
"size" : "29x29",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "3x", "filename" : "iphone-29x29@3x.png",
"size" : "29x29" "scale" : "3x"
}, },
{ {
"size" : "40x40",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "2x", "filename" : "iphone-40x40@2x.png",
"size" : "40x40" "scale" : "2x"
}, },
{ {
"size" : "40x40",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "3x", "filename" : "iphone-40x40@3x.png",
"size" : "40x40" "scale" : "3x"
}, },
{ {
"size" : "60x60",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "2x", "filename" : "iphone-60x60@2x.png",
"size" : "60x60" "scale" : "2x"
}, },
{ {
"size" : "60x60",
"idiom" : "iphone", "idiom" : "iphone",
"scale" : "3x", "filename" : "iphone-60x60@3x.png",
"size" : "60x60" "scale" : "3x"
}, },
{ {
"size" : "20x20",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "1x", "filename" : "ipad-20x20.png",
"size" : "20x20" "scale" : "1x"
}, },
{ {
"size" : "20x20",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "2x", "filename" : "ipad-20x20@2x.png",
"size" : "20x20" "scale" : "2x"
}, },
{ {
"size" : "29x29",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "1x", "filename" : "ipad-29x29.png",
"size" : "29x29" "scale" : "1x"
}, },
{ {
"size" : "29x29",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "2x", "filename" : "ipad-29x29@2x.png",
"size" : "29x29" "scale" : "2x"
}, },
{ {
"size" : "40x40",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "1x", "filename" : "ipad-40x40.png",
"size" : "40x40" "scale" : "1x"
}, },
{ {
"size" : "40x40",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "2x", "filename" : "ipad-40x40@2x.png",
"size" : "40x40" "scale" : "2x"
}, },
{ {
"size" : "76x76",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "1x", "filename" : "ipad-76x76.png",
"size" : "76x76" "scale" : "1x"
}, },
{ {
"size" : "76x76",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "2x", "filename" : "ipad-76x76@2x.png",
"size" : "76x76" "scale" : "2x"
}, },
{ {
"size" : "83.5x83.5",
"idiom" : "ipad", "idiom" : "ipad",
"scale" : "2x", "filename" : "ipad-83.5x83.5@2x.png",
"size" : "83.5x83.5" "scale" : "2x"
}, },
{ {
"size" : "1024x1024",
"idiom" : "ios-marketing", "idiom" : "ios-marketing",
"scale" : "1x", "filename" : "ios-marketing-1024x1024.png",
"size" : "1024x1024" "scale" : "1x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "version" : 1,
"version" : 1 "author" : "xcode"
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB