Skip to content

Commit 8d8d541

Browse files
authored
Merge pull request #83 from loudnate/dev
Version 0.7.1
2 parents c21b788 + dd016ac commit 8d8d541

File tree

41 files changed

+22
-44
lines changed

Some content is hidden

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

41 files changed

+22
-44
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)