Skip to content

Commit 53dba0e

Browse files
committed
Workspace for DIY Loop
1 parent 4ca23ff commit 53dba0e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+63
-31
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
[submodule "Loop"]
22
path = Loop
3-
url = https://github.com/tidepool-org/Loop.git
3+
url = https://github.com/LoopKit/Loop.git
44
[submodule "LoopKit"]
55
path = LoopKit
6-
url = https://github.com/tidepool-org/LoopKit.git
6+
url = https://github.com/LoopKit/LoopKit.git
77
[submodule "CGMBLEKit"]
88
path = CGMBLEKit
9-
url = https://github.com/tidepool-org/CGMBLEKit.git
9+
url = https://github.com/LoopKit/CGMBLEKit.git
1010
[submodule "SwiftCharts"]
1111
path = SwiftCharts
1212
url = https://github.com/i-schuetz/SwiftCharts.git
1313
[submodule "dexcom-share-client-swift"]
1414
path = dexcom-share-client-swift
15-
url = https://github.com/tidepool-org/dexcom-share-client-swift.git
15+
url = https://github.com/LoopKit/dexcom-share-client-swift.git
1616
[submodule "G4ShareSpy"]
1717
path = G4ShareSpy
18-
url = https://github.com/tidepool-org/G4ShareSpy.git
18+
url = https://github.com/LoopKit/G4ShareSpy.git
1919
[submodule "rileylink_ios"]
2020
path = rileylink_ios
21-
url = https://github.com/tidepool-org/rileylink_ios.git
21+
url = https://github.com/ps2/rileylink_ios.git
2222
[submodule "Amplitude-iOS"]
2323
path = Amplitude-iOS
2424
url = https://github.com/LoopKit/Amplitude-iOS.git

AdditionalAssets.xcassets/TidepoolLoopIcon.appiconset/Contents.json renamed to AdditionalAssets.xcassets/CustomLoopIcon.appiconset/Contents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"size" : "20x20",
55
"idiom" : "iphone",
6-
"filename" : "icon_20pt@2x-1.png",
6+
"filename" : "[email protected]",
77
"scale" : "2x"
88
},
99
{
@@ -57,7 +57,7 @@
5757
{
5858
"size" : "20x20",
5959
"idiom" : "ipad",
60-
"filename" : "[email protected]",
60+
"filename" : "icon_20pt@2x-1.png",
6161
"scale" : "2x"
6262
},
6363
{
295 KB
295 KB
876 Bytes
2.06 KB
2.06 KB
3.69 KB
1.34 KB
3.58 KB

0 commit comments

Comments
 (0)