amidstest/scripts/create-windows-icon.sh
Stefan Dollase aa7f93ee36 adjusted the build process to generate the windows and mac executables when deployed
* generates windows and mac icon files using imagemagick
* generates the executables using maven plugins launch4j for windows and appbundle for mac
* renames the jar from (removes the -jar-with-dependencies suffix)
* creates a zip file from the mac app directory
2015-12-20 21:12:25 +01:00

4 lines
72 B
Bash

#!/bin/bash
convert src/main/resources/amidst/icon.png target/icon.ico