From 707690eba80ebe270db359adfd4251b90f6cfa82 Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Fri, 28 Aug 2026 21:17:57 -0500 Subject: [PATCH 1/2] Bump submodules and version to 3.15.2 OmnipodKit 4763ce6 -> 366380d eager connect watchdog (#133) LoopKit c4a8f64 -> 011a3db persistent store (#606), override loop (#608) G7SensorKit 468eefc -> fb87aa9 suspected session end grace (#63) Loop c4d89c0 -> 3ab37d5 CarbMath preconditionFailure (#2489) LibreTransmitter a38975d -> c192a2f device manufacturer field (#41), configurable glucose smoothing LOOP_MARKETING_VERSION 3.15.1 -> 3.15.2. CURRENT_PROJECT_VERSION left at 58. --- G7SensorKit | 2 +- LibreTransmitter | 2 +- Loop | 2 +- LoopKit | 2 +- OmnipodKit | 2 +- VersionOverride.xcconfig | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/G7SensorKit b/G7SensorKit index 468eefc12c..fb87aa9628 160000 --- a/G7SensorKit +++ b/G7SensorKit @@ -1 +1 @@ -Subproject commit 468eefc12c936e6d14e0582f9f3bf242b57f6096 +Subproject commit fb87aa9628a65b2e37e5acd297880bb379e3598d diff --git a/LibreTransmitter b/LibreTransmitter index a38975dd02..c192a2fe5c 160000 --- a/LibreTransmitter +++ b/LibreTransmitter @@ -1 +1 @@ -Subproject commit a38975dd022b0f424d26e29217143d7b3ff3ca4d +Subproject commit c192a2fe5c1b2a9b9f6178092c0a8c13fe85fd8b diff --git a/Loop b/Loop index c4d89c0359..3ab37d526a 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit c4d89c035957332a00a09f5b83c87601c1e392d8 +Subproject commit 3ab37d526a5c50589a6276ab2750a4614d0613e1 diff --git a/LoopKit b/LoopKit index c4a8f64198..011a3dbf53 160000 --- a/LoopKit +++ b/LoopKit @@ -1 +1 @@ -Subproject commit c4a8f641980dce33e78b9ae766ca82652cafaa52 +Subproject commit 011a3dbf538a58ea46d6b8b546ebcb9385fb3fcb diff --git a/OmnipodKit b/OmnipodKit index 4763ce680d..366380d5bd 160000 --- a/OmnipodKit +++ b/OmnipodKit @@ -1 +1 @@ -Subproject commit 4763ce680da139c90d830752705c886846cae9e0 +Subproject commit 366380d5bd55ff6b6981afb27380bc66c7eb2dad diff --git a/VersionOverride.xcconfig b/VersionOverride.xcconfig index 36b8558f9a..2f29bf2710 100644 --- a/VersionOverride.xcconfig +++ b/VersionOverride.xcconfig @@ -8,5 +8,5 @@ // Version [for DIY Loop] // configure the version number in LoopWorkspace -LOOP_MARKETING_VERSION = 3.15.1 +LOOP_MARKETING_VERSION = 3.15.2 CURRENT_PROJECT_VERSION = 58 From bc4b4b54f15f1f366b4181a0aa0a05f3831246ab Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Fri, 28 Aug 2026 21:34:14 -0500 Subject: [PATCH 2/2] Bump LoopKit to f0aa52a for the Xcode 27 fix Picks up "Xcode 27 Fix" (#605): isDurationPickerExpanded in CreatePresetNameAndScheduledEdit is declared without an inline initial value, which Xcode 27 requires here. --- LoopKit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LoopKit b/LoopKit index 011a3dbf53..f0aa52aa6d 160000 --- a/LoopKit +++ b/LoopKit @@ -1 +1 @@ -Subproject commit 011a3dbf538a58ea46d6b8b546ebcb9385fb3fcb +Subproject commit f0aa52aa6dcab5f65e9a112bd8bd8ddce021561a