We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05fc7a commit aaa6786Copy full SHA for aaa6786
Cartfile
@@ -1,2 +1,2 @@
1
-github "LoopKit/LoopKit" "dev"
2
-github "LoopKit/dexcom-share-client-swift" "dev"
+github "LoopKit/LoopKit" ~> 3.0
+github "LoopKit/dexcom-share-client-swift" ~> 1.2
Cartfile.resolved
-github "LoopKit/LoopKit" "3ea3bb600b599701f4fe0196409b1249c3d4e8bc"
-github "LoopKit/dexcom-share-client-swift" "faf2b77419b690d32e488a16625314888455ba08"
+github "LoopKit/LoopKit" "v3.0"
+github "LoopKit/dexcom-share-client-swift" "v1.2"
0 commit comments