Skip to content

Commit a9a3007

Browse files
authored
Merge pull request #650 from LoopKit/dev
Release 1.5.1
2 parents 1bebf6a + 86f85bc commit a9a3007

File tree

266 files changed

+2490
-394
lines changed

Some content is hidden

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

266 files changed

+2490
-394
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: xcode9
2+
osx_image: xcode9.2
33
# xcode_sdk: iphonesimulator11
44
# xcode_project: Loop.xcodeproj
55
# xcode_scheme: Loop

Cartfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
github "LoopKit/LoopKit" == 1.5.0
1+
github "LoopKit/LoopKit" == 1.5.3
22
github "LoopKit/xDripG5" ~> 0.8.1
3-
github "i-schuetz/SwiftCharts" "master"
3+
github "i-schuetz/SwiftCharts" == 0.6.1
44
github "mddub/dexcom-share-client-swift" == 0.4.1
55
github "mddub/G4ShareSpy" == 0.3.3
66
github "ps2/rileylink_ios" == 1.2.2

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github "LoopKit/LoopKit" "v1.5.0"
1+
github "LoopKit/LoopKit" "v1.5.3"
22
github "LoopKit/xDripG5" "v0.8.1"
33
github "amplitude/Amplitude-iOS" "v3.14.1"
44
github "i-schuetz/SwiftCharts" "6b55a26a7b0b95e49202ddc1db5404702fce114f"

Carthage/Build/.Amplitude-iOS.version

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

Carthage/Build/.G4ShareSpy.version

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

Carthage/Build/.LoopKit.version

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

Carthage/Build/.SwiftCharts.version

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

Carthage/Build/.dexcom-share-client-swift.version

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

Carthage/Build/.rileylink_ios.version

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

Carthage/Build/.xDripG5.version

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

0 commit comments

Comments
 (0)