From 83143ff89d675a753e8ea22b1303be7eb02a8b23 Mon Sep 17 00:00:00 2001 From: deepend Date: Wed, 18 Feb 2026 13:20:57 -0700 Subject: [PATCH] Fixed the macOS bundle definition by changing to an explicit open/close tag, which avoids gtk-mac-bundler treating that node as None during parsing and crashing with the reported traceback. --- osx/zoitechat.bundle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/zoitechat.bundle b/osx/zoitechat.bundle index 720fcbf3..853b75f2 100644 --- a/osx/zoitechat.bundle +++ b/osx/zoitechat.bundle @@ -9,7 +9,7 @@ /usr/local/opt/enchant-applespell ${project} - + ${project}/launcher.sh gtk+-3.0