|
|
@@ -420,6 +420,7 @@
|
|
|
FCC6886B24898FD800A0279D /* ObservationToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886A24898FD800A0279D /* ObservationToken.swift */; };
|
|
|
FCC6886D2489909D00A0279D /* AnyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886C2489909D00A0279D /* AnyConvertible.swift */; };
|
|
|
FCC6886F2489A53800A0279D /* AppConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886E2489A53800A0279D /* AppConstants.swift */; };
|
|
|
+ 9C7FB98C98BE4FF98F4815EE /* Telemetry.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFBE69CEF18416D84959974 /* Telemetry.swift */; };
|
|
|
FCD2A27D24C9D044009F7B7B /* Globals.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD2A27C24C9D044009F7B7B /* Globals.swift */; };
|
|
|
FCE537BC249A4D7D00F80BF8 /* carbBolusArrays.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCE537BB249A4D7D00F80BF8 /* carbBolusArrays.swift */; };
|
|
|
FCEF87AC24A141A700AE6FA0 /* Localizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCEF87AA24A1417900AE6FA0 /* Localizer.swift */; };
|
|
|
@@ -875,6 +876,7 @@
|
|
|
FCC6886A24898FD800A0279D /* ObservationToken.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObservationToken.swift; sourceTree = "<group>"; };
|
|
|
FCC6886C2489909D00A0279D /* AnyConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyConvertible.swift; sourceTree = "<group>"; };
|
|
|
FCC6886E2489A53800A0279D /* AppConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppConstants.swift; sourceTree = "<group>"; };
|
|
|
+ BDFBE69CEF18416D84959974 /* Telemetry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Telemetry.swift; sourceTree = "<group>"; };
|
|
|
FCC688702489A57C00A0279D /* Loop Follow.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Loop Follow.entitlements"; sourceTree = "<group>"; };
|
|
|
FCD2A27C24C9D044009F7B7B /* Globals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Globals.swift; sourceTree = "<group>"; };
|
|
|
FCE537BB249A4D7D00F80BF8 /* carbBolusArrays.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = carbBolusArrays.swift; sourceTree = "<group>"; };
|
|
|
@@ -1676,6 +1678,7 @@
|
|
|
DD7B0D432D730A320063DCB6 /* CycleHelper.swift */,
|
|
|
DDF6999C2C5AAA4C0058A8D9 /* Views */,
|
|
|
FCC6886E2489A53800A0279D /* AppConstants.swift */,
|
|
|
+ BDFBE69CEF18416D84959974 /* Telemetry.swift */,
|
|
|
FCC6886A24898FD800A0279D /* ObservationToken.swift */,
|
|
|
FCC6886C2489909D00A0279D /* AnyConvertible.swift */,
|
|
|
FCC688592489554800A0279D /* BackgroundTaskAudio.swift */,
|
|
|
@@ -2143,6 +2146,7 @@
|
|
|
DD0650ED2DCE9371004D3B41 /* HighBgAlarmEditor.swift in Sources */,
|
|
|
DD7F4C172DD63FA700D449E9 /* RecBolusCondition.swift in Sources */,
|
|
|
FCC6886F2489A53800A0279D /* AppConstants.swift in Sources */,
|
|
|
+ 9C7FB98C98BE4FF98F4815EE /* Telemetry.swift in Sources */,
|
|
|
DDE75D2D2DE71401007C1FC1 /* TogglableSecureInput.swift in Sources */,
|
|
|
DD7E19842ACDA50C00DBD158 /* Overrides.swift in Sources */,
|
|
|
DD0B9D562DE1EC8A0090C337 /* AlarmType+Snooze.swift in Sources */,
|