From 692860f9e9e68f9e5bb6051733831bc97c018272 Mon Sep 17 00:00:00 2001 From: sithlord48 Date: Wed, 8 Jan 2025 16:19:24 -0500 Subject: [PATCH] build: macos bundle plist add hint to tell mac os its not allowed to kill the process based on https://github.com/input-leap/input-leap/pull/2115" --- src/apps/res/deskflow.plist.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/apps/res/deskflow.plist.in b/src/apps/res/deskflow.plist.in index c81e9212f..aace25a6f 100644 --- a/src/apps/res/deskflow.plist.in +++ b/src/apps/res/deskflow.plist.in @@ -30,5 +30,9 @@ NSHumanReadableCopyright @BUNDLE_COPYRIGHT@ + + + NSSupportsSuddenTermination +