Commit Graph

14 Commits

Author SHA1 Message Date
Macbook 092d181d0f 앱 업데이트 실패 문제 2026-06-16 23:02:49 +09:00
Macbook cab5365b19 자동빌드 배포 오류 수정 2026-06-15 15:44:43 +09:00
Macbook f35f17df36 터치로 전략컨트롤 동작 2026-06-15 00:19:31 +09:00
Macbook dec812089d 버전 불일치 문제 2026-06-14 20:01:33 +09:00
Macbook a6a3bfbe38 앱 빌드시 버전갱신 문제 2026-06-14 19:54:53 +09:00
Macbook ac2b0eb7f1 앱 버전 갱신문제 2026-06-14 19:49:40 +09:00
Macbook 7f5e7b22d2 fix: Desktop publish가 build-info 버전을 tauri.conf로 덮어쓰지 않음
CI bump(0.1.7) 후 deploy checkout으로 tauri.conf가 0.1.4로 돌아가도
latest.json에 올바른 빌드 버전이 반영되도록 한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-14 17:26:35 +09:00
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