tweaks.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/bin/javapackager -deploy \
|
||||
-native \
|
||||
-name "Tick's Tales" \
|
||||
-outdir "./target/app-store/" -outfile "Tick's Tales" \
|
||||
-outdir "./target/appstore/" -outfile "Tick's Tales" \
|
||||
-srcdir . \
|
||||
-srcfiles ./target/advent-standalone.jar \
|
||||
-srcfiles target/advent-standalone.jar \
|
||||
-appclass advent.core.desktop_launcher \
|
||||
-BappVersion=1.0.`cat last-release` \
|
||||
-Bicon=./icons.icns \
|
||||
@@ -16,3 +16,4 @@
|
||||
-Bmac.signing-key-app="3rd Party Mac Developer Application: Phoenix Online Studios LLC (AVDPGBD777)" \
|
||||
-Bmac.signing-key-pkg="3rd Party Mac Developer Installer: Phoenix Online Studios LLC (AVDPGBD777)" \
|
||||
-Bmac.app-store-entitlements="./Tick's Tales.entitlements" \
|
||||
-v
|
||||
|
||||
Reference in New Issue
Block a user