From 593334b8b02f48a347b6daa334e44a28d7d2b800 Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Mon, 25 Aug 2025 14:00:21 -0700 Subject: [PATCH 1/9] Automatic Signing & Team --- .gitmodules | 2 +- Loop | 2 +- LoopConfigOverride.xcconfig | 2 +- LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index eb9cf62206..aff87d7b31 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "Loop"] path = Loop - url = https://github.com/LoopKit/Loop.git + url = https://github.com/Camji55/Loop.git [submodule "LoopKit"] path = LoopKit url = https://github.com/LoopKit/LoopKit.git diff --git a/Loop b/Loop index e45f1376bc..3fee17913c 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit e45f1376bc8cdf5f8ed009f0f165455909e60155 +Subproject commit 3fee17913c5ee67e24a2f44bd55e0a5f2c13cd71 diff --git a/LoopConfigOverride.xcconfig b/LoopConfigOverride.xcconfig index 2969db2882..e6ef1f5be4 100644 --- a/LoopConfigOverride.xcconfig +++ b/LoopConfigOverride.xcconfig @@ -13,4 +13,4 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) EXPERIMENTAL_FEATURES_ENABLED SIMULATORS_ENABLED ALLOW_ALGORITHM_EXPERIMENTS DEBUG_FEATURES_ENABLED // Put your team id here for signing -//LOOP_DEVELOPMENT_TEAM = UY678SP37Q +LOOP_DEVELOPMENT_TEAM = J669NZ82VL diff --git a/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved b/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved index 20f167d456..9ea2b2938c 100644 --- a/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "f8d1e9c237647ab612da7f2bd3ae26946f39410508314c00cf54509a673f147e", + "originHash" : "c7c4e149f67d05ebc50b7042ab2d048851a5406d353d4a70424ab537ad795415", "pins" : [ { "identity" : "amplitude-ios", From 5efd6cccfbd71c93d08750cbdb3d1a579fb34b6d Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Tue, 9 Sep 2025 13:10:58 -0700 Subject: [PATCH 2/9] Automatic Signing & Team --- Loop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Loop b/Loop index 3fee17913c..1d67771110 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit 3fee17913c5ee67e24a2f44bd55e0a5f2c13cd71 +Subproject commit 1d677711108dc243b424835c45cd9ef0c8c080d0 From bc107fbdc1b163e6f94ae5a9f1e1258f5c95edda Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Tue, 9 Sep 2025 13:20:07 -0700 Subject: [PATCH 3/9] Merge branch 'loopkit-dev' into dev --- MKRingProgressView | 1 + NightscoutAPIClient | 1 + TidepoolKit | 1 + rileylink_ios | 1 + 4 files changed, 4 insertions(+) create mode 160000 MKRingProgressView create mode 160000 NightscoutAPIClient create mode 160000 TidepoolKit create mode 160000 rileylink_ios diff --git a/MKRingProgressView b/MKRingProgressView new file mode 160000 index 0000000000..452d8c3588 --- /dev/null +++ b/MKRingProgressView @@ -0,0 +1 @@ +Subproject commit 452d8c3588f8aa4320a5bf1d922cb2882347ca96 diff --git a/NightscoutAPIClient b/NightscoutAPIClient new file mode 160000 index 0000000000..68178a834e --- /dev/null +++ b/NightscoutAPIClient @@ -0,0 +1 @@ +Subproject commit 68178a834e64eca04483a13af81f54911b4b40e2 diff --git a/TidepoolKit b/TidepoolKit new file mode 160000 index 0000000000..b410a88ab8 --- /dev/null +++ b/TidepoolKit @@ -0,0 +1 @@ +Subproject commit b410a88ab85bf3f1311170f08604fa1ede904c2e diff --git a/rileylink_ios b/rileylink_ios new file mode 160000 index 0000000000..6b2d3c45c6 --- /dev/null +++ b/rileylink_ios @@ -0,0 +1 @@ +Subproject commit 6b2d3c45c6dfaeb6ea2a9da5111e7a2a5e2dc38e From 83866509083856c8fbb3311b764989c17a6686c1 Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Tue, 9 Sep 2025 13:20:58 -0700 Subject: [PATCH 4/9] Revert "Merge branch 'loopkit-dev' into dev" This reverts commit bc107fbdc1b163e6f94ae5a9f1e1258f5c95edda. --- MKRingProgressView | 1 - NightscoutAPIClient | 1 - TidepoolKit | 1 - rileylink_ios | 1 - 4 files changed, 4 deletions(-) delete mode 160000 MKRingProgressView delete mode 160000 NightscoutAPIClient delete mode 160000 TidepoolKit delete mode 160000 rileylink_ios diff --git a/MKRingProgressView b/MKRingProgressView deleted file mode 160000 index 452d8c3588..0000000000 --- a/MKRingProgressView +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 452d8c3588f8aa4320a5bf1d922cb2882347ca96 diff --git a/NightscoutAPIClient b/NightscoutAPIClient deleted file mode 160000 index 68178a834e..0000000000 --- a/NightscoutAPIClient +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 68178a834e64eca04483a13af81f54911b4b40e2 diff --git a/TidepoolKit b/TidepoolKit deleted file mode 160000 index b410a88ab8..0000000000 --- a/TidepoolKit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b410a88ab85bf3f1311170f08604fa1ede904c2e diff --git a/rileylink_ios b/rileylink_ios deleted file mode 160000 index 6b2d3c45c6..0000000000 --- a/rileylink_ios +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6b2d3c45c6dfaeb6ea2a9da5111e7a2a5e2dc38e From 9b715695eec31ba3314bf6bf2fe8b02644949522 Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Thu, 5 Feb 2026 11:08:15 -0800 Subject: [PATCH 5/9] Merge branch 'loopkit-dev' into dev # Conflicts: # Loop # LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved --- Loop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Loop b/Loop index e80309194a..35b3cebea3 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit e80309194af9237b49b8d6158f5b032c8d3e4bda +Subproject commit 35b3cebea368d5bc364e7fe663995adfb7a6f01d From d5baf82e11bf4fbd09373862f78c54493da5ecb9 Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Thu, 5 Feb 2026 11:15:19 -0800 Subject: [PATCH 6/9] Merge branch 'loopkit-dev' into dev # Conflicts: # Loop # LoopWorkspace.xcworkspace/xcshareddata/swiftpm/Package.resolved --- DanaKit | 1 - 1 file changed, 1 deletion(-) delete mode 160000 DanaKit diff --git a/DanaKit b/DanaKit deleted file mode 160000 index e3ddf217ce..0000000000 --- a/DanaKit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e3ddf217cef9e2f89d58ebd769a7281ee1343681 From c303d053ce947229d23a8abc33b6b0e1d16bf24b Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Thu, 16 Jul 2026 01:26:09 -0700 Subject: [PATCH 7/9] xcode 27 updates --- Loop | 2 +- LoopKit | 2 +- TrueTime.swift | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Loop b/Loop index e3761d317a..bff12b1140 160000 --- a/Loop +++ b/Loop @@ -1 +1 @@ -Subproject commit e3761d317a3290571e8e7aca1819d4ce05a3ad30 +Subproject commit bff12b11403126181686ae77f17f03d4b103ac33 diff --git a/LoopKit b/LoopKit index 7f32702789..b1776af254 160000 --- a/LoopKit +++ b/LoopKit @@ -1 +1 @@ -Subproject commit 7f327027899ceda923202230777f3b1379655100 +Subproject commit b1776af254c58d893726d8dd1ced052e101ca715 diff --git a/TrueTime.swift b/TrueTime.swift index d140b0f08a..ce717b90e1 160000 --- a/TrueTime.swift +++ b/TrueTime.swift @@ -1 +1 @@ -Subproject commit d140b0f08ab9fbcaeaf6e4eb7a3da3e3d05bae3c +Subproject commit ce717b90e117c2b7f85dd65aab59560162019a4a From a25d9073b490ef7d72a92ef7c7b1bc224a6e7e57 Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Thu, 16 Jul 2026 01:28:22 -0700 Subject: [PATCH 8/9] xcode 27 updates --- LoopConfigOverride.xcconfig | 2 +- OmniBLE | 1 - OmniKit | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 160000 OmniBLE delete mode 160000 OmniKit diff --git a/LoopConfigOverride.xcconfig b/LoopConfigOverride.xcconfig index e6ef1f5be4..be6b850cff 100644 --- a/LoopConfigOverride.xcconfig +++ b/LoopConfigOverride.xcconfig @@ -13,4 +13,4 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) EXPERIMENTAL_FEATURES_ENABLED SIMULATORS_ENABLED ALLOW_ALGORITHM_EXPERIMENTS DEBUG_FEATURES_ENABLED // Put your team id here for signing -LOOP_DEVELOPMENT_TEAM = J669NZ82VL +//LOOP_DEVELOPMENT_TEAM = J669NZ82VL diff --git a/OmniBLE b/OmniBLE deleted file mode 160000 index ffec85de22..0000000000 --- a/OmniBLE +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ffec85de22d979e4bee6535c374ab72c692e101b diff --git a/OmniKit b/OmniKit deleted file mode 160000 index 64731f0b31..0000000000 --- a/OmniKit +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 64731f0b31d61cae14d00528a9c2bf78ea6da9a6 From d6c29652194d5906f815da0581c85bc715f9def5 Mon Sep 17 00:00:00 2001 From: Cameron Ingham Date: Thu, 16 Jul 2026 01:28:47 -0700 Subject: [PATCH 9/9] xcode 27 updates --- LoopConfigOverride.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LoopConfigOverride.xcconfig b/LoopConfigOverride.xcconfig index be6b850cff..2969db2882 100644 --- a/LoopConfigOverride.xcconfig +++ b/LoopConfigOverride.xcconfig @@ -13,4 +13,4 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) EXPERIMENTAL_FEATURES_ENABLED SIMULATORS_ENABLED ALLOW_ALGORITHM_EXPERIMENTS DEBUG_FEATURES_ENABLED // Put your team id here for signing -//LOOP_DEVELOPMENT_TEAM = J669NZ82VL +//LOOP_DEVELOPMENT_TEAM = UY678SP37Q