Skip to content

Commit a6ea27a

Browse files
authored
Nightscout remote cgm rename (#54)
* Update gitmodules * Update NightscoutRemoteCGM submodule references, and project references * Update submodule rev ro NightscoutRemoteCGM
1 parent 2d9c9a5 commit a6ea27a

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
[submodule "OmniBLE"]
3838
path = OmniBLE
3939
url = https://github.com/LoopKit/OmniBLE.git
40-
[submodule "NightscoutAPIClient"]
41-
path = NightscoutAPIClient
42-
url = https://github.com/LoopKit/NightscoutAPIClient.git
40+
[submodule "NightscoutRemoteCGM"]
41+
path = NightscoutRemoteCGM
42+
url = https://github.com/LoopKit/NightscoutRemoteCGM.git
4343
[submodule "LoopSupport"]
4444
path = LoopSupport
4545
url = https://github.com/LoopKit/LoopSupport

LoopWorkspace.xcworkspace/contents.xcworkspacedata

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LoopWorkspace.xcworkspace/xcshareddata/xcschemes/LoopWorkspace.xcscheme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,9 @@
337337
<BuildableReference
338338
BuildableIdentifier = "primary"
339339
BlueprintIdentifier = "A9BAC72626CDB7A5001C9493"
340-
BuildableName = "NightscoutAPIClientPlugin.loopplugin"
341-
BlueprintName = "NightscoutAPIClientPlugin"
342-
ReferencedContainer = "container:NightscoutAPIClient/NightscoutAPIClient.xcodeproj">
340+
BuildableName = "NightscoutRemoteCGMPlugin.loopplugin"
341+
BlueprintName = "NightscoutRemoteCGMPlugin"
342+
ReferencedContainer = "container:NightscoutRemoteCGM/NightscoutRemoteCGM.xcodeproj">
343343
</BuildableReference>
344344
</BuildActionEntry>
345345
<BuildActionEntry

NightscoutAPIClient

Lines changed: 0 additions & 1 deletion
This file was deleted.

NightscoutRemoteCGM

Submodule NightscoutRemoteCGM added at 7f5cd6b

0 commit comments

Comments
 (0)