From 646dea28bcc6af462e46034915609868a5c1af5e Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Mon, 31 Aug 2026 15:32:36 -0500 Subject: [PATCH] Bump LibreLoop to 1eeb710 Scan help now says to hold the TOP of the phone against the sensor, not the back. The NFC antenna is at the top, so the old instruction did not work, and it contradicted the sibling screen which already said "top" (#11, reported by Mike Plante). Also enables Swift string extraction on the LibreLoop and LibreLoopUI targets, matching MinimedKit and OmnipodKit. LibreLoop already declared LocalizedString as an extractable macro and preferred string catalogs but never switched extraction on, so new strings did not reach the catalog. The first build after enabling it harvested 15 strings that had never been available for translation, from the stream debug view and the chart labels. --- LibreLoop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibreLoop b/LibreLoop index 9e5c3fcf5e..1eeb7106d0 160000 --- a/LibreLoop +++ b/LibreLoop @@ -1 +1 @@ -Subproject commit 9e5c3fcf5e716eb193ee7d3983ade569cf5a20fd +Subproject commit 1eeb7106d092d618e34eaf484dc1e717796caf30