From 68ed93be2cb73ae37abde7adce3a6f6ad30db0d1 Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Tue, 11 Aug 2026 17:30:36 -0700 Subject: [PATCH] Add Device Manufacturer Field --- LogglyServiceKitPlugin/Info.plist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LogglyServiceKitPlugin/Info.plist b/LogglyServiceKitPlugin/Info.plist index 607f340..77bbb13 100644 --- a/LogglyServiceKitPlugin/Info.plist +++ b/LogglyServiceKitPlugin/Info.plist @@ -18,8 +18,10 @@ 1.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) + com.loopkit.Loop.ServiceCategory + Logging com.loopkit.Loop.ServiceDisplayName - Loggly Service + Loggly com.loopkit.Loop.ServiceIdentifier LogglyService