mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Removed debug comment
This commit is contained in:
parent
e5db00a4f4
commit
6416c81232
@ -24,5 +24,5 @@ for e in $EXTENSIONS; do
|
||||
convert -density 400 -background none -resize '1024x1024' "$1.svg" "$ICONSET/icon_512x512@2x.png"
|
||||
|
||||
iconutil -c icns -o $1.icns "$ICONSET"
|
||||
# rm -R "$ICONSET" $1.svg
|
||||
rm -R "$ICONSET" $1.svg
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user