tauri: macos-only app menu

This commit is contained in:
Brendan Allan 2025-12-16 18:33:04 +08:00
commit 87efd27459
No known key found for this signature in database
GPG key ID: 41E835AEA046A32E
4 changed files with 102 additions and 3 deletions

View file

@ -1,4 +1,3 @@
import * as fs from "node:fs/promises"
import { $ } from "bun"
import { copyBinaryToSidecarFolder, getCurrentSidecar } from "./utils"