You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build_desktop.py:109 now keeps PyInstaller’s native .app, supplies the icon and bundle identifier before signing, and strictly verifies the final signature
core/utils/working_dir.py:18 resolves frozen resources through sys._MEIPASS
.github/workflows/build-desktop-app.yml:72 archives macOS apps with ditto, extracts them, and verifies the archived signature before upload/release