fix(desktop): notarize dmg in a retryable step to survive poll timeouts

This commit is contained in:
zhayujie
2026-07-05 11:23:43 +08:00
parent 3b33114a40
commit ae864c7ff9
4 changed files with 148 additions and 4 deletions

1
.gitignore vendored
View File

@@ -55,6 +55,7 @@ desktop/build/*
!desktop/build/requirements-desktop.txt
!desktop/build/build-backend.sh
!desktop/build/entitlements.mac.plist
!desktop/build/notarize-dmg.sh
# Icon authoring scratch dir: intermediate assets used to produce the final
# icons. Only the finished icons under desktop/resources/ should be committed.