forked from ivalkou/LoopWorkspace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
37 lines (37 loc) · 1.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[submodule "Loop"]
path = Loop
url=https://github.com/ivalkou/Loop.git
branch = freeaps
[submodule "LoopKit"]
path = LoopKit
url = https://github.com/LoopKit/LoopKit.git
branch = dev
[submodule "CGMBLEKit"]
path = CGMBLEKit
url = https://github.com/LoopKit/CGMBLEKit.git
branch = dev
[submodule "SwiftCharts"]
path = SwiftCharts
url = https://github.com/i-schuetz/SwiftCharts.git
[submodule "dexcom-share-client-swift"]
path = dexcom-share-client-swift
url = https://github.com/LoopKit/dexcom-share-client-swift.git
branch = dev
[submodule "G4ShareSpy"]
path = G4ShareSpy
url = https://github.com/LoopKit/G4ShareSpy.git
branch = dev
[submodule "rileylink_ios"]
path = rileylink_ios
url = https://github.com/itsmojo/rileylink_ios.git
branch = update-bundle
[submodule "Amplitude-iOS"]
path = Amplitude-iOS
url = https://github.com/LoopKit/Amplitude-iOS.git
branch = decreepify
[submodule "MKRingProgressView"]
path = MKRingProgressView
url = https://github.com/LoopKit/MKRingProgressView.git
[submodule "NightscoutAPIClient"]
path = NightscoutAPIClient
url = https://github.com/ivalkou/NightscoutAPIClient.git