mgerhardy / caveexpress

CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
http://www.caveproductions.org/
Other
144 stars 20 forks source link

IOS: app is missing icons #92

Open mgerhardy opened 8 years ago

mgerhardy commented 8 years ago

looks like the icon handling is different for osx and ios - the iconset is needed for ios - while on osx the resulting icns file was enough. This should be unified.