fix it
This commit is contained in:
parent
d4c39da462
commit
bc88f38687
BIN
packaging/ios/AppIcon167x167.png
Normal file
BIN
packaging/ios/AppIcon167x167.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.3 KiB |
@ -27,6 +27,7 @@
|
|||||||
<string>AppIcon60x60@2x.png</string>
|
<string>AppIcon60x60@2x.png</string>
|
||||||
<string>AppIcon60x60@3x.png</string>
|
<string>AppIcon60x60@3x.png</string>
|
||||||
<string>AppIcon76x76.png</string>
|
<string>AppIcon76x76.png</string>
|
||||||
|
<string>AppIcon167x167.png</string>
|
||||||
<string>AppIcon76x76@2x.png</string>
|
<string>AppIcon76x76@2x.png</string>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
@ -27,7 +27,7 @@ SIZES=(
|
|||||||
"60:3"
|
"60:3"
|
||||||
"76:1"
|
"76:1"
|
||||||
"76:2"
|
"76:2"
|
||||||
"176:1"
|
"167:1"
|
||||||
"1024:1"
|
"1024:1"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user