Fix missing icon display (#27)
This commit is contained in:
parent
d5f4462f3e
commit
9240a94f59
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "icon8.png",
|
||||
"filename" : "Icon8 1.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
|
|
Before Width: | Height: | Size: 379 KiB After Width: | Height: | Size: 379 KiB |
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "icon8-fs8.png",
|
||||
"filename" : "Icon8-fs8 1.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
|
|
Before Width: | Height: | Size: 379 KiB After Width: | Height: | Size: 379 KiB |
Loading…
Reference in New Issue