Skip to content

Commit 4637aba

Browse files
authored
Merge pull request #336 from LoopKit/dev
v1.2.0
2 parents a659638 + 73b7302 commit 4637aba

File tree

139 files changed

+2108
-184
lines changed

Some content is hidden

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

139 files changed

+2108
-184
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: objective-c
2-
osx_image: xcode8
2+
osx_image: xcode8.1
33
# xcode_sdk: iphonesimulator10.0
44
# xcode_project: Loop.xcodeproj
55
# xcode_scheme: Loop

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ 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.1
6-
github "ps2/rileylink_ios" ~> 0.12.6
6+
github "ps2/rileylink_ios" ~> 0.12.9
77
github "amplitude/Amplitude-iOS" ~> 3.8.5

Cartfile.resolved

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
github "amplitude/Amplitude-iOS" "v3.10.0"
1+
github "amplitude/Amplitude-iOS" "v3.11.1"
22
github "mddub/G4ShareSpy" "v0.3.1"
33
github "LoopKit/LoopKit" "v1.1.0"
4-
github "i-schuetz/SwiftCharts" "0.5"
4+
github "i-schuetz/SwiftCharts" "0.5.1"
55
github "mddub/dexcom-share-client-swift" "v0.2.0"
6-
github "ps2/rileylink_ios" "v0.12.6"
6+
github "ps2/rileylink_ios" "v0.12.9"
77
github "LoopKit/xDripG5" "v0.8.0"
480 Bytes
Binary file not shown.

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

Lines changed: 38 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.
-24 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)