tauri: change mainBinaryName to just OpenCode

This commit is contained in:
Brendan Allan 2025-12-14 12:08:53 +08:00
parent b8b998be56
commit 96975ef8d6
No known key found for this signature in database
GPG key ID: 41E835AEA046A32E

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "OpenCode",
"mainBinaryName": "OpenCode Desktop",
"mainBinaryName": "OpenCode",
"version": "../package.json",
"identifier": "ai.opencode.desktop",
"build": {