From 25a96c6a5d705f204df700188f52e4d22e69334d Mon Sep 17 00:00:00 2001 From: Dallas Groot Date: Fri, 10 Apr 2026 07:52:45 -0700 Subject: [PATCH] watchos info.plist fix --- watchOS/Resources/Info.plist | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/watchOS/Resources/Info.plist b/watchOS/Resources/Info.plist index 53ef0c2..e073921 100644 --- a/watchOS/Resources/Info.plist +++ b/watchOS/Resources/Info.plist @@ -21,32 +21,36 @@ CFBundleVersion 1 - WKApplication - WKCompanionAppBundleIdentifier ca.dallasgroot.navidromeplayer.app - WKRunsIndependentlyOfCompanionApp - + WKBackgroundModes - audio + workout-processing - + + NSHealthShareUsageDescription + Navidrome uses a workout session to keep audio playing through the speaker when the screen is off. No health or fitness data is read or stored. + NSHealthUpdateUsageDescription + Navidrome uses a workout session to keep audio playing through the speaker when the screen is off. No health or fitness data is written or stored. + NSAppTransportSecurity NSAllowsArbitraryLoads - ITSAppUsesNonExemptEncryption