Skip to content

Commit 5a49c90

Browse files
authored
Upload carbs (#229)
* Upload carb entries to NS * Use dev versions of rileylink_ios and LoopKit * Add MealBolusNightscoutTreatment extension to project file * Checking in frameworks for dev rileylink_ios and dev LoopKit * handle carb modification and deletion * sync callbacks on carbstore moved to CarbStoreSyncDelegate * Update to latest rileylink_ios and LoopKit frameworks
1 parent d995753 commit 5a49c90

File tree

105 files changed

+92
-6
lines changed

Some content is hidden

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

105 files changed

+92
-6
lines changed

Cartfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
github "LoopKit/LoopKit" ~> 1.0.1
1+
github "LoopKit/LoopKit" ~> 1.1.0
22
github "LoopKit/xDripG5" ~> 0.8.0
33
github "i-schuetz/SwiftCharts" ~> 0.5.0
44
github "mddub/dexcom-share-client-swift" ~> 0.2.0
55
github "mddub/G4ShareSpy" ~> 0.3.0
6-
github "ps2/rileylink_ios" ~> 0.12.5
6+
github "ps2/rileylink_ios" ~> 0.12.6
77
github "amplitude/Amplitude-iOS" ~> 3.8.5

Cartfile.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github "amplitude/Amplitude-iOS" "v3.8.5"
22
github "mddub/G4ShareSpy" "v0.3.0"
3-
github "LoopKit/LoopKit" "v1.0.1"
3+
github "LoopKit/LoopKit" "v1.1.0"
44
github "i-schuetz/SwiftCharts" "0.5"
55
github "mddub/dexcom-share-client-swift" "v0.2.0"
6-
github "ps2/rileylink_ios" "v0.12.5"
6+
github "ps2/rileylink_ios" "v0.12.6"
77
github "LoopKit/xDripG5" "v0.8.0"
-204 Bytes
Binary file not shown.

Carthage/Build/iOS/Amplitude.framework/Headers/AMPConstants.h

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
664 KB
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)