krallin / gradle-macappbundle

Automatically exported from code.google.com/p/gradle-macappbundle
1 stars 0 forks source link

Set title of DMG #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
How do i set the title/name of the dmg?
now it is always "macApp"

Original issue reported on code.google.com by maescool on 24 Mar 2012 at 3:37

GoogleCodeExporter commented 9 years ago

Fixed in 1.0.5 by adding "appName", "dmgName" and "volumeName" so each of these 
can be configured.

Original comment by crotwell@seis.sc.edu on 2 Apr 2012 at 3:58