Fix build macos

This commit is contained in:
Gustavo Maximiliano Cortez 2016-10-18 15:27:09 -03:00
commit e50d5123aa
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
7 changed files with 20 additions and 164 deletions

View file

@ -17,7 +17,7 @@ fi
# set up your app name, architecture, and background image file name
APP_NAME="*USERVISIBLENAME*"
DMG_BACKGROUND_IMG="../www/img/Background.png"
DMG_BACKGROUND_IMG="Background.png"
PATH_NAME="${APP_NAME}/osx64/"
# you should not need to change these