Page 2 of 2
Re: Creating installers when packaging a Levure application
Posted: Tue Nov 20, 2018 2:13 am
by trevordevore
I just added an update which I think will name the column after the .app. Try this script and let me know how it works:
https://github.com/trevordevore/levureh ... codescript
Re: Creating installers when packaging a Levure application
Posted: Tue Nov 20, 2018 4:26 pm
by trevordevore
I've updated the master branch of the dropDMG helper with these changes. I've also added the ability to set the volume name from the app.yml file you choose. The README has updated instructions.
https://github.com/trevordevore/levurehelper-dropDMG
Re: Creating installers when packaging a Levure application
Posted: Tue Nov 20, 2018 9:11 pm
by martyknapp
Works great - thanks Trevor!
Re: Creating installers when packaging a Levure application
Posted: Tue Nov 20, 2018 10:17 pm
by trevordevore
You’re welcome.