mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-10 21:38:04 -05:00
Experiment with PKG package scripts
This commit is contained in:
parent
660986771c
commit
13f923f609
@ -478,7 +478,7 @@
|
||||
<arg line="@{package.name}.pkg --component ${application.name}.app --scripts installer/pkg/scripts" />
|
||||
</exec>
|
||||
<exec executable="productbuild" dir="${dir.staging}" failonerror="yes">
|
||||
<arg line="--distribution dist/distribution.xml --package-path . ${dir.dist}/${release}.pkg" />
|
||||
<arg line="${dir.dist}/${release}.pkg --distribution dist/distribution.xml --package-path . --sign 'Developer ID Installer: ${package.company}'" />
|
||||
</exec>
|
||||
</target>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user