|
@@ -1,43 +1,51 @@
|
|
|
{
|
|
{
|
|
|
"images" : [
|
|
"images" : [
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "20x20",
|
|
"size" : "20x20",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon.png",
|
|
|
"scale" : "2x"
|
|
"scale" : "2x"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "20x20",
|
|
"size" : "20x20",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon-1.png",
|
|
|
"scale" : "3x"
|
|
"scale" : "3x"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "29x29",
|
|
"size" : "29x29",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon-2.png",
|
|
|
"scale" : "2x"
|
|
"scale" : "2x"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "29x29",
|
|
"size" : "29x29",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon-3.png",
|
|
|
"scale" : "3x"
|
|
"scale" : "3x"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "40x40",
|
|
"size" : "40x40",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon-4.png",
|
|
|
"scale" : "2x"
|
|
"scale" : "2x"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "40x40",
|
|
"size" : "40x40",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon-5.png",
|
|
|
"scale" : "3x"
|
|
"scale" : "3x"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "60x60",
|
|
"size" : "60x60",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon-6.png",
|
|
|
"scale" : "2x"
|
|
"scale" : "2x"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "idiom" : "iphone",
|
|
|
|
|
"size" : "60x60",
|
|
"size" : "60x60",
|
|
|
|
|
+ "idiom" : "iphone",
|
|
|
|
|
+ "filename" : "appicon-7.png",
|
|
|
"scale" : "3x"
|
|
"scale" : "3x"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|