Commit Graph

7 Commits

Author SHA1 Message Date
Macbook 6b9e88ca9f fix: Mac desktop updater — platform-aware errors, HTTPS latest.json
Show Mac-specific update errors on macOS (not Windows message). Force HTTPS
bundle URLs, fix reconcile version from bundle filenames, bump to 0.1.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:19:19 +09:00
Macbook 967df18287 fix: Windows desktop updater — sign setup.exe, preserve latest.json on deploy
Sign *-setup.exe for updater manifest, pick newest bundle per platform,
reconcile after git checkout, and stop overwriting latest.json with empty
placeholder. Bump desktop to 0.1.3.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 12:03:48 +09:00
Macbook eae4ccd4c6 fix: Mac desktop updater — v0.1.2 with signed pubkey; clearer errors
Rebuild dmg with real updater.pub. Improve check failure messages and
fix publish signing when TAURI_SIGNING_PRIVATE_KEY is set.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:55:03 +09:00
Macbook 5c29ddaf23 fix: desktop updater signing in non-interactive CI
Use --ci for key generation and pass empty password to tauri signer sign
so Jenkins/SSH builds can sign updater bundles without a TTY.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 11:43:23 +09:00
Macbook 117a588df8 desktop 앱 실행시 종료문제 수정 2026-06-14 11:26:46 +09:00
Macbook 92f67580e3 pc 프로그램 다운로드 기능 적용 2026-06-14 10:25:22 +09:00
Macbook 86b99d8c10 desktop 앱 적용 2026-06-14 10:15:54 +09:00