Skip to content

Commit 14d1a33

Browse files
bill-foreflightgestrich
authored andcommitted
Add NightscoutAPIClient CGM service
1 parent 7e21a87 commit 14d1a33

File tree

7 files changed

+24
-3
lines changed

7 files changed

+24
-3
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
@@ -202,6 +202,20 @@
202202
ReferencedContainer = "container:NightscoutService/NightscoutService.xcodeproj">
203203
</BuildableReference>
204204
</BuildActionEntry>
205+
<BuildActionEntry
206+
buildForTesting = "YES"
207+
buildForRunning = "YES"
208+
buildForProfiling = "YES"
209+
buildForArchiving = "YES"
210+
buildForAnalyzing = "YES">
211+
<BuildableReference
212+
BuildableIdentifier = "primary"
213+
BlueprintIdentifier = "A9BAC72626CDB7A5001C9493"
214+
BuildableName = "NightscoutAPIClientPlugin.loopplugin"
215+
BlueprintName = "NightscoutAPIClientPlugin"
216+
ReferencedContainer = "container:NightscoutAPIClient/NightscoutAPIClient.xcodeproj">
217+
</BuildableReference>
218+
</BuildActionEntry>
205219
<BuildActionEntry
206220
buildForTesting = "YES"
207221
buildForRunning = "YES"

NightscoutAPIClient

Submodule NightscoutAPIClient added at 69f4739

0 commit comments

Comments
 (0)