Packaging tweaks, rebuild CI deps
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
a1017be6ea
commit
44684cbb95
5 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@ pkgbuild \
|
|||
|
||||
cd ..
|
||||
|
||||
sed -e "s|@builddir@|${PWD}/build|" utils/plugin.pkg/package.xml.in > build/package.xml
|
||||
sed -e "s|@builddir@|${PWD}/build|" utils/macOS/package.xml.in > build/package.xml
|
||||
|
||||
productbuild \
|
||||
--distribution build/package.xml \
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<license file="@builddir@/../LICENSE" mime-type="text/plain" />
|
||||
<options customize="always" hostArchitectures="x86_64" require-scripts="false" rootVolumeOnly="true" />
|
||||
<pkg-ref id="studio.kx.distrho.cardinal" />
|
||||
<welcome file="@builddir@/welcome.txt" mime-type="text/plain" />
|
||||
<welcome file="@builddir@/../utils/macOS/welcome.txt" mime-type="text/plain" />
|
||||
<choice id="studio.kx.distrho.cardinal-res" title="Resources" description="Install resources" visible="false">
|
||||
<pkg-ref id="studio.kx.distrho.cardinal-resources" version="0">dpf-cardinal-resources.pkg</pkg-ref>
|
||||
</choice>
|
Loading…
Add table
Add a link
Reference in a new issue