Skip to content

Commit db9b05a

Browse files
committed
Use release versions of LoopKit, CGMBLEKit, rileylink_ios
1 parent 6144a00 commit db9b05a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cartfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
github "LoopKit/LoopKit" "dev"
2-
github "LoopKit/CGMBLEKit" "dev"
1+
github "LoopKit/LoopKit" ~> 3.0
2+
github "LoopKit/CGMBLEKit" ~> 3.2
33
github "i-schuetz/SwiftCharts" == 0.6.5
4-
github "LoopKit/dexcom-share-client-swift" "dev"
5-
github "LoopKit/G4ShareSpy" "dev"
6-
github "ps2/rileylink_ios" "dev"
4+
github "LoopKit/dexcom-share-client-swift" ~> 1.2
5+
github "LoopKit/G4ShareSpy" ~> 1.1
6+
github "ps2/rileylink_ios" ~> 3.0
77
github "LoopKit/Amplitude-iOS" "decreepify"

Cartfile.resolved

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github "LoopKit/Amplitude-iOS" "2137d5fd44bf630ed33e1e72d7af6d8f8612f270"
2-
github "LoopKit/CGMBLEKit" "96de871ed517630cfc2c9c68ac9698870086d6c9"
3-
github "LoopKit/G4ShareSpy" "e5268fd8d458ddbd722187217a638d99a4578bc3"
4-
github "LoopKit/LoopKit" "3ea3bb600b599701f4fe0196409b1249c3d4e8bc"
2+
github "LoopKit/CGMBLEKit" "v3.2"
3+
github "LoopKit/G4ShareSpy" "v1.1"
4+
github "LoopKit/LoopKit" "v3.0"
55
github "LoopKit/MKRingProgressView" "f548a5c64832be2d37d7c91b5800e284887a2a0a"
6-
github "LoopKit/dexcom-share-client-swift" "83b89d5badb86219a5da400437fc3cdea12b03b3"
6+
github "LoopKit/dexcom-share-client-swift" "v1.2"
77
github "i-schuetz/SwiftCharts" "0.6.5"
8-
github "ps2/rileylink_ios" "0dc526607ce2b06f48dadf58a3fd7b39fe11e452"
8+
github "ps2/rileylink_ios" "v3.0"

0 commit comments

Comments
 (0)