From 700a8eb4253c55e7335fbecec92636c33c37d481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Fri, 20 Sep 2024 20:13:14 +0800 Subject: [PATCH] Minor fixes --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index d987263c..6ede7648 100644 --- a/Makefile +++ b/Makefile @@ -150,7 +150,6 @@ build_macos_dmg: --hide-extension "SFM.app" \ --app-drop-link 0 0 \ --skip-jenkins \ - --codesign "B2324162A090F01F96111CF802A83F0F36674F80" \ --notarize "notarytool-password" \ "../sing-box/dist/SFM/SFM.dmg" "build/SFM.System/SFM.app"