From 771332ee58b549b223acea62c71054a782365f0c Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Tue, 11 Aug 2026 17:31:57 -0700 Subject: [PATCH] Add Device Manufacturer Field --- TidepoolServiceKitPlugin/Info.plist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TidepoolServiceKitPlugin/Info.plist b/TidepoolServiceKitPlugin/Info.plist index d380a4a..a210f93 100644 --- a/TidepoolServiceKitPlugin/Info.plist +++ b/TidepoolServiceKitPlugin/Info.plist @@ -18,8 +18,10 @@ 1.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) + com.loopkit.Loop.ServiceCategory + Remote Data com.loopkit.Loop.ServiceDisplayName - Tidepool Service + Tidepool com.loopkit.Loop.ServiceIdentifier TidepoolService