Skip to content

Commit

Permalink
Nightscout remote cgm rename (#54)
Browse files Browse the repository at this point in the history
* Update gitmodules

* Update NightscoutRemoteCGM submodule references, and project references

* Update submodule rev ro NightscoutRemoteCGM
  • Loading branch information
ps2 authored May 5, 2023
1 parent 2d9c9a5 commit a6ea27a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions LoopWorkspace.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "A9BAC72626CDB7A5001C9493"
BuildableName = "NightscoutAPIClientPlugin.loopplugin"
BlueprintName = "NightscoutAPIClientPlugin"
ReferencedContainer = "container:NightscoutAPIClient/NightscoutAPIClient.xcodeproj">
BuildableName = "NightscoutRemoteCGMPlugin.loopplugin"
BlueprintName = "NightscoutRemoteCGMPlugin"
ReferencedContainer = "container:NightscoutRemoteCGM/NightscoutRemoteCGM.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
Expand Down
1 change: 0 additions & 1 deletion NightscoutAPIClient
Submodule NightscoutAPIClient deleted from 5e816a
1 change: 1 addition & 0 deletions NightscoutRemoteCGM
Submodule NightscoutRemoteCGM added at 7f5cd6

0 comments on commit a6ea27a

Please sign in to comment.