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