|
@@ -1,91 +1,109 @@
|
|
|
{
|
|
|
"images" : [
|
|
|
{
|
|
|
+ "filename" : "Icon-App-20x20@2x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "2x",
|
|
|
"size" : "20x20"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-20x20@3x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "3x",
|
|
|
"size" : "20x20"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-29x29@2x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "2x",
|
|
|
"size" : "29x29"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-29x29@3x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "3x",
|
|
|
"size" : "29x29"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-40x40@2x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "2x",
|
|
|
"size" : "40x40"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-40x40@3x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "3x",
|
|
|
"size" : "40x40"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-60x60@2x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "2x",
|
|
|
"size" : "60x60"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-60x60@3x.png",
|
|
|
"idiom" : "iphone",
|
|
|
"scale" : "3x",
|
|
|
"size" : "60x60"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-20x20@1x.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "1x",
|
|
|
"size" : "20x20"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-20x20@2x-1.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "2x",
|
|
|
"size" : "20x20"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-29x29@1x.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "1x",
|
|
|
"size" : "29x29"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-29x29@2x-1.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "2x",
|
|
|
"size" : "29x29"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-40x40@1x.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "1x",
|
|
|
"size" : "40x40"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-40x40@2x-1.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "2x",
|
|
|
"size" : "40x40"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-76x76@1x.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "1x",
|
|
|
"size" : "76x76"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-76x76@2x.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "2x",
|
|
|
"size" : "76x76"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "Icon-App-83.5x83.5@2x.png",
|
|
|
"idiom" : "ipad",
|
|
|
"scale" : "2x",
|
|
|
"size" : "83.5x83.5"
|
|
|
},
|
|
|
{
|
|
|
+ "filename" : "ItunesArtwork@2x.png",
|
|
|
"idiom" : "ios-marketing",
|
|
|
"scale" : "1x",
|
|
|
"size" : "1024x1024"
|