add missing icon
This commit is contained in:
parent
e0303638aa
commit
b142848380
BIN
packaging/osx/AppIcon.iconset/icon_512x512@2x.png
Normal file
BIN
packaging/osx/AppIcon.iconset/icon_512x512@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
@ -24,6 +24,7 @@ SIZES=(
|
||||
"256:1"
|
||||
"256:2"
|
||||
"512:1"
|
||||
"512:2"
|
||||
)
|
||||
|
||||
for size in "${SIZES[@]}" ; do
|
||||
|
||||
Reference in New Issue
Block a user