From dd8177a8c20157cbfdd66f388184fc95788653e2 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Wed, 26 Feb 2025 17:51:01 +0100 Subject: [PATCH] (macOS) Added a NSBluetoothAlwaysUsageDescription key to the Info.plist file --- es-app/assets/ES-DE_Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/es-app/assets/ES-DE_Info.plist b/es-app/assets/ES-DE_Info.plist index a8495f98e..056ad0205 100644 --- a/es-app/assets/ES-DE_Info.plist +++ b/es-app/assets/ES-DE_Info.plist @@ -38,6 +38,8 @@ NSApplication NSMainNibFile ES-DE + NSBluetoothAlwaysUsageDescription + ES-DE checks the status of the Bluetooth adapter in order to display the corresponding system status indicator on screen NSHumanReadableCopyright Copyright (c) 2024-2025 Northwestern Software AB Copyright (c) 2020-2024 Leon Styhre