diff --git a/.gitmodules b/.gitmodules index 27c300858..b6d5b7b5d 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 diff --git a/LoopWorkspace.xcworkspace/contents.xcworkspacedata b/LoopWorkspace.xcworkspace/contents.xcworkspacedata index 661695ef7..b01f61dfb 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 5120a1a48..b4acf645a 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">