From 1617ef7d2da88feead43d4470d26eeb3ede00e52 Mon Sep 17 00:00:00 2001 From: thewh1teagle <61390950+thewh1teagle@users.noreply.github.com> Date: Tue, 7 May 2024 01:36:04 +0300 Subject: [PATCH] add signing identity --- desktop/src-tauri/tauri.conf.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop/src-tauri/tauri.conf.json b/desktop/src-tauri/tauri.conf.json index 0c9ae15..ae363b7 100644 --- a/desktop/src-tauri/tauri.conf.json +++ b/desktop/src-tauri/tauri.conf.json @@ -6,6 +6,9 @@ "devUrl": "http://localhost:1420" }, "bundle": { + "macOS": { + "signingIdentity": "-" + }, "active": true, "targets": "all", "icon": [