Skip to content

Commit 7375952

Browse files
authored
Merge pull request #10 from loudnate/dev
Dev
2 parents a1c4476 + 5e3a2f0 commit 7375952

File tree

149 files changed

+1228
-373
lines changed

Some content is hidden

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

149 files changed

+1228
-373
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,8 @@ fastlane/report.xml
6565
fastlane/screenshots
6666

6767
# Sensitive details about remote backup
68-
RemoteSettings.plist
68+
RemoteSettings.plist
69+
70+
# OS
71+
.DS_Store
72+

Cartfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
github "loudnate/LoopKit" ~> 0.3.4
1+
github "loudnate/LoopKit" ~> 0.3.5
22
github "loudnate/xDripG5" ~> 0.5.0
33
github "loudnate/SwiftCharts" "loudnate/naterade"
44
github "mddub/dexcom-share-client-swift" ~> 0.1
5-
github "ps2/rileylink_ios" ~> 0.6.0
5+
github "mddub/G4ShareSpy" ~> 0.2
6+
github "ps2/rileylink_ios" ~> 0.7.1
67
github "amplitude/Amplitude-iOS" "mpurland-framework"

Cartfile.resolved

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
github "amplitude/Amplitude-iOS" "a3d6720626e72a678489bce83ed9dacadb505dd7"
22
github "loudnate/Crypto" "13fee45175b88629aeabe60b4b4fc3daf86fa0a3"
3-
github "loudnate/LoopKit" "v0.3.4"
3+
github "mddub/G4ShareSpy" "v0.2.0"
4+
github "loudnate/LoopKit" "v0.3.5"
45
github "loudnate/SwiftCharts" "8671287afb29640f9cffced6521b1098b7aac085"
56
github "mddub/dexcom-share-client-swift" "v0.1.3"
67
github "loudnate/xDripG5" "0.5.0"
7-
github "ps2/rileylink_ios" "v0.6.0"
8+
github "ps2/rileylink_ios" "v0.7.1"
33 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)