[object Object]

← back to Exo

typo

1fa42f3063bae822ade4293e9091df8ef5d646d5 · 2024-11-19 17:02:07 +0400 · Alex Cheema

Files touched

Diff

commit 1fa42f3063bae822ade4293e9091df8ef5d646d5
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Tue Nov 19 17:02:07 2024 +0400

    typo
---
 scripts/build_exo.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/build_exo.py b/scripts/build_exo.py
index 9d3f7b96..9c8c40f2 100644
--- a/scripts/build_exo.py
+++ b/scripts/build_exo.py
@@ -23,7 +23,7 @@ def run():
             "--macos-app-name=exo",
             "--macos-app-mode=gui",
             "--macos-app-version=0.0.1",
-            "-macos-signed-app-name=com.exolabs.exo",
+            "--macos-signed-app-name=com.exolabs.exo",
             "--macos-sign-identity=auto",
             "--macos-sign-notarization",
             "--include-distribution-meta=mlx",

← 6fc0b044 error fix  ·  back to Exo  ·  error fix e1519246 →