Skip to content

Commit 1bebf6a

Browse files
authored
Merge pull request #584 from LoopKit/dev
v1.5.0
2 parents 4002948 + 7c76112 commit 1bebf6a

File tree

258 files changed

+3964
-1717
lines changed

Some content is hidden

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

258 files changed

+3964
-1717
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: objective-c
2-
osx_image: xcode8.3
3-
# xcode_sdk: iphonesimulator10.0
2+
osx_image: xcode9
3+
# xcode_sdk: iphonesimulator11
44
# xcode_project: Loop.xcodeproj
55
# xcode_scheme: Loop
66
before_script:

Cartfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
github "LoopKit/LoopKit" == 1.4.2
2-
github "LoopKit/xDripG5" ~> 0.8.0
3-
github "i-schuetz/SwiftCharts" ~> 0.6.0
4-
github "mddub/dexcom-share-client-swift" == 0.4.0
5-
github "mddub/G4ShareSpy" == 0.3.2
6-
github "ps2/rileylink_ios" == 1.2.0
1+
github "LoopKit/LoopKit" == 1.5.0
2+
github "LoopKit/xDripG5" ~> 0.8.1
3+
github "i-schuetz/SwiftCharts" "master"
4+
github "mddub/dexcom-share-client-swift" == 0.4.1
5+
github "mddub/G4ShareSpy" == 0.3.3
6+
github "ps2/rileylink_ios" == 1.2.2
77
github "amplitude/Amplitude-iOS" ~> 3.8.5

Cartfile.resolved

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
github "LoopKit/LoopKit" "v1.4.2"
2-
github "LoopKit/xDripG5" "v0.8.0"
1+
github "LoopKit/LoopKit" "v1.5.0"
2+
github "LoopKit/xDripG5" "v0.8.1"
33
github "amplitude/Amplitude-iOS" "v3.14.1"
4-
github "i-schuetz/SwiftCharts" "0.6"
5-
github "mddub/G4ShareSpy" "v0.3.2"
6-
github "mddub/dexcom-share-client-swift" "v0.4.0"
7-
github "ps2/rileylink_ios" "v1.2.0"
4+
github "i-schuetz/SwiftCharts" "6b55a26a7b0b95e49202ddc1db5404702fce114f"
5+
github "mddub/G4ShareSpy" "v0.3.3"
6+
github "mddub/dexcom-share-client-swift" "v0.4.1"
7+
github "ps2/rileylink_ios" "v1.2.2"

Carthage/Build/.Amplitude-iOS.version

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

Carthage/Build/.G4ShareSpy.version

Lines changed: 2 additions & 2 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: 7 additions & 7 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: 3 additions & 3 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: 2 additions & 2 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: 9 additions & 5 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)