IOS7: Make ios7bundle target work again.
This commit is contained in:
parent
22796e559f
commit
16a43c9ac8
1 changed files with 1 additions and 1 deletions
2
ports.mk
2
ports.mk
|
@ -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>/ {\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue