fix(desktop): notarize .app in afterSign hook with fault-tolerant polling

This commit is contained in:
zhayujie
2026-07-06 15:04:12 +08:00
parent a951494489
commit a427586b89
3 changed files with 133 additions and 7 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-app.js
# Icon authoring scratch dir: intermediate assets used to produce the final
# icons. Only the finished icons under desktop/resources/ should be committed.