kopia lustrzana https://github.com/jameshball/osci-render
Update mac jpackage to generate .pkg instead of .dmg
rodzic
a9b114391d
commit
1e071a69cb
1
pom.xml
1
pom.xml
|
@ -113,6 +113,7 @@
|
||||||
<execution>
|
<execution>
|
||||||
<id>mac</id>
|
<id>mac</id>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<type>PKG</type>
|
||||||
<icon>src/main/resources/icons/icon.icns</icon>
|
<icon>src/main/resources/icons/icon.icns</icon>
|
||||||
<macPackageName>osci-render</macPackageName>
|
<macPackageName>osci-render</macPackageName>
|
||||||
<macBundleIdentifier>OsciRender-${project.version}</macBundleIdentifier>
|
<macBundleIdentifier>OsciRender-${project.version}</macBundleIdentifier>
|
||||||
|
|
Ładowanie…
Reference in New Issue