iOS: small change to storeIcon

This was updated by Xcode - just checking it in so that running Xcode doesn't
cause dirty source tree.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-11-03 04:13:02 -08:00
parent ec8e109a1a
commit 3265efcd96

View file

@ -84,6 +84,11 @@
"filename" : "AppIcon40x40@2x.png", "filename" : "AppIcon40x40@2x.png",
"scale" : "2x" "scale" : "2x"
}, },
{
"idiom" : "ipad",
"size" : "76x76",
"scale" : "1x"
},
{ {
"size" : "76x76", "size" : "76x76",
"idiom" : "ipad", "idiom" : "ipad",