forked from LoopKit/LoopWorkspace
-
Notifications
You must be signed in to change notification settings - Fork 64
/
.gitmodules
40 lines (40 loc) · 1.22 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
38
39
40
[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/ps2/rileylink_ios.git
branch = carthage-pin
[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
[submodule "bubble-client-swift"]
path = bubble-client-swift
url = https://github.com/bubbledevteam/bubble-client-swift