From dc33522a84a2959bba9476588ceca681c9dc0fbd Mon Sep 17 00:00:00 2001 From: chenchen Date: Mon, 11 May 2026 16:05:58 +0800 Subject: [PATCH] =?UTF-8?q?fix(client):=20tauri.conf=20externalBin=20claud?= =?UTF-8?q?e-sidecar=20=E2=86=92=20heicode-sidecar=20(missed=20in=203a358b?= =?UTF-8?q?a=20=E2=80=94=20broke=20MSI=20#13=20build)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- cc-haha/desktop/src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc-haha/desktop/src-tauri/tauri.conf.json b/cc-haha/desktop/src-tauri/tauri.conf.json index 6cf6421..628e190 100644 --- a/cc-haha/desktop/src-tauri/tauri.conf.json +++ b/cc-haha/desktop/src-tauri/tauri.conf.json @@ -48,7 +48,7 @@ } }, "externalBin": [ - "binaries/claude-sidecar" + "binaries/heicode-sidecar" ], "resources": [], "icon": [