Skip to content

Commit 84ffd0f

Browse files
authored
CGMBLEKit version 2.0 (#700)
* CGMBLEKit version 2.0
1 parent 61b957b commit 84ffd0f

Some content is hidden

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

46 files changed

+92
-3212
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Carthage/Checkouts/
5454
Carthage/Build/tvOS/
5555
Carthage/Build/iOS/*.bcsymbolmap
5656
Carthage/Build/iOS/*.dSYM
57+
Carthage/Build/watchOS/
5758

5859
# fastlane
5960
#

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
github "LoopKit/LoopKit" == 1.5.4
2-
github "LoopKit/xDripG5" ~> 0.8.1
2+
github "LoopKit/CGMBLEKit" ~> 2.0
33
github "i-schuetz/SwiftCharts" == 0.6.1
44
github "mddub/dexcom-share-client-swift" == 0.4.1
55
github "mddub/G4ShareSpy" == 0.3.3

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
github "LoopKit/CGMBLEKit" "v2.0"
12
github "LoopKit/LoopKit" "v1.5.4"
2-
github "LoopKit/xDripG5" "v0.8.1"
33
github "amplitude/Amplitude-iOS" "v3.14.1"
44
github "i-schuetz/SwiftCharts" "6b55a26a7b0b95e49202ddc1db5404702fce114f"
55
github "mddub/G4ShareSpy" "v0.3.3"

Carthage/Build/.CGMBLEKit.version

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.25 MB
Binary file not shown.

Carthage/Build/iOS/xDripG5.framework/Headers/xDripG5-Swift.h renamed to Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit-Swift.h

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Carthage/Build/iOS/CGMBLEKit.framework/Headers/CGMBLEKit.h

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)