Base commit
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 497 B |
|
After Width: | Height: | Size: 1002 B |
|
After Width: | Height: | Size: 710 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1002 B |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 52 KiB |
|
After Width: | Height: | Size: 1002 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
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"
|
||||
}
|
||||
}
|
||||