From 2e85c0c0bee1a6b69346194d47a57928abf6ffcc Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 5 Oct 2023 16:40:30 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer/Makefile b/Viewer/Makefile index 33fb025e..e0109340 100644 --- a/Viewer/Makefile +++ b/Viewer/Makefile @@ -120,7 +120,7 @@ ## # build in repack mode... ## $$ BUILD_MODE=repack make dist ## -## # build for darwin/macOS... (EXPERIMENTAL) +## # build for darwin/macOS... ## $$ TARGET_OS=darwin make clean dist ## ## # run with Devtools started...