From 4b238d4dc28cb8e73c17907db59201b990ef6108 Mon Sep 17 00:00:00 2001 From: ezequielnick <107352853+ezequielnick@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:53:43 +0800 Subject: [PATCH] refactor: Simplify launch daemon configuration for helper service --- build/pkg-scripts/postinstall | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/build/pkg-scripts/postinstall b/build/pkg-scripts/postinstall index 272930b..e3eedf7 100644 --- a/build/pkg-scripts/postinstall +++ b/build/pkg-scripts/postinstall @@ -42,19 +42,12 @@ cat << EOF > "$LAUNCH_DAEMON" Label party.mihomo.helper - MachServices - - party.mihomo.helper - - + AssociatedBundleIdentifiers + party.mihomo.app KeepAlive Program ${HELPER_PATH} - ProgramArguments - - ${HELPER_PATH} - StandardErrorPath /tmp/party.mihomo.helper.err StandardOutPath