From 0cddb562fc020022691176ca9fd0383bfe899258 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 6 Feb 2019 03:32:40 +0100 Subject: macOS: prohibit multiple instances of app Signed-off-by: Jason A. Donenfeld --- WireGuard/WireGuard/UI/macOS/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WireGuard/WireGuard/UI/macOS/Info.plist b/WireGuard/WireGuard/UI/macOS/Info.plist index 3a4ad18..a7ff855 100644 --- a/WireGuard/WireGuard/UI/macOS/Info.plist +++ b/WireGuard/WireGuard/UI/macOS/Info.plist @@ -2,6 +2,8 @@ + LSMultipleInstancesProhibited + CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable -- cgit v1.2.3-59-g8ed1b