fix ad-hoc sign

This commit is contained in:
uncor3
2025-12-12 07:07:38 +03:00
committed by GitHub
parent 34ed91b157
commit f3dcebac29
+3 -1
View File
@@ -119,6 +119,8 @@ done
macdeployqt "${APP_PATH}" -qmldir=qml -verbose=2
codesign --force --deep -s - "${APP_PATH}"
DMG_NAME="iDescriptor-${VERSION}-${PLATFORM_SUFFIX}.dmg"
create-dmg \
@@ -131,4 +133,4 @@ create-dmg \
--hide-extension "iDescriptor.app" \
--app-drop-link 425 190 \
"${BUILD_DIR}/${DMG_NAME}" \
"${APP_PATH}"
"${APP_PATH}"