diff options
-rw-r--r-- | ports.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ endif cp $(srcdir)/dists/iphone/icon-72.png $(bundle_name)/ cp $(srcdir)/dists/iphone/Default.png $(bundle_name)/ -ios7bundle: ios7 +ios7bundle: iphone mkdir -p $(bundle_name) awk 'BEGIN {s=0}\ /<key>CFBundleIcons<\/key>/ {\ |