Fix build macos
This commit is contained in:
parent
ed22f5b501
commit
e50d5123aa
7 changed files with 20 additions and 164 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue