diff --git a/.gitmodules b/.gitmodules
index 6a7fb4a2a7..d3100d0780 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
[submodule "OmniBLE"]
path = OmniBLE
url = https://github.com/LoopKit/OmniBLE.git
+[submodule "NightscoutAPIClient"]
+ path = NightscoutAPIClient
+ url = https://github.com/gestrich/NightscoutAPIClient.git
diff --git a/Loop.xcworkspace/contents.xcworkspacedata b/Loop.xcworkspace/contents.xcworkspacedata
index 8406eb1ced..d7f17bd74e 100644
--- a/Loop.xcworkspace/contents.xcworkspacedata
+++ b/Loop.xcworkspace/contents.xcworkspacedata
@@ -55,4 +55,7 @@
+
+
diff --git a/Loop.xcworkspace/xcshareddata/xcschemes/Loop (Workspace).xcscheme b/Loop.xcworkspace/xcshareddata/xcschemes/Loop (Workspace).xcscheme
index dd841e868e..11132c17f8 100644
--- a/Loop.xcworkspace/xcshareddata/xcschemes/Loop (Workspace).xcscheme
+++ b/Loop.xcworkspace/xcshareddata/xcschemes/Loop (Workspace).xcscheme
@@ -230,6 +230,20 @@
ReferencedContainer = "container:rileylink_ios/RileyLink.xcodeproj">
+
+
+
+