From fdea5b25cbdfe5120261c7b530fd8ee98dc071f7 Mon Sep 17 00:00:00 2001 From: deepend Date: Wed, 18 Feb 2026 13:26:57 -0700 Subject: [PATCH] Fixed the macOS bundle definition by giving an explicit string value (yes) instead of leaving it empty, which prevents gtk-mac-bundler from receiving a None for that metadata node and hitting the reported NoneType crash path. --- osx/zoitechat.bundle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/zoitechat.bundle b/osx/zoitechat.bundle index 853b75f2..e1e93a31 100644 --- a/osx/zoitechat.bundle +++ b/osx/zoitechat.bundle @@ -9,7 +9,7 @@ /usr/local/opt/enchant-applespell ${project} - + yes ${project}/launcher.sh gtk+-3.0