[Scummvm-cvs-logs] scummvm master -> 16a43c9ac8f0ee53fcff2eeca7d7118683bb5716
lordhoto
lordhoto at gmail.com
Sun Jan 10 19:28:16 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
16a43c9ac8 IOS7: Make ios7bundle target work again.
Commit: 16a43c9ac8f0ee53fcff2eeca7d7118683bb5716
https://github.com/scummvm/scummvm/commit/16a43c9ac8f0ee53fcff2eeca7d7118683bb5716
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2016-01-10T19:26:33+01:00
Commit Message:
IOS7: Make ios7bundle target work again.
Changed paths:
ports.mk
diff --git a/ports.mk b/ports.mk
index 17baee8..03dbffe 100644
--- a/ports.mk
+++ b/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>/ {\
More information about the Scummvm-git-logs
mailing list