Skip to content

Commit

Permalink
Changed Icons attributes
Browse files Browse the repository at this point in the history
Changed attributes to improve compatibility with iPad
  • Loading branch information
martin-headspace committed Feb 20, 2020
1 parent 7b8a3e4 commit f22a813
Showing 1 changed file with 6 additions and 34 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@
"size" : "60x60"
},
{
"filename" : "icon_20pt.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "20x20"
},
{
"filename" : "icon_40pt.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "20x20"
Expand All @@ -85,58 +87,28 @@
"size" : "40x40"
},
{
"filename" : "icon_76pt.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "76x76"
},
{
"filename" : "[email protected]",
"idiom" : "ipad",
"scale" : "2x",
"size" : "76x76"
},
{
"filename" : "[email protected]",
"idiom" : "ipad",
"scale" : "2x",
"size" : "83.5x83.5"
},
{
"filename" : "Icon.png",
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
},
{
"filename" : "Icon.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "icon_20pt.png",
"idiom" : "universal",
"scale" : "1x",
"size" : "20x20"
},
{
"filename" : "icon_40pt.png",
"idiom" : "universal",
"scale" : "1x",
"size" : "40x40"
},
{
"filename" : "icon_76pt.png",
"idiom" : "universal",
"scale" : "1x",
"size" : "76x76"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x",
"size" : "76x76"
}
],
"info" : {
Expand Down

0 comments on commit f22a813

Please sign in to comment.