Skip to content

Commit dd1105c

Browse files
committed
Update to RL 0.7.1 frameworks
1 parent ea0afd7 commit dd1105c

File tree

34 files changed

+8
-35
lines changed

34 files changed

+8
-35
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ 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.7.0
5+
github "ps2/rileylink_ios" ~> 0.7.1
66
github "amplitude/Amplitude-iOS" "mpurland-framework"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ github "loudnate/LoopKit" "v0.3.5"
44
github "loudnate/SwiftCharts" "8671287afb29640f9cffced6521b1098b7aac085"
55
github "mddub/dexcom-share-client-swift" "v0.1.3"
66
github "loudnate/xDripG5" "0.5.0"
7-
github "ps2/rileylink_ios" "v0.7.0"
7+
github "ps2/rileylink_ios" "v0.7.1"
Binary file not shown.
-20 Bytes
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 commit comments

Comments
 (0)