builds both.

This commit is contained in:
Bryce Covert
2015-08-18 21:36:36 -07:00
parent 0b367c3efc
commit 2ab5297091
2 changed files with 11 additions and 2 deletions

View File

@@ -5,8 +5,7 @@
"appjar": "target/advent-0.0.1-SNAPSHOT-standalone.jar",
"mainclass": "advent/core/desktop_launcher",
"resources": [
"resources"
],
"minimizejre": "soft",
"outdir": "TicksTales.app"
"outdir": "target/osx/TicksTales.app"
}