Skip to content

Commit 44ec450

Browse files
bill-foreflightgestrich
authored andcommitted
Add NightscoutAPIClient CGM service
1 parent cf62b34 commit 44ec450

File tree

5 files changed

+22
-1
lines changed

5 files changed

+22
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@
4343
[submodule "LogglyService"]
4444
path = LogglyService
4545
url = https://github.com/LoopKit/LogglyService.git
46+
[submodule "NightscoutAPIClient"]
47+
path = NightscoutAPIClient
48+
url = https://github.com/gestrich/NightscoutAPIClient.git

Loop

Loop.xcworkspace/contents.xcworkspacedata

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

Loop.xcworkspace/xcshareddata/xcschemes/Loop (Workspace).xcscheme

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,20 @@
188188
ReferencedContainer = "container:NightscoutService/NightscoutService.xcodeproj">
189189
</BuildableReference>
190190
</BuildActionEntry>
191+
<BuildActionEntry
192+
buildForTesting = "YES"
193+
buildForRunning = "YES"
194+
buildForProfiling = "YES"
195+
buildForArchiving = "YES"
196+
buildForAnalyzing = "YES">
197+
<BuildableReference
198+
BuildableIdentifier = "primary"
199+
BlueprintIdentifier = "A9BAC72626CDB7A5001C9493"
200+
BuildableName = "NightscoutAPIClientPlugin.loopplugin"
201+
BlueprintName = "NightscoutAPIClientPlugin"
202+
ReferencedContainer = "container:NightscoutAPIClient/NightscoutAPIClient.xcodeproj">
203+
</BuildableReference>
204+
</BuildActionEntry>
191205
<BuildActionEntry
192206
buildForTesting = "YES"
193207
buildForRunning = "YES"

NightscoutAPIClient

Submodule NightscoutAPIClient added at 66dada3

0 commit comments

Comments
 (0)