Base commit

This commit is contained in:
Lei Nelissen
2022-10-01 13:01:40 +02:00
parent b41031eeac
commit 4d025d5411
54 changed files with 1868 additions and 863 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 B

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: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

@@ -0,0 +1 @@
{ "images": [ { "idiom": "iphone", "size": "20x20", "filename": "AppIconiPhone-20@2x.png", "scale": "2x" }, { "idiom": "iphone", "size": "20x20", "filename": "AppIconiPhone-20@3x.png", "scale": "3x" }, { "idiom": "iphone", "size": "29x29", "filename": "AppIconiPhone-29@2x.png", "scale": "2x" }, { "idiom": "iphone", "size": "29x29", "filename": "AppIconiPhone-29@3x.png", "scale": "3x" }, { "idiom": "iphone", "size": "40x40", "filename": "AppIconiPhone-40@2x.png", "scale": "2x" }, { "idiom": "iphone", "size": "40x40", "filename": "AppIconiPhone-40@3x.png", "scale": "3x" }, { "idiom": "iphone", "size": "60x60", "filename": "AppIconiPhone-60@2x.png", "scale": "2x" }, { "idiom": "iphone", "size": "60x60", "filename": "AppIconiPhone-60@3x.png", "scale": "3x" }, { "idiom": "ipad", "size": "20x20", "filename": "AppIcon-iPad-20.png", "scale": "1x" }, { "idiom": "ipad", "size": "20x20", "filename": "AppIcon-iPad-20@2x.png", "scale": "2x" }, { "idiom": "ipad", "size": "29x29", "filename": "AppIcon-iPad-29.png", "scale": "1x" }, { "idiom": "ipad", "size": "29x29", "filename": "AppIcon-iPad-29@2x.png", "scale": "2x" }, { "idiom": "ipad", "size": "40x40", "filename": "AppIcon-iPad-40.png", "scale": "1x" }, { "idiom": "ipad", "size": "40x40", "filename": "AppIcon-iPad-40@2x.png", "scale": "2x" }, { "idiom": "ipad", "size": "76x76", "filename": "AppIcon-iPad-76.png", "scale": "1x" }, { "idiom": "ipad", "size": "76x76", "filename": "AppIcon-iPad-76@2x.png", "scale": "2x" }, { "idiom": "ipad", "size": "83.5x83.5", "filename": "AppIcon-iPad-167@2x.png", "scale": "2x" }, { "idiom": "ios-marketing", "size": "1024x1024", "filename": "AppIconAppStore-Artwork-1024.png", "scale": "1x" } ], "info": { "version": 1, "author": "xcode" }}
@@ -0,0 +1,24 @@
{
"images" : [
{
"filename" : "AppIcon.pdf",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}