# HG changeset patch # User Jaroslav Tulach # Date 1407417115 -7200 # Node ID d1e02a40c201f8db808a70e401e896dbe1b2c6a0 # Parent 99669e0e8248fc22088b9a1303cadfd5ac12c720 Don't call pngcrush on the icons as Apple then does not recognize them when accepting AppStore submission. diff -r 99669e0e8248 -r d1e02a40c201 minesweeper/pom.xml --- a/minesweeper/pom.xml Wed Aug 06 07:46:18 2014 +0200 +++ b/minesweeper/pom.xml Thu Aug 07 15:11:55 2014 +0200 @@ -552,6 +552,7 @@ Default*.png + true / @@ -559,6 +560,7 @@ *.png + true Info.plist.xml