From 8d8a5044f1626d399414c1b2c8621f3281a9f052 Mon Sep 17 00:00:00 2001 From: su-ex Date: Fri, 19 Feb 2021 14:52:27 +0100 Subject: [PATCH] make: Remove old macos reskindex leftover --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bffbe85..10cbb35 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ windows: desktop-common windows-portable: desktop-common $(YARN) --cwd element-desktop run build64windows-portable -macos: react-reskindex desktop-common +macos: desktop-common $(YARN) --cwd element-desktop run build --mac dmg -c.mac.identity=null local-pkgbuild: debian