Update render-ios-icons.sh

pull/2294/head
twinaphex 2015-10-27 05:38:00 +01:00
parent e0bb45eda6
commit 3bac401b53
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -x
DEST=${1:-../apple/iOS/Resources/Media.xcassets/AppIcon.appiconset}
DEST=${1:-../pkg/apple/iOS/Resources/Media.xcassets/AppIcon.appiconset}
for pt in 29 40 57 60 50 72 76 ; do
for scale in 1 2 3 ; do