update icon necessary for publication

This commit is contained in:
Mathieu Virbel 2017-05-30 16:05:22 +02:00
parent e56b6dc8bd
commit 31d10db8c7

View file

@ -258,6 +258,12 @@ appicon_json = {
"idiom" : "mac",
"filename" : "Icon1024.png",
"scale" : "2x"
},
{
"size": "83.5x83.5",
"idiom": "ipad",
"filename": "Icon167.png",
"scale": "2x"
}
],
"info" : {
@ -472,6 +478,11 @@ def icon(image_xcassets, image_fn):
("152", None, "Icon152.png"),
("76", "Icon152.png", "Icon76.png"),
# iPad
# App iOS 9
# 83.5pt 2x
("167", None, "Icon167.png"),
# CarPlay
# App iOS 8