From 9eed0f0243e2894b74a5451f87810ea98cdc227d Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Thu, 4 May 2023 21:26:42 -0500 Subject: [PATCH 1/3] Update gitmodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 27c300858e..b6d5b7b5df 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,9 +37,9 @@ [submodule "OmniBLE"] path = OmniBLE url = https://github.com/LoopKit/OmniBLE.git -[submodule "NightscoutAPIClient"] - path = NightscoutAPIClient - url = https://github.com/LoopKit/NightscoutAPIClient.git +[submodule "NightscoutRemoteCGM"] + path = NightscoutRemoteCGM + url = https://github.com/LoopKit/NightscoutRemoteCGM.git [submodule "LoopSupport"] path = LoopSupport url = https://github.com/LoopKit/LoopSupport From 4fc89aae5e80a144fa9c0dbc03c6188d5c785c84 Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Thu, 4 May 2023 21:30:59 -0500 Subject: [PATCH 2/3] Update NightscoutRemoteCGM submodule references, and project references --- LoopWorkspace.xcworkspace/contents.xcworkspacedata | 4 ++-- .../xcshareddata/xcschemes/LoopWorkspace.xcscheme | 6 +++--- NightscoutAPIClient | 1 - NightscoutRemoteCGM | 1 + 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 160000 NightscoutAPIClient create mode 160000 NightscoutRemoteCGM diff --git a/LoopWorkspace.xcworkspace/contents.xcworkspacedata b/LoopWorkspace.xcworkspace/contents.xcworkspacedata index 661695ef75..b01f61dfb8 100644 --- a/LoopWorkspace.xcworkspace/contents.xcworkspacedata +++ b/LoopWorkspace.xcworkspace/contents.xcworkspacedata @@ -45,10 +45,10 @@ location = "group:TidepoolService/TidepoolService.xcodeproj"> + location = "group:NightscoutRemoteCGM/NightscoutRemoteCGM.xcodeproj"> + location = "group:NightscoutService/NightscoutService.xcodeproj"> diff --git a/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme b/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme index 5120a1a48b..b4acf645ad 100644 --- a/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme +++ b/LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme @@ -337,9 +337,9 @@ + BuildableName = "NightscoutRemoteCGMPlugin.loopplugin" + BlueprintName = "NightscoutRemoteCGMPlugin" + ReferencedContainer = "container:NightscoutRemoteCGM/NightscoutRemoteCGM.xcodeproj"> Date: Thu, 4 May 2023 21:45:41 -0500 Subject: [PATCH 3/3] Update submodule rev ro NightscoutRemoteCGM --- NightscoutRemoteCGM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NightscoutRemoteCGM b/NightscoutRemoteCGM index 91d10d7cc0..7f5cd6b0c7 160000 --- a/NightscoutRemoteCGM +++ b/NightscoutRemoteCGM @@ -1 +1 @@ -Subproject commit 91d10d7cc066b141143a42a049a4989f50b61368 +Subproject commit 7f5cd6b0c792e4a1d55efb70ec638fa1232e5594