fixed error with macos pkg signing

pull/2859/head
rejbasket 2024-05-01 16:52:29 +02:00 zatwierdzone przez Kaalleen
rodzic 92c0b632c6
commit c97e8c018a
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -45,7 +45,6 @@ if [ "$BUILD" = "osx" ]; then
INSTALLER_IDENT="Developer ID Installer: Lex Neva (929A568N58)"
/usr/bin/pkgbuild --root dist/inkstitch.app \
-s "${INSTALLER_IDENT}" \
--component-plist installer_scripts/inkstitch.plist \
--ownership recommended \
--identifier org.inkstitch.installer \
--version ${VERSION} \