Skip to content

Commit 8cccdb0

Browse files
authored
Merge pull request #282 from bharat/issue_280
Move GlucoseTrend model from WatchApp Extension into Loop.
2 parents ca54f3e + 678734b commit 8cccdb0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Loop.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@
488488
43F41C321D3A17AA00C11ED6 /* ChartAxisValueDoubleUnit.swift */,
489489
43E397A21D56B9E40028E321 /* Glucose.swift */,
490490
4D5B7A4A1D457CCA00796CA9 /* GlucoseG4.swift */,
491+
43EA285E1D50ED3D001BC233 /* GlucoseTrend.swift */,
491492
436FACED1D0BA636004E2427 /* InsulinDataSource.swift */,
492493
436A0DA41D236A2A00104B24 /* LoopError.swift */,
493494
430DA58F1D4B0E4C0097D1CA /* MySentryPumpStatusMessageBody.swift */,
@@ -601,7 +602,6 @@
601602
children = (
602603
435400301C9F744E00D5819C /* BolusSuggestionUserInfo.swift */,
603604
43DE92581C5479E4001FFDE1 /* CarbEntryUserInfo.swift */,
604-
43EA285E1D50ED3D001BC233 /* GlucoseTrend.swift */,
605605
435400331C9F878D00D5819C /* SetBolusUserInfo.swift */,
606606
43DE925B1C547A20001FFDE1 /* WatchContext.swift */,
607607
);
File renamed without changes.

0 commit comments

Comments
 (0)