From b7ccafb67953aac320d5475de111a6ae05a32a32 Mon Sep 17 00:00:00 2001 From: Emeric Date: Sat, 16 Dec 2023 17:56:01 +0100 Subject: [PATCH] Add bluetooth-central UIBackgroundModes to macOS plist --- assets/macos/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/macos/Info.plist b/assets/macos/Info.plist index 034f0960..db34339d 100644 --- a/assets/macos/Info.plist +++ b/assets/macos/Info.plist @@ -32,5 +32,9 @@ WatchFlower connects to Bluetooth Low Energy sensors. NSBluetoothPeripheralUsageDescription WatchFlower connects to Bluetooth Low Energy sensors. + UIBackgroundModes + + bluetooth-central +