Skip to content

Commit

Permalink
Merge pull request #23 from AndreasAntener/fix-mac-build-on-linux
Browse files Browse the repository at this point in the history
Yay, mac builds from Jenkins now work 👍
  • Loading branch information
AndreasAntener committed Jan 14, 2015
2 parents 3ecf36a + 1cc09d9 commit 1f026cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<jarbundler dir="out/production" name="FlightPlot" mainclass="me.drton.flightplot.FlightPlot"
jar="out/production/flightplot.jar" version="0.2.11"
vmoptions="-Dapple.eawt.quitStrategy=CLOSE_ALL_WINDOWS"
stubfile="lib/JavaApplicationStub"
/>
</target>

Expand Down
Binary file added lib/JavaApplicationStub
Binary file not shown.

0 comments on commit 1f026cd

Please sign in to comment.