Skip to content

Commit e8ed27f

Browse files
Merge pull request #5 from LoopKit/master
update from v1.1 to v1.3.0
2 parents 28f2f5a + 5196bcd commit e8ed27f

File tree

287 files changed

+5585
-1590
lines changed

Some content is hidden

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

287 files changed

+5585
-1590
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
github "LoopKit/LoopKit" ~> 1.1.0
1+
github "LoopKit/LoopKit" ~> 1.2.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.1
6-
github "ps2/rileylink_ios" ~> 0.12.6
6+
github "ps2/rileylink_ios" ~> 1.0
77
github "amplitude/Amplitude-iOS" ~> 3.8.5

Cartfile.resolved

Lines changed: 4 additions & 4 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.14.0"
22
github "mddub/G4ShareSpy" "v0.3.1"
3-
github "LoopKit/LoopKit" "v1.1.0"
4-
github "i-schuetz/SwiftCharts" "0.5"
3+
github "LoopKit/LoopKit" "v1.2.0"
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" "v1.0"
77
github "LoopKit/xDripG5" "v0.8.0"
18 KB
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.

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

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/iOS/Amplitude.framework/Headers/AMPUtils.h

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

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

Lines changed: 48 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
2 Bytes
Binary file not shown.
-372 KB
Binary file not shown.

0 commit comments

Comments
 (0)