|
17 | 17 | 656F8C122E49F3780008DC1D /* QRCodeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 656F8C112E49F3780008DC1D /* QRCodeGenerator.swift */; }; |
18 | 18 | 656F8C142E49F3D20008DC1D /* RemoteCommandSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 656F8C132E49F3D20008DC1D /* RemoteCommandSettings.swift */; }; |
19 | 19 | 65E153C32E4BB69100693A4F /* URLTokenValidationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E153C22E4BB69100693A4F /* URLTokenValidationView.swift */; }; |
| 20 | + 6584B1012E4A263900135D4D /* TOTPService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6584B1002E4A263900135D4D /* TOTPService.swift */; }; |
20 | 21 | DD0247592DB2E89600FCADF6 /* AlarmCondition.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0247582DB2E89600FCADF6 /* AlarmCondition.swift */; }; |
21 | 22 | DD0247712DB4337700FCADF6 /* BuildExpireCondition.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD02475B2DB2E8FB00FCADF6 /* BuildExpireCondition.swift */; }; |
22 | 23 | DD0650A92DCA8A10004D3B41 /* AlarmBGSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0650A82DCA8A10004D3B41 /* AlarmBGSection.swift */; }; |
|
404 | 405 | 656F8C112E49F3780008DC1D /* QRCodeGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCodeGenerator.swift; sourceTree = "<group>"; }; |
405 | 406 | 656F8C132E49F3D20008DC1D /* RemoteCommandSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteCommandSettings.swift; sourceTree = "<group>"; }; |
406 | 407 | 65E153C22E4BB69100693A4F /* URLTokenValidationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLTokenValidationView.swift; sourceTree = "<group>"; }; |
| 408 | + 6584B1002E4A263900135D4D /* TOTPService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TOTPService.swift; sourceTree = "<group>"; }; |
407 | 409 | A7D55B42A22051DAD69E89D0 /* Pods_LoopFollow.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LoopFollow.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
408 | 410 | DD0247582DB2E89600FCADF6 /* AlarmCondition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmCondition.swift; sourceTree = "<group>"; }; |
409 | 411 | DD02475B2DB2E8FB00FCADF6 /* BuildExpireCondition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildExpireCondition.swift; sourceTree = "<group>"; }; |
|
1201 | 1203 | DDEF503E2D479B8A00884336 /* LoopAPNS */ = { |
1202 | 1204 | isa = PBXGroup; |
1203 | 1205 | children = ( |
| 1206 | + 6584B1002E4A263900135D4D /* TOTPService.swift */, |
1204 | 1207 | DDEF503F2D479B8A00884336 /* LoopAPNSService.swift */, |
1205 | 1208 | DDEF50412D479BAA00884336 /* LoopAPNSCarbsView.swift */, |
1206 | 1209 | DDEF50422D479BBA00884336 /* LoopAPNSBolusView.swift */, |
|
1951 | 1954 | DD5334272C61668800062F9D /* InfoDisplaySettingsViewModel.swift in Sources */, |
1952 | 1955 | DD0247592DB2E89600FCADF6 /* AlarmCondition.swift in Sources */, |
1953 | 1956 | DD0650F32DCE9B3D004D3B41 /* MissedReadingEditor.swift in Sources */, |
| 1957 | + 6584B1012E4A263900135D4D /* TOTPService.swift in Sources */, |
1954 | 1958 | DD48780E2C7B74A40048F05C /* TrioRemoteControlViewModel.swift in Sources */, |
1955 | 1959 | DDEF503A2D31615000999A5D /* LogManager.swift in Sources */, |
1956 | 1960 | DD4878172C7B75350048F05C /* BolusView.swift in Sources */, |
|
0 commit comments