Add 83.5 icon

This commit is contained in:
Joshua Granick
2016-09-07 14:09:24 -07:00
parent b13362ba41
commit 5ac4c6b485
2 changed files with 21 additions and 14 deletions

View File

@@ -424,6 +424,7 @@ class IOSPlatform extends PlatformTarget {
{ name: "Icon-60@2x.png", size: 120 },
{ name: "Icon-72@2x.png", size: 144 },
{ name: "Icon-76@2x.png", size: 152 },
{ name: "Icon-83.5@2x.png", size: 167 },
{ name: "Icon-60@3x.png", size: 180 },
];

View File

@@ -101,6 +101,12 @@
"idiom" : "ipad",
"filename" : "Icon-76@2x.png",
"scale" : "2x"
},
{
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "Icon-83.5@2x.png",
"scale" : "2x"
}
],
"info" : {