From 3e6041cbd8979c1df305d2499b9fa60d3df80bfd Mon Sep 17 00:00:00 2001 From: Medcl Date: Sun, 18 May 2025 15:06:06 +0800 Subject: [PATCH] chroe: update minimum macOS version to 10 (#527) --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 2fa68971..3b10b8ed 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -92,7 +92,7 @@ "icons/StoreLogo.png" ], "macOS": { - "minimumSystemVersion": "12.0", + "minimumSystemVersion": "10.0", "hardenedRuntime": true, "dmg": { "appPosition": {