This commit is contained in:
Michael Zanetti 2018-07-18 19:36:33 +02:00
parent d4c39da462
commit bc88f38687
4 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -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>

View File

@ -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"
) )