Skip to content

Commit

Permalink
Closes #6. Use pkg instead of dmg
Browse files Browse the repository at this point in the history
  • Loading branch information
markhalonen committed Aug 11, 2018
1 parent 0a2310d commit d7b69ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataProcessor/macbuild/package/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
includeDT="false"
offlineAllowed="true"
outdir="${basedir}/deploy"
outfile="SUREPulseDataProcessor" nativeBundles="dmg"
outfile="SUREPulseDataProcessor" nativeBundles="pkg"
updatemode="background" >

<fx:platform basedir="${java.home}"/>
Expand Down

0 comments on commit d7b69ea

Please sign in to comment.