diff --git a/LoopFollow/Alarm/AddAlarm/AddAlarmSheet.swift b/LoopFollow/Alarm/AddAlarm/AddAlarmSheet.swift index 6bbe18ab1..77cf76eed 100644 --- a/LoopFollow/Alarm/AddAlarm/AddAlarmSheet.swift +++ b/LoopFollow/Alarm/AddAlarm/AddAlarmSheet.swift @@ -1,6 +1,5 @@ // LoopFollow // AddAlarmSheet.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AddAlarm/AlarmTile.swift b/LoopFollow/Alarm/AddAlarm/AlarmTile.swift index 685fd21ec..4b4ab452f 100644 --- a/LoopFollow/Alarm/AddAlarm/AlarmTile.swift +++ b/LoopFollow/Alarm/AddAlarm/AlarmTile.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmTile.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/Alarm+byPriorityThenSpec.swift b/LoopFollow/Alarm/Alarm+byPriorityThenSpec.swift index 252f9ede5..1f335526a 100644 --- a/LoopFollow/Alarm/Alarm+byPriorityThenSpec.swift +++ b/LoopFollow/Alarm/Alarm+byPriorityThenSpec.swift @@ -1,6 +1,5 @@ // LoopFollow // Alarm+byPriorityThenSpec.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/Alarm.swift b/LoopFollow/Alarm/Alarm.swift index 07784e558..08dfc2cb9 100644 --- a/LoopFollow/Alarm/Alarm.swift +++ b/LoopFollow/Alarm/Alarm.swift @@ -1,6 +1,5 @@ // LoopFollow // Alarm.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Alarm/AlarmCondition/AlarmCondition.swift b/LoopFollow/Alarm/AlarmCondition/AlarmCondition.swift index 9ce99fff6..eb1011443 100644 --- a/LoopFollow/Alarm/AlarmCondition/AlarmCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/AlarmCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/BatteryCondition.swift b/LoopFollow/Alarm/AlarmCondition/BatteryCondition.swift index bb1300958..1fcd80acf 100644 --- a/LoopFollow/Alarm/AlarmCondition/BatteryCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/BatteryCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // BatteryCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/BatteryDropCondition.swift b/LoopFollow/Alarm/AlarmCondition/BatteryDropCondition.swift index db378422c..b5db21715 100644 --- a/LoopFollow/Alarm/AlarmCondition/BatteryDropCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/BatteryDropCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // BatteryDropCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/BuildExpireCondition.swift b/LoopFollow/Alarm/AlarmCondition/BuildExpireCondition.swift index 6946ed524..ffed82898 100644 --- a/LoopFollow/Alarm/AlarmCondition/BuildExpireCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/BuildExpireCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // BuildExpireCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/COBCondition.swift b/LoopFollow/Alarm/AlarmCondition/COBCondition.swift index c256ca019..5a1e876ca 100644 --- a/LoopFollow/Alarm/AlarmCondition/COBCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/COBCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // COBCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/FastDropCondition.swift b/LoopFollow/Alarm/AlarmCondition/FastDropCondition.swift index ac3e5d33d..522f1e063 100644 --- a/LoopFollow/Alarm/AlarmCondition/FastDropCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/FastDropCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // FastDropCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/FastRiseCondition.swift b/LoopFollow/Alarm/AlarmCondition/FastRiseCondition.swift index f1d18a4a1..3374418b5 100644 --- a/LoopFollow/Alarm/AlarmCondition/FastRiseCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/FastRiseCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // FastRiseCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/HighBGCondition.swift b/LoopFollow/Alarm/AlarmCondition/HighBGCondition.swift index dacf1b669..26ea46083 100644 --- a/LoopFollow/Alarm/AlarmCondition/HighBGCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/HighBGCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // HighBGCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/IOBCondition.swift b/LoopFollow/Alarm/AlarmCondition/IOBCondition.swift index f4e7f0cd0..3349eb784 100644 --- a/LoopFollow/Alarm/AlarmCondition/IOBCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/IOBCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // IOBCondition.swift -// Created by Jonas Björkert. // // IOBCondition.swift diff --git a/LoopFollow/Alarm/AlarmCondition/LowBGCondition.swift b/LoopFollow/Alarm/AlarmCondition/LowBGCondition.swift index 974d5016f..77abc55a1 100644 --- a/LoopFollow/Alarm/AlarmCondition/LowBGCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/LowBGCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // LowBGCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/MissedBolusCondition.swift b/LoopFollow/Alarm/AlarmCondition/MissedBolusCondition.swift index 66846dc1d..53bbeabc4 100644 --- a/LoopFollow/Alarm/AlarmCondition/MissedBolusCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/MissedBolusCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // MissedBolusCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/MissedReadingCondition.swift b/LoopFollow/Alarm/AlarmCondition/MissedReadingCondition.swift index d75ecca33..415ab4372 100644 --- a/LoopFollow/Alarm/AlarmCondition/MissedReadingCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/MissedReadingCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // MissedReadingCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/NotLoopingCondition.swift b/LoopFollow/Alarm/AlarmCondition/NotLoopingCondition.swift index 16690e095..bafb58fcf 100644 --- a/LoopFollow/Alarm/AlarmCondition/NotLoopingCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/NotLoopingCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // NotLoopingCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/OverrideEndCondition.swift b/LoopFollow/Alarm/AlarmCondition/OverrideEndCondition.swift index faf7c6337..e54ebd08d 100644 --- a/LoopFollow/Alarm/AlarmCondition/OverrideEndCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/OverrideEndCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // OverrideEndCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/OverrideStartCondition.swift b/LoopFollow/Alarm/AlarmCondition/OverrideStartCondition.swift index 5a7fcb7b2..c9ff74784 100644 --- a/LoopFollow/Alarm/AlarmCondition/OverrideStartCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/OverrideStartCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // OverrideStartCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/PumpChangeCondition.swift b/LoopFollow/Alarm/AlarmCondition/PumpChangeCondition.swift index 26db74e38..6d86ee538 100644 --- a/LoopFollow/Alarm/AlarmCondition/PumpChangeCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/PumpChangeCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // PumpChangeCondition.swift -// Created by Jonas Björkert. // // PumpChangeCondition.swift diff --git a/LoopFollow/Alarm/AlarmCondition/PumpVolumeCondition.swift b/LoopFollow/Alarm/AlarmCondition/PumpVolumeCondition.swift index 8150cb23e..2f98e48a3 100644 --- a/LoopFollow/Alarm/AlarmCondition/PumpVolumeCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/PumpVolumeCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // PumpVolumeCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/RecBolusCondition.swift b/LoopFollow/Alarm/AlarmCondition/RecBolusCondition.swift index e9057d316..0dbdbd004 100644 --- a/LoopFollow/Alarm/AlarmCondition/RecBolusCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/RecBolusCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // RecBolusCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/SensorAgeCondition.swift b/LoopFollow/Alarm/AlarmCondition/SensorAgeCondition.swift index abb312f2e..02abf94ba 100644 --- a/LoopFollow/Alarm/AlarmCondition/SensorAgeCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/SensorAgeCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // SensorAgeCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/TempTargetEndCondition.swift b/LoopFollow/Alarm/AlarmCondition/TempTargetEndCondition.swift index 722b9c5a3..207332e96 100644 --- a/LoopFollow/Alarm/AlarmCondition/TempTargetEndCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/TempTargetEndCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // TempTargetEndCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/TempTargetStartCondition.swift b/LoopFollow/Alarm/AlarmCondition/TempTargetStartCondition.swift index 538abef93..3ade54c69 100644 --- a/LoopFollow/Alarm/AlarmCondition/TempTargetStartCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/TempTargetStartCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // TempTargetStartCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmCondition/TemporaryCondition.swift b/LoopFollow/Alarm/AlarmCondition/TemporaryCondition.swift index c9f9c951a..1c5b5b4e1 100644 --- a/LoopFollow/Alarm/AlarmCondition/TemporaryCondition.swift +++ b/LoopFollow/Alarm/AlarmCondition/TemporaryCondition.swift @@ -1,6 +1,5 @@ // LoopFollow // TemporaryCondition.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmConfiguration.swift b/LoopFollow/Alarm/AlarmConfiguration.swift index aaf9f372e..915bfaa5d 100644 --- a/LoopFollow/Alarm/AlarmConfiguration.swift +++ b/LoopFollow/Alarm/AlarmConfiguration.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmConfiguration.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmData.swift b/LoopFollow/Alarm/AlarmData.swift index 96ec8fed2..8958c76d6 100644 --- a/LoopFollow/Alarm/AlarmData.swift +++ b/LoopFollow/Alarm/AlarmData.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmData.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmEditing/AlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/AlarmEditor.swift index 4c374b892..145d345a1 100644 --- a/LoopFollow/Alarm/AlarmEditing/AlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/AlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/AlarmActiveSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/AlarmActiveSection.swift index 50aefd2e3..979192c35 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/AlarmActiveSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/AlarmActiveSection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmActiveSection.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/AlarmAudioSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/AlarmAudioSection.swift index 99b15810d..81689d5e0 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/AlarmAudioSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/AlarmAudioSection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmAudioSection.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGLimitSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGLimitSection.swift index abbfb071b..e9650d69d 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGLimitSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGLimitSection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmBGLimitSection.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGSection.swift index db1192d08..25ed6624b 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/AlarmBGSection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmBGSection.swift -// Created by Jonas Björkert. import HealthKit import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/AlarmGeneralSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/AlarmGeneralSection.swift index ca0307248..720c9c107 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/AlarmGeneralSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/AlarmGeneralSection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmGeneralSection.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/AlarmSnoozeSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/AlarmSnoozeSection.swift index f8ed3bad1..23b00c3e0 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/AlarmSnoozeSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/AlarmSnoozeSection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmSnoozeSection.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/AlarmStepperSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/AlarmStepperSection.swift index b95ae3ea1..671f90f10 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/AlarmStepperSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/AlarmStepperSection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmStepperSection.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/DeleteAlarmSection.swift b/LoopFollow/Alarm/AlarmEditing/Components/DeleteAlarmSection.swift index 753f7f2e8..80aca2515 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/DeleteAlarmSection.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/DeleteAlarmSection.swift @@ -1,6 +1,5 @@ // LoopFollow // DeleteAlarmSection.swift -// Created by Jonas Björkert. // // DeleteAlarmSection.swift diff --git a/LoopFollow/Alarm/AlarmEditing/Components/InfoBanner.swift b/LoopFollow/Alarm/AlarmEditing/Components/InfoBanner.swift index 837472fe5..2250e1160 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/InfoBanner.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/InfoBanner.swift @@ -1,6 +1,5 @@ // LoopFollow // InfoBanner.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Components/SoundFile.swift b/LoopFollow/Alarm/AlarmEditing/Components/SoundFile.swift index 48580750a..d67bbb711 100644 --- a/LoopFollow/Alarm/AlarmEditing/Components/SoundFile.swift +++ b/LoopFollow/Alarm/AlarmEditing/Components/SoundFile.swift @@ -1,6 +1,5 @@ // LoopFollow // SoundFile.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/BatteryAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/BatteryAlarmEditor.swift index cc84769d0..586da00b8 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/BatteryAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/BatteryAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // BatteryAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/BatteryDropAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/BatteryDropAlarmEditor.swift index 2c8e8a841..e280ee559 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/BatteryDropAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/BatteryDropAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // BatteryDropAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/BuildExpireAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/BuildExpireAlarmEditor.swift index 70d9e62db..3121f8424 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/BuildExpireAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/BuildExpireAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // BuildExpireAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/COBAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/COBAlarmEditor.swift index 903218ff7..9a92f6b6d 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/COBAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/COBAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // COBAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/FastDropAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/FastDropAlarmEditor.swift index 2b7e8c5df..6780d43f5 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/FastDropAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/FastDropAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // FastDropAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/FastRiseAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/FastRiseAlarmEditor.swift index 458b2f826..76ae5219f 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/FastRiseAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/FastRiseAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // FastRiseAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/HighBgAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/HighBgAlarmEditor.swift index 42219f971..38243c22e 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/HighBgAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/HighBgAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // HighBgAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/IOBAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/IOBAlarmEditor.swift index 883b189c9..ba714fabe 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/IOBAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/IOBAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // IOBAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/LowBgAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/LowBgAlarmEditor.swift index 9a50e4ff5..555db90cd 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/LowBgAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/LowBgAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // LowBgAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/MissedBolusAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/MissedBolusAlarmEditor.swift index dbd827327..a7b412d9b 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/MissedBolusAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/MissedBolusAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // MissedBolusAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/MissedReadingEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/MissedReadingEditor.swift index 44c1f24c4..7d8c18e29 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/MissedReadingEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/MissedReadingEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // MissedReadingEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/NotLoopingAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/NotLoopingAlarmEditor.swift index f1edb3a9a..678e18f28 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/NotLoopingAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/NotLoopingAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // NotLoopingAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/OverrideEndAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/OverrideEndAlarmEditor.swift index 47a55c1db..5d88a527a 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/OverrideEndAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/OverrideEndAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // OverrideEndAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/OverrideStartAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/OverrideStartAlarmEditor.swift index dbcc0c25c..24e68ffcc 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/OverrideStartAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/OverrideStartAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // OverrideStartAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/PumpChangeAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/PumpChangeAlarmEditor.swift index 9ee78773a..dedd0cc0a 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/PumpChangeAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/PumpChangeAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // PumpChangeAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/PumpVolumeAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/PumpVolumeAlarmEditor.swift index 96075af14..85525d4e4 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/PumpVolumeAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/PumpVolumeAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // PumpVolumeAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/RecBolusAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/RecBolusAlarmEditor.swift index 392c4f421..eb1a3a3b4 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/RecBolusAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/RecBolusAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // RecBolusAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/SensorAgeAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/SensorAgeAlarmEditor.swift index ddaa8a24b..a93c8dd5f 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/SensorAgeAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/SensorAgeAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // SensorAgeAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetEndAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetEndAlarmEditor.swift index 7460c6d94..03a7756f9 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetEndAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetEndAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // TempTargetEndAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetStartAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetStartAlarmEditor.swift index 44c5dacac..c9c641a73 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetStartAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/TempTargetStartAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // TempTargetStartAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmEditing/Editors/TemporaryAlarmEditor.swift b/LoopFollow/Alarm/AlarmEditing/Editors/TemporaryAlarmEditor.swift index 6c8523133..f64e35184 100644 --- a/LoopFollow/Alarm/AlarmEditing/Editors/TemporaryAlarmEditor.swift +++ b/LoopFollow/Alarm/AlarmEditing/Editors/TemporaryAlarmEditor.swift @@ -1,6 +1,5 @@ // LoopFollow // TemporaryAlarmEditor.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmListView.swift b/LoopFollow/Alarm/AlarmListView.swift index 2674b8606..4dc315835 100644 --- a/LoopFollow/Alarm/AlarmListView.swift +++ b/LoopFollow/Alarm/AlarmListView.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmListView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmManager.swift b/LoopFollow/Alarm/AlarmManager.swift index 2edc10331..e1701f132 100644 --- a/LoopFollow/Alarm/AlarmManager.swift +++ b/LoopFollow/Alarm/AlarmManager.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmManager.swift -// Created by Jonas Björkert. import Foundation import UserNotifications diff --git a/LoopFollow/Alarm/AlarmSettingsView.swift b/LoopFollow/Alarm/AlarmSettingsView.swift index 8f0d31c59..027434638 100644 --- a/LoopFollow/Alarm/AlarmSettingsView.swift +++ b/LoopFollow/Alarm/AlarmSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmSettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/AlarmType/AlarmType+Snooze.swift b/LoopFollow/Alarm/AlarmType/AlarmType+Snooze.swift index 6768f3473..09e183491 100644 --- a/LoopFollow/Alarm/AlarmType/AlarmType+Snooze.swift +++ b/LoopFollow/Alarm/AlarmType/AlarmType+Snooze.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmType+Snooze.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmType/AlarmType+SortDirection.swift b/LoopFollow/Alarm/AlarmType/AlarmType+SortDirection.swift index 15cd6b4eb..a60c664ad 100644 --- a/LoopFollow/Alarm/AlarmType/AlarmType+SortDirection.swift +++ b/LoopFollow/Alarm/AlarmType/AlarmType+SortDirection.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmType+SortDirection.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmType/AlarmType+canAcknowledge.swift b/LoopFollow/Alarm/AlarmType/AlarmType+canAcknowledge.swift index 817a192f1..c5643ec4b 100644 --- a/LoopFollow/Alarm/AlarmType/AlarmType+canAcknowledge.swift +++ b/LoopFollow/Alarm/AlarmType/AlarmType+canAcknowledge.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmType+canAcknowledge.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmType/AlarmType+timeUnit.swift b/LoopFollow/Alarm/AlarmType/AlarmType+timeUnit.swift index 25a77351c..9cda0ff3c 100644 --- a/LoopFollow/Alarm/AlarmType/AlarmType+timeUnit.swift +++ b/LoopFollow/Alarm/AlarmType/AlarmType+timeUnit.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmType+timeUnit.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmType/AlarmType.swift b/LoopFollow/Alarm/AlarmType/AlarmType.swift index 94c7ff9cd..e298ef812 100644 --- a/LoopFollow/Alarm/AlarmType/AlarmType.swift +++ b/LoopFollow/Alarm/AlarmType/AlarmType.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmType.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/AlarmsContainerView.swift b/LoopFollow/Alarm/AlarmsContainerView.swift index ec7a289ae..9eb24db23 100644 --- a/LoopFollow/Alarm/AlarmsContainerView.swift +++ b/LoopFollow/Alarm/AlarmsContainerView.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmsContainerView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Alarm/DataStructs/BolusEntry.swift b/LoopFollow/Alarm/DataStructs/BolusEntry.swift index a0c537458..3a19a2288 100644 --- a/LoopFollow/Alarm/DataStructs/BolusEntry.swift +++ b/LoopFollow/Alarm/DataStructs/BolusEntry.swift @@ -1,6 +1,5 @@ // LoopFollow // BolusEntry.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/DataStructs/CarbSample.swift b/LoopFollow/Alarm/DataStructs/CarbSample.swift index 79a283598..247ebc5b9 100644 --- a/LoopFollow/Alarm/DataStructs/CarbSample.swift +++ b/LoopFollow/Alarm/DataStructs/CarbSample.swift @@ -1,6 +1,5 @@ // LoopFollow // CarbSample.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/DataStructs/GlucoseValue.swift b/LoopFollow/Alarm/DataStructs/GlucoseValue.swift index c473deac7..ee7be62cc 100644 --- a/LoopFollow/Alarm/DataStructs/GlucoseValue.swift +++ b/LoopFollow/Alarm/DataStructs/GlucoseValue.swift @@ -1,6 +1,5 @@ // LoopFollow // GlucoseValue.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Alarm/SnoozeState.swift b/LoopFollow/Alarm/SnoozeState.swift index 1d720c9ad..900838dfc 100644 --- a/LoopFollow/Alarm/SnoozeState.swift +++ b/LoopFollow/Alarm/SnoozeState.swift @@ -1,6 +1,5 @@ // LoopFollow // SnoozeState.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Application/AppDelegate.swift b/LoopFollow/Application/AppDelegate.swift index 32db917a7..fafe98fe2 100644 --- a/LoopFollow/Application/AppDelegate.swift +++ b/LoopFollow/Application/AppDelegate.swift @@ -1,6 +1,5 @@ // LoopFollow // AppDelegate.swift -// Created by Jon Fawcett. import CoreData import EventKit diff --git a/LoopFollow/Application/SceneDelegate.swift b/LoopFollow/Application/SceneDelegate.swift index 6f4151a2a..b15fb0bd5 100644 --- a/LoopFollow/Application/SceneDelegate.swift +++ b/LoopFollow/Application/SceneDelegate.swift @@ -1,6 +1,5 @@ // LoopFollow // SceneDelegate.swift -// Created by Jon Fawcett. import AVFoundation import UIKit diff --git a/LoopFollow/BackgroundRefresh/BT/BLEDevice.swift b/LoopFollow/BackgroundRefresh/BT/BLEDevice.swift index f30266ea9..21c36fce3 100644 --- a/LoopFollow/BackgroundRefresh/BT/BLEDevice.swift +++ b/LoopFollow/BackgroundRefresh/BT/BLEDevice.swift @@ -1,6 +1,5 @@ // LoopFollow // BLEDevice.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/BackgroundRefresh/BT/BLEDeviceSelectionView.swift b/LoopFollow/BackgroundRefresh/BT/BLEDeviceSelectionView.swift index f6bd64b98..654b5c4e4 100644 --- a/LoopFollow/BackgroundRefresh/BT/BLEDeviceSelectionView.swift +++ b/LoopFollow/BackgroundRefresh/BT/BLEDeviceSelectionView.swift @@ -1,6 +1,5 @@ // LoopFollow // BLEDeviceSelectionView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/BackgroundRefresh/BT/BLEManager.swift b/LoopFollow/BackgroundRefresh/BT/BLEManager.swift index 5e47f9301..c4a39874c 100644 --- a/LoopFollow/BackgroundRefresh/BT/BLEManager.swift +++ b/LoopFollow/BackgroundRefresh/BT/BLEManager.swift @@ -1,6 +1,5 @@ // LoopFollow // BLEManager.swift -// Created by Jonas Björkert. import Combine import CoreBluetooth diff --git a/LoopFollow/BackgroundRefresh/BT/BluetoothDevice.swift b/LoopFollow/BackgroundRefresh/BT/BluetoothDevice.swift index 770fd295f..bc8d8406b 100644 --- a/LoopFollow/BackgroundRefresh/BT/BluetoothDevice.swift +++ b/LoopFollow/BackgroundRefresh/BT/BluetoothDevice.swift @@ -1,6 +1,5 @@ // LoopFollow // BluetoothDevice.swift -// Created by Jonas Björkert. import CoreBluetooth import Foundation diff --git a/LoopFollow/BackgroundRefresh/BT/BluetoothDeviceDelegate.swift b/LoopFollow/BackgroundRefresh/BT/BluetoothDeviceDelegate.swift index 5035a949a..d4f37fba3 100644 --- a/LoopFollow/BackgroundRefresh/BT/BluetoothDeviceDelegate.swift +++ b/LoopFollow/BackgroundRefresh/BT/BluetoothDeviceDelegate.swift @@ -1,6 +1,5 @@ // LoopFollow // BluetoothDeviceDelegate.swift -// Created by Jonas Björkert. import CoreBluetooth import Foundation diff --git a/LoopFollow/BackgroundRefresh/BT/Devices/DexcomHeartbeatBluetoothDevice.swift b/LoopFollow/BackgroundRefresh/BT/Devices/DexcomHeartbeatBluetoothDevice.swift index 7ae5d2e91..64dc45cb7 100644 --- a/LoopFollow/BackgroundRefresh/BT/Devices/DexcomHeartbeatBluetoothDevice.swift +++ b/LoopFollow/BackgroundRefresh/BT/Devices/DexcomHeartbeatBluetoothDevice.swift @@ -1,6 +1,5 @@ // LoopFollow // DexcomHeartbeatBluetoothDevice.swift -// Created by Jonas Björkert. import AVFoundation import CoreBluetooth diff --git a/LoopFollow/BackgroundRefresh/BT/Devices/OmnipodDashHeartbeatBluetoothTransmitter.swift b/LoopFollow/BackgroundRefresh/BT/Devices/OmnipodDashHeartbeatBluetoothTransmitter.swift index 1a1ae79e9..f8d0a4e53 100644 --- a/LoopFollow/BackgroundRefresh/BT/Devices/OmnipodDashHeartbeatBluetoothTransmitter.swift +++ b/LoopFollow/BackgroundRefresh/BT/Devices/OmnipodDashHeartbeatBluetoothTransmitter.swift @@ -1,6 +1,5 @@ // LoopFollow // OmnipodDashHeartbeatBluetoothTransmitter.swift -// Created by Jonas Björkert. import CoreBluetooth import Foundation diff --git a/LoopFollow/BackgroundRefresh/BT/Devices/RileyLinkHeartbeatBluetoothDevice.swift b/LoopFollow/BackgroundRefresh/BT/Devices/RileyLinkHeartbeatBluetoothDevice.swift index 99141731c..f8ccdacdc 100644 --- a/LoopFollow/BackgroundRefresh/BT/Devices/RileyLinkHeartbeatBluetoothDevice.swift +++ b/LoopFollow/BackgroundRefresh/BT/Devices/RileyLinkHeartbeatBluetoothDevice.swift @@ -1,6 +1,5 @@ // LoopFollow // RileyLinkHeartbeatBluetoothDevice.swift -// Created by Jonas Björkert. import CoreBluetooth import Foundation diff --git a/LoopFollow/BackgroundRefresh/BT/DexcomG7HeartBeat.swift b/LoopFollow/BackgroundRefresh/BT/DexcomG7HeartBeat.swift index 14b427208..7559f478e 100644 --- a/LoopFollow/BackgroundRefresh/BT/DexcomG7HeartBeat.swift +++ b/LoopFollow/BackgroundRefresh/BT/DexcomG7HeartBeat.swift @@ -1,6 +1,5 @@ // LoopFollow // DexcomG7HeartBeat.swift -// Created by Jonas Björkert. // Denna behövs diff --git a/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsView.swift b/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsView.swift index bdde1a896..3cf905627 100644 --- a/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsView.swift +++ b/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // BackgroundRefreshSettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsViewModel.swift b/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsViewModel.swift index cf1f22b03..21cbdf43f 100644 --- a/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsViewModel.swift +++ b/LoopFollow/BackgroundRefresh/BackgroundRefreshSettingsViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // BackgroundRefreshSettingsViewModel.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/BackgroundRefresh/BackgroundRefreshType.swift b/LoopFollow/BackgroundRefresh/BackgroundRefreshType.swift index da452922e..840fd4305 100644 --- a/LoopFollow/BackgroundRefresh/BackgroundRefreshType.swift +++ b/LoopFollow/BackgroundRefresh/BackgroundRefreshType.swift @@ -1,6 +1,5 @@ // LoopFollow // BackgroundRefreshType.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Contact/ContactColorOption.swift b/LoopFollow/Contact/ContactColorOption.swift index ec472dac7..1c394c3a0 100644 --- a/LoopFollow/Contact/ContactColorOption.swift +++ b/LoopFollow/Contact/ContactColorOption.swift @@ -1,6 +1,5 @@ // LoopFollow // ContactColorOption.swift -// Created by Jonas Björkert. import UIKit diff --git a/LoopFollow/Contact/ContactImageUpdater.swift b/LoopFollow/Contact/ContactImageUpdater.swift index 86c06cbac..fb443dc97 100644 --- a/LoopFollow/Contact/ContactImageUpdater.swift +++ b/LoopFollow/Contact/ContactImageUpdater.swift @@ -1,6 +1,5 @@ // LoopFollow // ContactImageUpdater.swift -// Created by Jonas Björkert. import Contacts import Foundation diff --git a/LoopFollow/Contact/ContactIncludeOption.swift b/LoopFollow/Contact/ContactIncludeOption.swift index adce2a431..c2f5e1167 100644 --- a/LoopFollow/Contact/ContactIncludeOption.swift +++ b/LoopFollow/Contact/ContactIncludeOption.swift @@ -1,6 +1,5 @@ // LoopFollow // ContactIncludeOption.swift -// Created by Jonas Björkert. enum ContactIncludeOption: String, Codable, Equatable, CaseIterable { case off = "Off" diff --git a/LoopFollow/Contact/ContactType.swift b/LoopFollow/Contact/ContactType.swift index 0a8438bcf..424962b07 100644 --- a/LoopFollow/Contact/ContactType.swift +++ b/LoopFollow/Contact/ContactType.swift @@ -1,6 +1,5 @@ // LoopFollow // ContactType.swift -// Created by Jonas Björkert. enum ContactType: String, CaseIterable { case BG diff --git a/LoopFollow/Controllers/AlarmSound.swift b/LoopFollow/Controllers/AlarmSound.swift index e2575a5de..2c076a740 100644 --- a/LoopFollow/Controllers/AlarmSound.swift +++ b/LoopFollow/Controllers/AlarmSound.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmSound.swift -// Created by Jon Fawcett. import AVFoundation import Foundation diff --git a/LoopFollow/Controllers/BackgroundAlertManager.swift b/LoopFollow/Controllers/BackgroundAlertManager.swift index 960879f98..d8a80b8f1 100644 --- a/LoopFollow/Controllers/BackgroundAlertManager.swift +++ b/LoopFollow/Controllers/BackgroundAlertManager.swift @@ -1,6 +1,5 @@ // LoopFollow // BackgroundAlertManager.swift -// Created by Jonas Björkert. import Foundation import UserNotifications diff --git a/LoopFollow/Controllers/Graphs.swift b/LoopFollow/Controllers/Graphs.swift index 76541394a..33d654093 100644 --- a/LoopFollow/Controllers/Graphs.swift +++ b/LoopFollow/Controllers/Graphs.swift @@ -1,6 +1,5 @@ // LoopFollow // Graphs.swift -// Created by Jon Fawcett. import Charts import Foundation diff --git a/LoopFollow/Controllers/MainViewController+updateStats.swift b/LoopFollow/Controllers/MainViewController+updateStats.swift index d9cfd30ae..4f47cfc84 100644 --- a/LoopFollow/Controllers/MainViewController+updateStats.swift +++ b/LoopFollow/Controllers/MainViewController+updateStats.swift @@ -1,6 +1,5 @@ // LoopFollow // MainViewController+updateStats.swift -// Created by Jon Fawcett. import Charts import Foundation diff --git a/LoopFollow/Controllers/NightScout.swift b/LoopFollow/Controllers/NightScout.swift index c69dc64f1..f87f407cc 100644 --- a/LoopFollow/Controllers/NightScout.swift +++ b/LoopFollow/Controllers/NightScout.swift @@ -1,6 +1,5 @@ // LoopFollow // NightScout.swift -// Created by Jon Fawcett. import Foundation import UIKit diff --git a/LoopFollow/Controllers/Nightscout/BGData.swift b/LoopFollow/Controllers/Nightscout/BGData.swift index c76b48896..8e919ea66 100644 --- a/LoopFollow/Controllers/Nightscout/BGData.swift +++ b/LoopFollow/Controllers/Nightscout/BGData.swift @@ -1,6 +1,5 @@ // LoopFollow // BGData.swift -// Created by Jonas Björkert. import Foundation import UIKit diff --git a/LoopFollow/Controllers/Nightscout/CAge.swift b/LoopFollow/Controllers/Nightscout/CAge.swift index 5a0b97151..ed996fb1a 100644 --- a/LoopFollow/Controllers/Nightscout/CAge.swift +++ b/LoopFollow/Controllers/Nightscout/CAge.swift @@ -1,6 +1,5 @@ // LoopFollow // CAge.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/DeviceStatus.swift b/LoopFollow/Controllers/Nightscout/DeviceStatus.swift index 24fcf0fd4..db64980bd 100644 --- a/LoopFollow/Controllers/Nightscout/DeviceStatus.swift +++ b/LoopFollow/Controllers/Nightscout/DeviceStatus.swift @@ -1,6 +1,5 @@ // LoopFollow // DeviceStatus.swift -// Created by Jonas Björkert. import Charts import Foundation diff --git a/LoopFollow/Controllers/Nightscout/DeviceStatusLoop.swift b/LoopFollow/Controllers/Nightscout/DeviceStatusLoop.swift index ce9e841dc..d1faf273c 100644 --- a/LoopFollow/Controllers/Nightscout/DeviceStatusLoop.swift +++ b/LoopFollow/Controllers/Nightscout/DeviceStatusLoop.swift @@ -1,6 +1,5 @@ // LoopFollow // DeviceStatusLoop.swift -// Created by Jonas Björkert. import Charts import Foundation diff --git a/LoopFollow/Controllers/Nightscout/DeviceStatusOpenAPS.swift b/LoopFollow/Controllers/Nightscout/DeviceStatusOpenAPS.swift index 77a735fe5..3ad58ae6e 100644 --- a/LoopFollow/Controllers/Nightscout/DeviceStatusOpenAPS.swift +++ b/LoopFollow/Controllers/Nightscout/DeviceStatusOpenAPS.swift @@ -1,6 +1,5 @@ // LoopFollow // DeviceStatusOpenAPS.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Controllers/Nightscout/IAge.swift b/LoopFollow/Controllers/Nightscout/IAge.swift index f47fbe8c3..69a683c57 100644 --- a/LoopFollow/Controllers/Nightscout/IAge.swift +++ b/LoopFollow/Controllers/Nightscout/IAge.swift @@ -1,6 +1,5 @@ // LoopFollow // IAge.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/NSProfile.swift b/LoopFollow/Controllers/Nightscout/NSProfile.swift index d804b88a7..eadea9d4a 100644 --- a/LoopFollow/Controllers/Nightscout/NSProfile.swift +++ b/LoopFollow/Controllers/Nightscout/NSProfile.swift @@ -1,6 +1,5 @@ // LoopFollow // NSProfile.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Profile.swift b/LoopFollow/Controllers/Nightscout/Profile.swift index 662160eb2..1c9ab1dc2 100644 --- a/LoopFollow/Controllers/Nightscout/Profile.swift +++ b/LoopFollow/Controllers/Nightscout/Profile.swift @@ -1,6 +1,5 @@ // LoopFollow // Profile.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/ProfileManager.swift b/LoopFollow/Controllers/Nightscout/ProfileManager.swift index 3f5404e29..520afde88 100644 --- a/LoopFollow/Controllers/Nightscout/ProfileManager.swift +++ b/LoopFollow/Controllers/Nightscout/ProfileManager.swift @@ -1,6 +1,5 @@ // LoopFollow // ProfileManager.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Controllers/Nightscout/SAge.swift b/LoopFollow/Controllers/Nightscout/SAge.swift index 6c546187f..f5de50a78 100644 --- a/LoopFollow/Controllers/Nightscout/SAge.swift +++ b/LoopFollow/Controllers/Nightscout/SAge.swift @@ -1,6 +1,5 @@ // LoopFollow // SAge.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments.swift b/LoopFollow/Controllers/Nightscout/Treatments.swift index 4ee4d939f..63efe5dad 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments.swift @@ -1,6 +1,5 @@ // LoopFollow // Treatments.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/BGCheck.swift b/LoopFollow/Controllers/Nightscout/Treatments/BGCheck.swift index e08f43eef..15cc1a6b6 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/BGCheck.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/BGCheck.swift @@ -1,6 +1,5 @@ // LoopFollow // BGCheck.swift -// Created by Jonas Björkert. import Foundation import UIKit diff --git a/LoopFollow/Controllers/Nightscout/Treatments/Basals.swift b/LoopFollow/Controllers/Nightscout/Treatments/Basals.swift index 65aaf3dde..5ee0891fe 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/Basals.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/Basals.swift @@ -1,6 +1,5 @@ // LoopFollow // Basals.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/Bolus.swift b/LoopFollow/Controllers/Nightscout/Treatments/Bolus.swift index 9b6c51ca8..58314a4d9 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/Bolus.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/Bolus.swift @@ -1,6 +1,5 @@ // LoopFollow // Bolus.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/Carbs.swift b/LoopFollow/Controllers/Nightscout/Treatments/Carbs.swift index 8b3f238d2..baa4af7a1 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/Carbs.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/Carbs.swift @@ -1,6 +1,5 @@ // LoopFollow // Carbs.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/InsulinCartridgeChange.swift b/LoopFollow/Controllers/Nightscout/Treatments/InsulinCartridgeChange.swift index 2962fee9b..d160bd1c9 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/InsulinCartridgeChange.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/InsulinCartridgeChange.swift @@ -1,6 +1,5 @@ // LoopFollow // InsulinCartridgeChange.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/Notes.swift b/LoopFollow/Controllers/Nightscout/Treatments/Notes.swift index 4019c0f1a..c78aba78a 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/Notes.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/Notes.swift @@ -1,6 +1,5 @@ // LoopFollow // Notes.swift -// Created by Jonas Björkert. import Foundation import UIKit diff --git a/LoopFollow/Controllers/Nightscout/Treatments/Overrides.swift b/LoopFollow/Controllers/Nightscout/Treatments/Overrides.swift index 6bd3e2488..322d5c1df 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/Overrides.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/Overrides.swift @@ -1,6 +1,5 @@ // LoopFollow // Overrides.swift -// Created by Jonas Björkert. import Foundation import UIKit diff --git a/LoopFollow/Controllers/Nightscout/Treatments/ResumePump.swift b/LoopFollow/Controllers/Nightscout/Treatments/ResumePump.swift index 5f42d5c74..71f287d65 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/ResumePump.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/ResumePump.swift @@ -1,6 +1,5 @@ // LoopFollow // ResumePump.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/SMB.swift b/LoopFollow/Controllers/Nightscout/Treatments/SMB.swift index 259e9da16..34cbb7ebd 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/SMB.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/SMB.swift @@ -1,6 +1,5 @@ // LoopFollow // SMB.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/SensorStart.swift b/LoopFollow/Controllers/Nightscout/Treatments/SensorStart.swift index 3be934076..a432d1e97 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/SensorStart.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/SensorStart.swift @@ -1,6 +1,5 @@ // LoopFollow // SensorStart.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/SiteChange.swift b/LoopFollow/Controllers/Nightscout/Treatments/SiteChange.swift index faa5b2491..e4297bdb8 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/SiteChange.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/SiteChange.swift @@ -1,6 +1,5 @@ // LoopFollow // SiteChange.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/SuspendPump.swift b/LoopFollow/Controllers/Nightscout/Treatments/SuspendPump.swift index 758c0b71e..49e6c4ff2 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/SuspendPump.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/SuspendPump.swift @@ -1,6 +1,5 @@ // LoopFollow // SuspendPump.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Controllers/Nightscout/Treatments/TemporaryTarget.swift b/LoopFollow/Controllers/Nightscout/Treatments/TemporaryTarget.swift index 483e00e1d..7e9d8e918 100644 --- a/LoopFollow/Controllers/Nightscout/Treatments/TemporaryTarget.swift +++ b/LoopFollow/Controllers/Nightscout/Treatments/TemporaryTarget.swift @@ -1,6 +1,5 @@ // LoopFollow // TemporaryTarget.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Controllers/SpeakBG.swift b/LoopFollow/Controllers/SpeakBG.swift index 4d7d264de..6f4c0c6b0 100644 --- a/LoopFollow/Controllers/SpeakBG.swift +++ b/LoopFollow/Controllers/SpeakBG.swift @@ -1,6 +1,5 @@ // LoopFollow // SpeakBG.swift -// Created by Jonas Björkert. import AVFoundation import CallKit diff --git a/LoopFollow/Controllers/Stats.swift b/LoopFollow/Controllers/Stats.swift index 8405ee714..768215e6c 100644 --- a/LoopFollow/Controllers/Stats.swift +++ b/LoopFollow/Controllers/Stats.swift @@ -1,6 +1,5 @@ // LoopFollow // Stats.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Controllers/Timers.swift b/LoopFollow/Controllers/Timers.swift index 698592f41..e5ee1bcda 100644 --- a/LoopFollow/Controllers/Timers.swift +++ b/LoopFollow/Controllers/Timers.swift @@ -1,6 +1,5 @@ // LoopFollow // Timers.swift -// Created by Jon Fawcett. import Foundation import UIKit diff --git a/LoopFollow/Extensions/Binding+Optional.swift b/LoopFollow/Extensions/Binding+Optional.swift index d7efc1efb..cb4131734 100644 --- a/LoopFollow/Extensions/Binding+Optional.swift +++ b/LoopFollow/Extensions/Binding+Optional.swift @@ -1,6 +1,5 @@ // LoopFollow // Binding+Optional.swift -// Created by Jonas Björkert. import Foundation import SwiftUI diff --git a/LoopFollow/Extensions/EKEventStore+Extensions.swift b/LoopFollow/Extensions/EKEventStore+Extensions.swift index 005a4b945..2e8089dca 100644 --- a/LoopFollow/Extensions/EKEventStore+Extensions.swift +++ b/LoopFollow/Extensions/EKEventStore+Extensions.swift @@ -1,6 +1,5 @@ // LoopFollow // EKEventStore+Extensions.swift -// Created by Jonas Björkert. import EventKit import Foundation diff --git a/LoopFollow/Extensions/HKQuantity+AnyConvertible.swift b/LoopFollow/Extensions/HKQuantity+AnyConvertible.swift index d22f6d9da..466421e70 100644 --- a/LoopFollow/Extensions/HKQuantity+AnyConvertible.swift +++ b/LoopFollow/Extensions/HKQuantity+AnyConvertible.swift @@ -1,6 +1,5 @@ // LoopFollow // HKQuantity+AnyConvertible.swift -// Created by Jonas Björkert. import HealthKit diff --git a/LoopFollow/Extensions/HKUnit+Extensions.swift b/LoopFollow/Extensions/HKUnit+Extensions.swift index 993a8c0f7..9eccbab84 100644 --- a/LoopFollow/Extensions/HKUnit+Extensions.swift +++ b/LoopFollow/Extensions/HKUnit+Extensions.swift @@ -1,6 +1,5 @@ // LoopFollow // HKUnit+Extensions.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Extensions/ShareClientExtension.swift b/LoopFollow/Extensions/ShareClientExtension.swift index beb2fb5e3..6201e9100 100644 --- a/LoopFollow/Extensions/ShareClientExtension.swift +++ b/LoopFollow/Extensions/ShareClientExtension.swift @@ -1,6 +1,5 @@ // LoopFollow // ShareClientExtension.swift -// Created by Jose Paredes. import Foundation import ShareClient diff --git a/LoopFollow/Extensions/UIViewExtension.swift b/LoopFollow/Extensions/UIViewExtension.swift index 7d9b8ba10..90fb15cb6 100644 --- a/LoopFollow/Extensions/UIViewExtension.swift +++ b/LoopFollow/Extensions/UIViewExtension.swift @@ -1,6 +1,5 @@ // LoopFollow // UIViewExtension.swift -// Created by Jose Paredes. import Foundation import UIKit diff --git a/LoopFollow/Extensions/UUID+Identifiable.swift b/LoopFollow/Extensions/UUID+Identifiable.swift index d8be93ef8..a093501a0 100644 --- a/LoopFollow/Extensions/UUID+Identifiable.swift +++ b/LoopFollow/Extensions/UUID+Identifiable.swift @@ -1,6 +1,5 @@ // LoopFollow // UUID+Identifiable.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/AnyConvertible.swift b/LoopFollow/Helpers/AnyConvertible.swift index c8e6f6973..7c7badfa1 100644 --- a/LoopFollow/Helpers/AnyConvertible.swift +++ b/LoopFollow/Helpers/AnyConvertible.swift @@ -1,6 +1,5 @@ // LoopFollow // AnyConvertible.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Helpers/AppConstants.swift b/LoopFollow/Helpers/AppConstants.swift index 5c1dccdaa..2b9031f8d 100644 --- a/LoopFollow/Helpers/AppConstants.swift +++ b/LoopFollow/Helpers/AppConstants.swift @@ -1,6 +1,5 @@ // LoopFollow // AppConstants.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Helpers/AppVersionManager.swift b/LoopFollow/Helpers/AppVersionManager.swift index 5ec5df960..03df38d0e 100644 --- a/LoopFollow/Helpers/AppVersionManager.swift +++ b/LoopFollow/Helpers/AppVersionManager.swift @@ -1,6 +1,5 @@ // LoopFollow // AppVersionManager.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/BackgroundTaskAudio.swift b/LoopFollow/Helpers/BackgroundTaskAudio.swift index df39d89c5..91504ab5d 100755 --- a/LoopFollow/Helpers/BackgroundTaskAudio.swift +++ b/LoopFollow/Helpers/BackgroundTaskAudio.swift @@ -1,6 +1,5 @@ // LoopFollow // BackgroundTaskAudio.swift -// Created by Jon Fawcett. import AVFoundation diff --git a/LoopFollow/Helpers/BinaryFloatingPoint+localized.swift b/LoopFollow/Helpers/BinaryFloatingPoint+localized.swift index 008fafdff..f61fd588a 100644 --- a/LoopFollow/Helpers/BinaryFloatingPoint+localized.swift +++ b/LoopFollow/Helpers/BinaryFloatingPoint+localized.swift @@ -1,6 +1,5 @@ // LoopFollow // BinaryFloatingPoint+localized.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/BuildDetails.swift b/LoopFollow/Helpers/BuildDetails.swift index 473819218..fbb592430 100644 --- a/LoopFollow/Helpers/BuildDetails.swift +++ b/LoopFollow/Helpers/BuildDetails.swift @@ -1,6 +1,5 @@ // LoopFollow // BuildDetails.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/Chart.swift b/LoopFollow/Helpers/Chart.swift index 8fecbf525..3ccf637a5 100644 --- a/LoopFollow/Helpers/Chart.swift +++ b/LoopFollow/Helpers/Chart.swift @@ -1,6 +1,5 @@ // LoopFollow // Chart.swift -// Created by Jon Fawcett. import Charts import Foundation diff --git a/LoopFollow/Helpers/CycleHelper.swift b/LoopFollow/Helpers/CycleHelper.swift index 391466920..c57f93568 100644 --- a/LoopFollow/Helpers/CycleHelper.swift +++ b/LoopFollow/Helpers/CycleHelper.swift @@ -1,6 +1,5 @@ // LoopFollow // CycleHelper.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/DataStructs.swift b/LoopFollow/Helpers/DataStructs.swift index e50ea48f7..9cd8a175f 100644 --- a/LoopFollow/Helpers/DataStructs.swift +++ b/LoopFollow/Helpers/DataStructs.swift @@ -1,6 +1,5 @@ // LoopFollow // DataStructs.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Helpers/DateExtensions.swift b/LoopFollow/Helpers/DateExtensions.swift index 6b421f18b..cebedd44f 100644 --- a/LoopFollow/Helpers/DateExtensions.swift +++ b/LoopFollow/Helpers/DateExtensions.swift @@ -1,6 +1,5 @@ // LoopFollow // DateExtensions.swift -// Created by codebymini. import Foundation diff --git a/LoopFollow/Helpers/DateTime.swift b/LoopFollow/Helpers/DateTime.swift index 3f82f856d..9ffcd0910 100644 --- a/LoopFollow/Helpers/DateTime.swift +++ b/LoopFollow/Helpers/DateTime.swift @@ -1,6 +1,5 @@ // LoopFollow // DateTime.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Helpers/DictionaryKeyPath.swift b/LoopFollow/Helpers/DictionaryKeyPath.swift index f3043fa34..02fa4bd27 100644 --- a/LoopFollow/Helpers/DictionaryKeyPath.swift +++ b/LoopFollow/Helpers/DictionaryKeyPath.swift @@ -1,6 +1,5 @@ // LoopFollow // DictionaryKeyPath.swift -// Created by Jon Fawcett. // For details, see // http://stackoverflow.com/questions/40261857/remove-nested-key-from-dictionary diff --git a/LoopFollow/Helpers/GitHubService.swift b/LoopFollow/Helpers/GitHubService.swift index 808b545ae..d7d163226 100644 --- a/LoopFollow/Helpers/GitHubService.swift +++ b/LoopFollow/Helpers/GitHubService.swift @@ -1,6 +1,5 @@ // LoopFollow // GitHubService.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/Globals.swift b/LoopFollow/Helpers/Globals.swift index a7175ee19..a93d5fa36 100644 --- a/LoopFollow/Helpers/Globals.swift +++ b/LoopFollow/Helpers/Globals.swift @@ -1,6 +1,5 @@ // LoopFollow // Globals.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Helpers/GlucoseConversion.swift b/LoopFollow/Helpers/GlucoseConversion.swift index 61478cc37..bee265965 100644 --- a/LoopFollow/Helpers/GlucoseConversion.swift +++ b/LoopFollow/Helpers/GlucoseConversion.swift @@ -1,6 +1,5 @@ // LoopFollow // GlucoseConversion.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/JWTManager.swift b/LoopFollow/Helpers/JWTManager.swift index b3a55b35f..621b2186d 100644 --- a/LoopFollow/Helpers/JWTManager.swift +++ b/LoopFollow/Helpers/JWTManager.swift @@ -1,6 +1,5 @@ // LoopFollow // JWTManager.swift -// Created by Jonas Björkert. import Foundation import SwiftJWT diff --git a/LoopFollow/Helpers/Localizer.swift b/LoopFollow/Helpers/Localizer.swift index 34b45e76d..af55db290 100644 --- a/LoopFollow/Helpers/Localizer.swift +++ b/LoopFollow/Helpers/Localizer.swift @@ -1,6 +1,5 @@ // LoopFollow // Localizer.swift -// Created by Jon Fawcett. import Foundation import HealthKit diff --git a/LoopFollow/Helpers/Mobileprovision.swift b/LoopFollow/Helpers/Mobileprovision.swift index 26aed1891..88a1d37c6 100644 --- a/LoopFollow/Helpers/Mobileprovision.swift +++ b/LoopFollow/Helpers/Mobileprovision.swift @@ -1,6 +1,5 @@ // LoopFollow // Mobileprovision.swift -// Created by Jon Fawcett. // // MobileProvision.swift diff --git a/LoopFollow/Helpers/NightscoutUtils.swift b/LoopFollow/Helpers/NightscoutUtils.swift index 0bd21bf2b..674de1923 100644 --- a/LoopFollow/Helpers/NightscoutUtils.swift +++ b/LoopFollow/Helpers/NightscoutUtils.swift @@ -1,6 +1,5 @@ // LoopFollow // NightscoutUtils.swift -// Created by bjorkert. import Foundation diff --git a/LoopFollow/Helpers/ObservationToken.swift b/LoopFollow/Helpers/ObservationToken.swift index e2028c530..c2092a5f1 100644 --- a/LoopFollow/Helpers/ObservationToken.swift +++ b/LoopFollow/Helpers/ObservationToken.swift @@ -1,6 +1,5 @@ // LoopFollow // ObservationToken.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Helpers/TOTPGenerator.swift b/LoopFollow/Helpers/TOTPGenerator.swift index 2e4fa8c89..5acf89bc3 100644 --- a/LoopFollow/Helpers/TOTPGenerator.swift +++ b/LoopFollow/Helpers/TOTPGenerator.swift @@ -1,6 +1,5 @@ // LoopFollow // TOTPGenerator.swift -// Created by codebymini. import CommonCrypto import Foundation diff --git a/LoopFollow/Helpers/TabPosition.swift b/LoopFollow/Helpers/TabPosition.swift index e060ad1d3..c67a90964 100644 --- a/LoopFollow/Helpers/TabPosition.swift +++ b/LoopFollow/Helpers/TabPosition.swift @@ -1,6 +1,5 @@ // LoopFollow // TabPosition.swift -// Created by Jonas Björkert. enum TabPosition: String, CaseIterable, Codable { case position2 diff --git a/LoopFollow/Helpers/TextFieldWithToolBar.swift b/LoopFollow/Helpers/TextFieldWithToolBar.swift index c3119e6ee..8e57c781c 100644 --- a/LoopFollow/Helpers/TextFieldWithToolBar.swift +++ b/LoopFollow/Helpers/TextFieldWithToolBar.swift @@ -1,6 +1,5 @@ // LoopFollow // TextFieldWithToolBar.swift -// Created by Jonas Björkert. import HealthKit import SwiftUI diff --git a/LoopFollow/Helpers/TimeOfDay.swift b/LoopFollow/Helpers/TimeOfDay.swift index 0076e4795..b7f1f24dc 100644 --- a/LoopFollow/Helpers/TimeOfDay.swift +++ b/LoopFollow/Helpers/TimeOfDay.swift @@ -1,6 +1,5 @@ // LoopFollow // TimeOfDay.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Helpers/Views/ActionRow.swift b/LoopFollow/Helpers/Views/ActionRow.swift index 077caeb87..725443a60 100644 --- a/LoopFollow/Helpers/Views/ActionRow.swift +++ b/LoopFollow/Helpers/Views/ActionRow.swift @@ -1,6 +1,5 @@ // LoopFollow // ActionRow.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Helpers/Views/BGPicker.swift b/LoopFollow/Helpers/Views/BGPicker.swift index db4ae1d72..86c99a706 100644 --- a/LoopFollow/Helpers/Views/BGPicker.swift +++ b/LoopFollow/Helpers/Views/BGPicker.swift @@ -1,6 +1,5 @@ // LoopFollow // BGPicker.swift -// Created by Jonas Björkert. import HealthKit import SwiftUI diff --git a/LoopFollow/Helpers/Views/ErrorMessageView.swift b/LoopFollow/Helpers/Views/ErrorMessageView.swift index 632ad4aaa..ecaf7f882 100644 --- a/LoopFollow/Helpers/Views/ErrorMessageView.swift +++ b/LoopFollow/Helpers/Views/ErrorMessageView.swift @@ -1,6 +1,5 @@ // LoopFollow // ErrorMessageView.swift -// Created by Jonas Björkert. import Foundation import SwiftUI diff --git a/LoopFollow/Helpers/Views/Glyph.swift b/LoopFollow/Helpers/Views/Glyph.swift index 435fb1523..e6630d555 100644 --- a/LoopFollow/Helpers/Views/Glyph.swift +++ b/LoopFollow/Helpers/Views/Glyph.swift @@ -1,6 +1,5 @@ // LoopFollow // Glyph.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Helpers/Views/HKQuantityInputView.swift b/LoopFollow/Helpers/Views/HKQuantityInputView.swift index 7417b076f..4e0670da0 100644 --- a/LoopFollow/Helpers/Views/HKQuantityInputView.swift +++ b/LoopFollow/Helpers/Views/HKQuantityInputView.swift @@ -1,6 +1,5 @@ // LoopFollow // HKQuantityInputView.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Helpers/Views/LinkRow.swift b/LoopFollow/Helpers/Views/LinkRow.swift index bbee1da27..f892f2715 100644 --- a/LoopFollow/Helpers/Views/LinkRow.swift +++ b/LoopFollow/Helpers/Views/LinkRow.swift @@ -1,6 +1,5 @@ // LoopFollow // LinkRow.swift -// Created by Jonas Björkert. import Foundation import SwiftUI diff --git a/LoopFollow/Helpers/Views/LoadingButtonView.swift b/LoopFollow/Helpers/Views/LoadingButtonView.swift index 9b09df524..7e14f0a53 100644 --- a/LoopFollow/Helpers/Views/LoadingButtonView.swift +++ b/LoopFollow/Helpers/Views/LoadingButtonView.swift @@ -1,6 +1,5 @@ // LoopFollow // LoadingButtonView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Helpers/Views/NavigationRow.swift b/LoopFollow/Helpers/Views/NavigationRow.swift index 1cfdf3999..be38ebfe4 100644 --- a/LoopFollow/Helpers/Views/NavigationRow.swift +++ b/LoopFollow/Helpers/Views/NavigationRow.swift @@ -1,6 +1,5 @@ // LoopFollow // NavigationRow.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Helpers/Views/SettingsStepperRow.swift b/LoopFollow/Helpers/Views/SettingsStepperRow.swift index 84b63c2e3..e19f1674e 100644 --- a/LoopFollow/Helpers/Views/SettingsStepperRow.swift +++ b/LoopFollow/Helpers/Views/SettingsStepperRow.swift @@ -1,6 +1,5 @@ // LoopFollow // SettingsStepperRow.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Helpers/Views/SimpleQRCodeScannerView.swift b/LoopFollow/Helpers/Views/SimpleQRCodeScannerView.swift index 1ae542e04..33eb13aeb 100644 --- a/LoopFollow/Helpers/Views/SimpleQRCodeScannerView.swift +++ b/LoopFollow/Helpers/Views/SimpleQRCodeScannerView.swift @@ -1,6 +1,5 @@ // LoopFollow // SimpleQRCodeScannerView.swift -// Created by codebymini. import AVFoundation import SwiftUI diff --git a/LoopFollow/Helpers/Views/TogglableSecureInput.swift b/LoopFollow/Helpers/Views/TogglableSecureInput.swift index fa3c96a09..ac79c2e23 100644 --- a/LoopFollow/Helpers/Views/TogglableSecureInput.swift +++ b/LoopFollow/Helpers/Views/TogglableSecureInput.swift @@ -1,6 +1,5 @@ // LoopFollow // TogglableSecureInput.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Helpers/carbBolusArrays.swift b/LoopFollow/Helpers/carbBolusArrays.swift index a7146fe42..42d09d67d 100644 --- a/LoopFollow/Helpers/carbBolusArrays.swift +++ b/LoopFollow/Helpers/carbBolusArrays.swift @@ -1,6 +1,5 @@ // LoopFollow // carbBolusArrays.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Helpers/isOnPhoneCall.swift b/LoopFollow/Helpers/isOnPhoneCall.swift index fa8f7e36a..390ec4c6d 100644 --- a/LoopFollow/Helpers/isOnPhoneCall.swift +++ b/LoopFollow/Helpers/isOnPhoneCall.swift @@ -1,6 +1,5 @@ // LoopFollow // isOnPhoneCall.swift -// Created by Jonas Björkert. import CallKit import Foundation diff --git a/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsView.swift b/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsView.swift index 23e322120..7d5fb739b 100644 --- a/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsView.swift +++ b/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // InfoDisplaySettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsViewModel.swift b/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsViewModel.swift index 9056c11ca..e77d67f69 100644 --- a/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsViewModel.swift +++ b/LoopFollow/InfoDisplaySettings/InfoDisplaySettingsViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // InfoDisplaySettingsViewModel.swift -// Created by Jonas Björkert. import Foundation import SwiftUI diff --git a/LoopFollow/InfoTable/InfoData.swift b/LoopFollow/InfoTable/InfoData.swift index 6d676b641..f98e58b80 100644 --- a/LoopFollow/InfoTable/InfoData.swift +++ b/LoopFollow/InfoTable/InfoData.swift @@ -1,6 +1,5 @@ // LoopFollow // InfoData.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/InfoTable/InfoDataSeparator.swift b/LoopFollow/InfoTable/InfoDataSeparator.swift index 4f86a89df..4b4c92cd7 100644 --- a/LoopFollow/InfoTable/InfoDataSeparator.swift +++ b/LoopFollow/InfoTable/InfoDataSeparator.swift @@ -1,6 +1,5 @@ // LoopFollow // InfoDataSeparator.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/InfoTable/InfoManager.swift b/LoopFollow/InfoTable/InfoManager.swift index 1343b8f8f..f6af82629 100644 --- a/LoopFollow/InfoTable/InfoManager.swift +++ b/LoopFollow/InfoTable/InfoManager.swift @@ -1,6 +1,5 @@ // LoopFollow // InfoManager.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/InfoTable/InfoType.swift b/LoopFollow/InfoTable/InfoType.swift index ae7d9d3fa..6ea206191 100644 --- a/LoopFollow/InfoTable/InfoType.swift +++ b/LoopFollow/InfoTable/InfoType.swift @@ -1,6 +1,5 @@ // LoopFollow // InfoType.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Log/LogEntry.swift b/LoopFollow/Log/LogEntry.swift index d000a9276..3ebff6675 100644 --- a/LoopFollow/Log/LogEntry.swift +++ b/LoopFollow/Log/LogEntry.swift @@ -1,6 +1,5 @@ // LoopFollow // LogEntry.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Log/LogManager.swift b/LoopFollow/Log/LogManager.swift index 7608cd4c8..a8593063a 100644 --- a/LoopFollow/Log/LogManager.swift +++ b/LoopFollow/Log/LogManager.swift @@ -1,6 +1,5 @@ // LoopFollow // LogManager.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Log/LogView.swift b/LoopFollow/Log/LogView.swift index 84b8cc305..bc430fc76 100644 --- a/LoopFollow/Log/LogView.swift +++ b/LoopFollow/Log/LogView.swift @@ -1,6 +1,5 @@ // LoopFollow // LogView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Log/LogViewModel.swift b/LoopFollow/Log/LogViewModel.swift index 2a556255d..27c67c7b4 100644 --- a/LoopFollow/Log/LogViewModel.swift +++ b/LoopFollow/Log/LogViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // LogViewModel.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Log/SearchBar.swift b/LoopFollow/Log/SearchBar.swift index e60856c93..bb3704d2b 100644 --- a/LoopFollow/Log/SearchBar.swift +++ b/LoopFollow/Log/SearchBar.swift @@ -1,6 +1,5 @@ // LoopFollow // SearchBar.swift -// Created by Jonas Björkert. import SwiftUI import UIKit diff --git a/LoopFollow/Metric/CarbMetric.swift b/LoopFollow/Metric/CarbMetric.swift index 3db9f9f65..c96708b44 100644 --- a/LoopFollow/Metric/CarbMetric.swift +++ b/LoopFollow/Metric/CarbMetric.swift @@ -1,6 +1,5 @@ // LoopFollow // CarbMetric.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Metric/InsulinMetric.swift b/LoopFollow/Metric/InsulinMetric.swift index 130ff1cff..351aea1a1 100644 --- a/LoopFollow/Metric/InsulinMetric.swift +++ b/LoopFollow/Metric/InsulinMetric.swift @@ -1,6 +1,5 @@ // LoopFollow // InsulinMetric.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Metric/Metric.swift b/LoopFollow/Metric/Metric.swift index 09c8b08f9..d7943ae02 100644 --- a/LoopFollow/Metric/Metric.swift +++ b/LoopFollow/Metric/Metric.swift @@ -1,6 +1,5 @@ // LoopFollow // Metric.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Nightscout/NightscoutSettingsView.swift b/LoopFollow/Nightscout/NightscoutSettingsView.swift index 3780702cf..e138b6192 100644 --- a/LoopFollow/Nightscout/NightscoutSettingsView.swift +++ b/LoopFollow/Nightscout/NightscoutSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // NightscoutSettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Nightscout/NightscoutSettingsViewModel.swift b/LoopFollow/Nightscout/NightscoutSettingsViewModel.swift index 45bb12b5a..299a73a7d 100644 --- a/LoopFollow/Nightscout/NightscoutSettingsViewModel.swift +++ b/LoopFollow/Nightscout/NightscoutSettingsViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // NightscoutSettingsViewModel.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Remote/LoopAPNS/LoopAPNSBolusView.swift b/LoopFollow/Remote/LoopAPNS/LoopAPNSBolusView.swift index 4377d9ec8..e887760a5 100644 --- a/LoopFollow/Remote/LoopAPNS/LoopAPNSBolusView.swift +++ b/LoopFollow/Remote/LoopAPNS/LoopAPNSBolusView.swift @@ -1,6 +1,5 @@ // LoopFollow // LoopAPNSBolusView.swift -// Created by codebymini. import HealthKit import LocalAuthentication diff --git a/LoopFollow/Remote/LoopAPNS/LoopAPNSCarbsView.swift b/LoopFollow/Remote/LoopAPNS/LoopAPNSCarbsView.swift index bb1259484..ceb4dc876 100644 --- a/LoopFollow/Remote/LoopAPNS/LoopAPNSCarbsView.swift +++ b/LoopFollow/Remote/LoopAPNS/LoopAPNSCarbsView.swift @@ -1,6 +1,5 @@ // LoopFollow // LoopAPNSCarbsView.swift -// Created by codebymini. import HealthKit import SwiftUI diff --git a/LoopFollow/Remote/LoopAPNS/LoopAPNSRemoteView.swift b/LoopFollow/Remote/LoopAPNS/LoopAPNSRemoteView.swift index 133250122..b57688b20 100644 --- a/LoopFollow/Remote/LoopAPNS/LoopAPNSRemoteView.swift +++ b/LoopFollow/Remote/LoopAPNS/LoopAPNSRemoteView.swift @@ -1,6 +1,5 @@ // LoopFollow // LoopAPNSRemoteView.swift -// Created by codebymini. import SwiftUI diff --git a/LoopFollow/Remote/LoopAPNS/LoopAPNSService.swift b/LoopFollow/Remote/LoopAPNS/LoopAPNSService.swift index f3d353610..8a2bc27cd 100644 --- a/LoopFollow/Remote/LoopAPNS/LoopAPNSService.swift +++ b/LoopFollow/Remote/LoopAPNS/LoopAPNSService.swift @@ -1,6 +1,5 @@ // LoopFollow // LoopAPNSService.swift -// Created by codebymini. import CryptoKit import Foundation diff --git a/LoopFollow/Remote/LoopAPNS/OverridePresetData.swift b/LoopFollow/Remote/LoopAPNS/OverridePresetData.swift index 5deb62962..6928b385d 100644 --- a/LoopFollow/Remote/LoopAPNS/OverridePresetData.swift +++ b/LoopFollow/Remote/LoopAPNS/OverridePresetData.swift @@ -1,6 +1,5 @@ // LoopFollow // OverridePresetData.swift -// Created by codebymini. import Foundation diff --git a/LoopFollow/Remote/LoopAPNS/OverridePresetsView.swift b/LoopFollow/Remote/LoopAPNS/OverridePresetsView.swift index 2273eda2a..d34d8fffb 100644 --- a/LoopFollow/Remote/LoopAPNS/OverridePresetsView.swift +++ b/LoopFollow/Remote/LoopAPNS/OverridePresetsView.swift @@ -1,6 +1,5 @@ // LoopFollow // OverridePresetsView.swift -// Created by codebymini. import SwiftUI diff --git a/LoopFollow/Remote/Nightscout/TrioNightscoutRemoteView.swift b/LoopFollow/Remote/Nightscout/TrioNightscoutRemoteView.swift index d3767e0d6..b0e1dfe01 100644 --- a/LoopFollow/Remote/Nightscout/TrioNightscoutRemoteView.swift +++ b/LoopFollow/Remote/Nightscout/TrioNightscoutRemoteView.swift @@ -1,6 +1,5 @@ // LoopFollow // TrioNightscoutRemoteView.swift -// Created by Jonas Björkert. import HealthKit import SwiftUI diff --git a/LoopFollow/Remote/NoRemoteView.swift b/LoopFollow/Remote/NoRemoteView.swift index e52636e7d..9daf12c51 100644 --- a/LoopFollow/Remote/NoRemoteView.swift +++ b/LoopFollow/Remote/NoRemoteView.swift @@ -1,6 +1,5 @@ // LoopFollow // NoRemoteView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Remote/RemoteType.swift b/LoopFollow/Remote/RemoteType.swift index 41dc46f41..1e4b958dd 100644 --- a/LoopFollow/Remote/RemoteType.swift +++ b/LoopFollow/Remote/RemoteType.swift @@ -1,6 +1,5 @@ // LoopFollow // RemoteType.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Remote/RemoteViewController.swift b/LoopFollow/Remote/RemoteViewController.swift index 1e78d360f..1187ddee2 100644 --- a/LoopFollow/Remote/RemoteViewController.swift +++ b/LoopFollow/Remote/RemoteViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // RemoteViewController.swift -// Created by Jonas Björkert. import Combine import SwiftUI diff --git a/LoopFollow/Remote/Settings/RemoteSettingsView.swift b/LoopFollow/Remote/Settings/RemoteSettingsView.swift index f3be9bf51..9e8b224d5 100644 --- a/LoopFollow/Remote/Settings/RemoteSettingsView.swift +++ b/LoopFollow/Remote/Settings/RemoteSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // RemoteSettingsView.swift -// Created by Jonas Björkert. import HealthKit import SwiftUI diff --git a/LoopFollow/Remote/Settings/RemoteSettingsViewModel.swift b/LoopFollow/Remote/Settings/RemoteSettingsViewModel.swift index e47b353ba..e2f14fb28 100644 --- a/LoopFollow/Remote/Settings/RemoteSettingsViewModel.swift +++ b/LoopFollow/Remote/Settings/RemoteSettingsViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // RemoteSettingsViewModel.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Remote/TRC/BolusView.swift b/LoopFollow/Remote/TRC/BolusView.swift index 50b06a478..a7af74142 100644 --- a/LoopFollow/Remote/TRC/BolusView.swift +++ b/LoopFollow/Remote/TRC/BolusView.swift @@ -1,6 +1,5 @@ // LoopFollow // BolusView.swift -// Created by Jonas Björkert. import HealthKit import LocalAuthentication diff --git a/LoopFollow/Remote/TRC/MealView.swift b/LoopFollow/Remote/TRC/MealView.swift index ae11c61bb..789d501f3 100644 --- a/LoopFollow/Remote/TRC/MealView.swift +++ b/LoopFollow/Remote/TRC/MealView.swift @@ -1,6 +1,5 @@ // LoopFollow // MealView.swift -// Created by Jonas Björkert. import HealthKit import LocalAuthentication diff --git a/LoopFollow/Remote/TRC/OverrideView.swift b/LoopFollow/Remote/TRC/OverrideView.swift index ae32f42f9..3a402f847 100644 --- a/LoopFollow/Remote/TRC/OverrideView.swift +++ b/LoopFollow/Remote/TRC/OverrideView.swift @@ -1,6 +1,5 @@ // LoopFollow // OverrideView.swift -// Created by Jonas Björkert. import HealthKit import SwiftUI diff --git a/LoopFollow/Remote/TRC/PushMessage.swift b/LoopFollow/Remote/TRC/PushMessage.swift index 8470a5b92..b7cd727d4 100644 --- a/LoopFollow/Remote/TRC/PushMessage.swift +++ b/LoopFollow/Remote/TRC/PushMessage.swift @@ -1,6 +1,5 @@ // LoopFollow // PushMessage.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Remote/TRC/PushNotificationManager.swift b/LoopFollow/Remote/TRC/PushNotificationManager.swift index 5f3634033..ac586b772 100644 --- a/LoopFollow/Remote/TRC/PushNotificationManager.swift +++ b/LoopFollow/Remote/TRC/PushNotificationManager.swift @@ -1,6 +1,5 @@ // LoopFollow // PushNotificationManager.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Remote/TRC/TRCCommandType.swift b/LoopFollow/Remote/TRC/TRCCommandType.swift index 4e32d1d5c..b5bc6b424 100644 --- a/LoopFollow/Remote/TRC/TRCCommandType.swift +++ b/LoopFollow/Remote/TRC/TRCCommandType.swift @@ -1,6 +1,5 @@ // LoopFollow // TRCCommandType.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Remote/TRC/TempTargetView.swift b/LoopFollow/Remote/TRC/TempTargetView.swift index 63c06f34c..3a047e66f 100644 --- a/LoopFollow/Remote/TRC/TempTargetView.swift +++ b/LoopFollow/Remote/TRC/TempTargetView.swift @@ -1,6 +1,5 @@ // LoopFollow // TempTargetView.swift -// Created by Jonas Björkert. import HealthKit import SwiftUI diff --git a/LoopFollow/Remote/TRC/TreatmentResponse.swift b/LoopFollow/Remote/TRC/TreatmentResponse.swift index ff8dad053..16a58e0ff 100644 --- a/LoopFollow/Remote/TRC/TreatmentResponse.swift +++ b/LoopFollow/Remote/TRC/TreatmentResponse.swift @@ -1,6 +1,5 @@ // LoopFollow // TreatmentResponse.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Remote/TRC/TrioNightscoutRemoteController.swift b/LoopFollow/Remote/TRC/TrioNightscoutRemoteController.swift index 69ec05f88..594619690 100644 --- a/LoopFollow/Remote/TRC/TrioNightscoutRemoteController.swift +++ b/LoopFollow/Remote/TRC/TrioNightscoutRemoteController.swift @@ -1,6 +1,5 @@ // LoopFollow // TrioNightscoutRemoteController.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Remote/TRC/TrioRemoteControlView.swift b/LoopFollow/Remote/TRC/TrioRemoteControlView.swift index 934130b1a..5335f6451 100644 --- a/LoopFollow/Remote/TRC/TrioRemoteControlView.swift +++ b/LoopFollow/Remote/TRC/TrioRemoteControlView.swift @@ -1,6 +1,5 @@ // LoopFollow // TrioRemoteControlView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Remote/TRC/TrioRemoteControlViewModel.swift b/LoopFollow/Remote/TRC/TrioRemoteControlViewModel.swift index dddf31336..4a11672d2 100644 --- a/LoopFollow/Remote/TRC/TrioRemoteControlViewModel.swift +++ b/LoopFollow/Remote/TRC/TrioRemoteControlViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // TrioRemoteControlViewModel.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Remote/TempTargetPreset/TempTargetPreset.swift b/LoopFollow/Remote/TempTargetPreset/TempTargetPreset.swift index 646a68e99..f78df537b 100644 --- a/LoopFollow/Remote/TempTargetPreset/TempTargetPreset.swift +++ b/LoopFollow/Remote/TempTargetPreset/TempTargetPreset.swift @@ -1,6 +1,5 @@ // LoopFollow // TempTargetPreset.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Remote/TempTargetPreset/TempTargetPresetManager.swift b/LoopFollow/Remote/TempTargetPreset/TempTargetPresetManager.swift index 3fab29f91..3bc0f7d68 100644 --- a/LoopFollow/Remote/TempTargetPreset/TempTargetPresetManager.swift +++ b/LoopFollow/Remote/TempTargetPreset/TempTargetPresetManager.swift @@ -1,6 +1,5 @@ // LoopFollow // TempTargetPresetManager.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Settings/AdvancedSettingsView.swift b/LoopFollow/Settings/AdvancedSettingsView.swift index 8610f549f..12abd564f 100644 --- a/LoopFollow/Settings/AdvancedSettingsView.swift +++ b/LoopFollow/Settings/AdvancedSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // AdvancedSettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Settings/AdvancedSettingsViewModel.swift b/LoopFollow/Settings/AdvancedSettingsViewModel.swift index f03492c9c..307d91e69 100644 --- a/LoopFollow/Settings/AdvancedSettingsViewModel.swift +++ b/LoopFollow/Settings/AdvancedSettingsViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // AdvancedSettingsViewModel.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Settings/CalendarSettingsView.swift b/LoopFollow/Settings/CalendarSettingsView.swift index 42a873fad..0d6ed840a 100644 --- a/LoopFollow/Settings/CalendarSettingsView.swift +++ b/LoopFollow/Settings/CalendarSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // CalendarSettingsView.swift -// Created by Jonas Björkert. import EventKit import SwiftUI diff --git a/LoopFollow/Settings/ContactSettingsView.swift b/LoopFollow/Settings/ContactSettingsView.swift index 3fb10a9f8..e91da2dfd 100644 --- a/LoopFollow/Settings/ContactSettingsView.swift +++ b/LoopFollow/Settings/ContactSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // ContactSettingsView.swift -// Created by Jonas Björkert. import Contacts import SwiftUI diff --git a/LoopFollow/Settings/ContactSettingsViewModel.swift b/LoopFollow/Settings/ContactSettingsViewModel.swift index a36ba9e14..4f6a0c9bf 100644 --- a/LoopFollow/Settings/ContactSettingsViewModel.swift +++ b/LoopFollow/Settings/ContactSettingsViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // ContactSettingsViewModel.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Settings/DexcomSettingsView.swift b/LoopFollow/Settings/DexcomSettingsView.swift index 53e095f08..5b746d680 100644 --- a/LoopFollow/Settings/DexcomSettingsView.swift +++ b/LoopFollow/Settings/DexcomSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // DexcomSettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Settings/DexcomSettingsViewModel.swift b/LoopFollow/Settings/DexcomSettingsViewModel.swift index ae173ce80..5e1af7aa1 100644 --- a/LoopFollow/Settings/DexcomSettingsViewModel.swift +++ b/LoopFollow/Settings/DexcomSettingsViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // DexcomSettingsViewModel.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Settings/GeneralSettingsView.swift b/LoopFollow/Settings/GeneralSettingsView.swift index 6713e1951..df63e26ff 100644 --- a/LoopFollow/Settings/GeneralSettingsView.swift +++ b/LoopFollow/Settings/GeneralSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // GeneralSettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Settings/GraphSettingsView.swift b/LoopFollow/Settings/GraphSettingsView.swift index 01915f055..441600ac1 100644 --- a/LoopFollow/Settings/GraphSettingsView.swift +++ b/LoopFollow/Settings/GraphSettingsView.swift @@ -1,6 +1,5 @@ // LoopFollow // GraphSettingsView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Settings/SettingsMenuView.swift b/LoopFollow/Settings/SettingsMenuView.swift index 663669ccd..8132cc9eb 100644 --- a/LoopFollow/Settings/SettingsMenuView.swift +++ b/LoopFollow/Settings/SettingsMenuView.swift @@ -1,6 +1,5 @@ // LoopFollow // SettingsMenuView.swift -// Created by Jonas Björkert. import SwiftUI import UIKit diff --git a/LoopFollow/Settings/TabCustomizationModal.swift b/LoopFollow/Settings/TabCustomizationModal.swift index 02d0d5f4d..2f9ca4a30 100644 --- a/LoopFollow/Settings/TabCustomizationModal.swift +++ b/LoopFollow/Settings/TabCustomizationModal.swift @@ -1,6 +1,5 @@ // LoopFollow // TabCustomizationModal.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Snoozer/SnoozerView.swift b/LoopFollow/Snoozer/SnoozerView.swift index b2a0e2a2f..a9e02a96e 100644 --- a/LoopFollow/Snoozer/SnoozerView.swift +++ b/LoopFollow/Snoozer/SnoozerView.swift @@ -1,6 +1,5 @@ // LoopFollow // SnoozerView.swift -// Created by Jonas Björkert. import SwiftUI diff --git a/LoopFollow/Snoozer/SnoozerViewController.swift b/LoopFollow/Snoozer/SnoozerViewController.swift index 0e1c5a30b..e558d3cbf 100644 --- a/LoopFollow/Snoozer/SnoozerViewController.swift +++ b/LoopFollow/Snoozer/SnoozerViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // SnoozerViewController.swift -// Created by Jonas Björkert. import Combine import SwiftUI diff --git a/LoopFollow/Snoozer/SnoozerViewModel.swift b/LoopFollow/Snoozer/SnoozerViewModel.swift index 34bdccd73..bb6a3aa16 100644 --- a/LoopFollow/Snoozer/SnoozerViewModel.swift +++ b/LoopFollow/Snoozer/SnoozerViewModel.swift @@ -1,6 +1,5 @@ // LoopFollow // SnoozerViewModel.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Storage/Framework/ObservableUserDefaultsValue.swift b/LoopFollow/Storage/Framework/ObservableUserDefaultsValue.swift index e33841641..b7d5982f6 100644 --- a/LoopFollow/Storage/Framework/ObservableUserDefaultsValue.swift +++ b/LoopFollow/Storage/Framework/ObservableUserDefaultsValue.swift @@ -1,6 +1,5 @@ // LoopFollow // ObservableUserDefaultsValue.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Storage/Framework/ObservableValue.swift b/LoopFollow/Storage/Framework/ObservableValue.swift index 080be29fe..c03448f1e 100644 --- a/LoopFollow/Storage/Framework/ObservableValue.swift +++ b/LoopFollow/Storage/Framework/ObservableValue.swift @@ -1,6 +1,5 @@ // LoopFollow // ObservableValue.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Storage/Framework/SecureStorageValue.swift b/LoopFollow/Storage/Framework/SecureStorageValue.swift index f9b97479b..5ca4b7328 100644 --- a/LoopFollow/Storage/Framework/SecureStorageValue.swift +++ b/LoopFollow/Storage/Framework/SecureStorageValue.swift @@ -1,6 +1,5 @@ // LoopFollow // SecureStorageValue.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Storage/Framework/StorageValue.swift b/LoopFollow/Storage/Framework/StorageValue.swift index a2938e078..f27f49b17 100644 --- a/LoopFollow/Storage/Framework/StorageValue.swift +++ b/LoopFollow/Storage/Framework/StorageValue.swift @@ -1,6 +1,5 @@ // LoopFollow // StorageValue.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Storage/Framework/UserDefaultsValue.swift b/LoopFollow/Storage/Framework/UserDefaultsValue.swift index c552be34a..797ae94f1 100644 --- a/LoopFollow/Storage/Framework/UserDefaultsValue.swift +++ b/LoopFollow/Storage/Framework/UserDefaultsValue.swift @@ -1,6 +1,5 @@ // LoopFollow // UserDefaultsValue.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Storage/Framework/UserDefaultsValueGroups.swift b/LoopFollow/Storage/Framework/UserDefaultsValueGroups.swift index f83baeda8..cd03a53cb 100644 --- a/LoopFollow/Storage/Framework/UserDefaultsValueGroups.swift +++ b/LoopFollow/Storage/Framework/UserDefaultsValueGroups.swift @@ -1,6 +1,5 @@ // LoopFollow // UserDefaultsValueGroups.swift -// Created by Jon Fawcett. import Foundation diff --git a/LoopFollow/Storage/Observable.swift b/LoopFollow/Storage/Observable.swift index fe6d39a03..98759e644 100644 --- a/LoopFollow/Storage/Observable.swift +++ b/LoopFollow/Storage/Observable.swift @@ -1,6 +1,5 @@ // LoopFollow // Observable.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Storage/ObservableUserDefaults.swift b/LoopFollow/Storage/ObservableUserDefaults.swift index 26e1d1f17..d4282db10 100644 --- a/LoopFollow/Storage/ObservableUserDefaults.swift +++ b/LoopFollow/Storage/ObservableUserDefaults.swift @@ -1,6 +1,5 @@ // LoopFollow // ObservableUserDefaults.swift -// Created by Jonas Björkert. import Combine import Foundation diff --git a/LoopFollow/Storage/Storage+Migrate.swift b/LoopFollow/Storage/Storage+Migrate.swift index 16c4a2b9b..17ab82fb1 100644 --- a/LoopFollow/Storage/Storage+Migrate.swift +++ b/LoopFollow/Storage/Storage+Migrate.swift @@ -1,6 +1,5 @@ // LoopFollow // Storage+Migrate.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Storage/Storage.swift b/LoopFollow/Storage/Storage.swift index 2f5ca2828..8eab97e72 100644 --- a/LoopFollow/Storage/Storage.swift +++ b/LoopFollow/Storage/Storage.swift @@ -1,6 +1,5 @@ // LoopFollow // Storage.swift -// Created by Jonas Björkert. import Foundation import HealthKit diff --git a/LoopFollow/Task/AlarmTask.swift b/LoopFollow/Task/AlarmTask.swift index 2aa6cd382..686916042 100644 --- a/LoopFollow/Task/AlarmTask.swift +++ b/LoopFollow/Task/AlarmTask.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmTask.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Task/BGTask.swift b/LoopFollow/Task/BGTask.swift index 231310cfb..08b5703a3 100644 --- a/LoopFollow/Task/BGTask.swift +++ b/LoopFollow/Task/BGTask.swift @@ -1,6 +1,5 @@ // LoopFollow // BGTask.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Task/CalendarTask.swift b/LoopFollow/Task/CalendarTask.swift index 0d097f530..2bee4f4f5 100644 --- a/LoopFollow/Task/CalendarTask.swift +++ b/LoopFollow/Task/CalendarTask.swift @@ -1,6 +1,5 @@ // LoopFollow // CalendarTask.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Task/DeviceStatusTask.swift b/LoopFollow/Task/DeviceStatusTask.swift index 010db7f7b..0273937d1 100644 --- a/LoopFollow/Task/DeviceStatusTask.swift +++ b/LoopFollow/Task/DeviceStatusTask.swift @@ -1,6 +1,5 @@ // LoopFollow // DeviceStatusTask.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Task/MinAgoTask.swift b/LoopFollow/Task/MinAgoTask.swift index c44dc33ac..0ea011cee 100644 --- a/LoopFollow/Task/MinAgoTask.swift +++ b/LoopFollow/Task/MinAgoTask.swift @@ -1,6 +1,5 @@ // LoopFollow // MinAgoTask.swift -// Created by Jonas Björkert. import Foundation import UIKit diff --git a/LoopFollow/Task/ProfileTask.swift b/LoopFollow/Task/ProfileTask.swift index 52cf4803c..72de336fb 100644 --- a/LoopFollow/Task/ProfileTask.swift +++ b/LoopFollow/Task/ProfileTask.swift @@ -1,6 +1,5 @@ // LoopFollow // ProfileTask.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Task/Task.swift b/LoopFollow/Task/Task.swift index 833e7d89f..41a7df57b 100644 --- a/LoopFollow/Task/Task.swift +++ b/LoopFollow/Task/Task.swift @@ -1,6 +1,5 @@ // LoopFollow // Task.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/Task/TaskScheduler.swift b/LoopFollow/Task/TaskScheduler.swift index 46986472b..a18b92aa3 100644 --- a/LoopFollow/Task/TaskScheduler.swift +++ b/LoopFollow/Task/TaskScheduler.swift @@ -1,6 +1,5 @@ // LoopFollow // TaskScheduler.swift -// Created by Jonas Björkert. import Foundation import UIKit diff --git a/LoopFollow/Task/TreatmentsTask.swift b/LoopFollow/Task/TreatmentsTask.swift index 9aaf20d00..d3a0c620e 100644 --- a/LoopFollow/Task/TreatmentsTask.swift +++ b/LoopFollow/Task/TreatmentsTask.swift @@ -1,6 +1,5 @@ // LoopFollow // TreatmentsTask.swift -// Created by Jonas Björkert. import Foundation diff --git a/LoopFollow/ViewControllers/AlarmViewController.swift b/LoopFollow/ViewControllers/AlarmViewController.swift index a95f2a6a0..2375b791b 100644 --- a/LoopFollow/ViewControllers/AlarmViewController.swift +++ b/LoopFollow/ViewControllers/AlarmViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // AlarmViewController.swift -// Created by Jonas Björkert. import SwiftUI import UIKit diff --git a/LoopFollow/ViewControllers/AppStateViewController.swift b/LoopFollow/ViewControllers/AppStateViewController.swift index 5ff41be9a..dcbf0cd63 100644 --- a/LoopFollow/ViewControllers/AppStateViewController.swift +++ b/LoopFollow/ViewControllers/AppStateViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // AppStateViewController.swift -// Created by Jose Paredes. import Foundation diff --git a/LoopFollow/ViewControllers/MainViewController.swift b/LoopFollow/ViewControllers/MainViewController.swift index c3fbd5662..c579c0911 100644 --- a/LoopFollow/ViewControllers/MainViewController.swift +++ b/LoopFollow/ViewControllers/MainViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // MainViewController.swift -// Created by Jon Fawcett. import AVFAudio import Charts diff --git a/LoopFollow/ViewControllers/MoreMenuViewController.swift b/LoopFollow/ViewControllers/MoreMenuViewController.swift index f0bb38828..5c01e04c5 100644 --- a/LoopFollow/ViewControllers/MoreMenuViewController.swift +++ b/LoopFollow/ViewControllers/MoreMenuViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // MoreMenuViewController.swift -// Created by Jonas Björkert. import SwiftUI import UIKit diff --git a/LoopFollow/ViewControllers/NightScoutViewController.swift b/LoopFollow/ViewControllers/NightScoutViewController.swift index c8ae05f49..532025107 100644 --- a/LoopFollow/ViewControllers/NightScoutViewController.swift +++ b/LoopFollow/ViewControllers/NightScoutViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // NightScoutViewController.swift -// Created by Jon Fawcett. import UIKit import WebKit diff --git a/LoopFollow/ViewControllers/SettingsViewController.swift b/LoopFollow/ViewControllers/SettingsViewController.swift index 3af28dac4..6c168caa9 100644 --- a/LoopFollow/ViewControllers/SettingsViewController.swift +++ b/LoopFollow/ViewControllers/SettingsViewController.swift @@ -1,6 +1,5 @@ // LoopFollow // SettingsViewController.swift -// Created by Jon Fawcett. import SwiftUI import UIKit diff --git a/Scripts/swiftformat.sh b/Scripts/swiftformat.sh index 9cfb2403a..575e4a04a 100755 --- a/Scripts/swiftformat.sh +++ b/Scripts/swiftformat.sh @@ -19,5 +19,5 @@ assertEnvironment "${SRCROOT}" "Please set SRCROOT to project root folder" unset SDKROOT swift run -c release --package-path BuildTools swiftformat "${SRCROOT}" \ ---header "LoopFollow\n{file}\nCreated by {author.name}." \ +--header "LoopFollow\n{file}" \ --exclude Pods,Generated,R.generated.swift,fastlane/swift,Dependencies,dexcom-share-client-swift diff --git a/Tests/AlarmConditions/BatteryConditionTests.swift b/Tests/AlarmConditions/BatteryConditionTests.swift index e1ad2b6f5..804a7a728 100644 --- a/Tests/AlarmConditions/BatteryConditionTests.swift +++ b/Tests/AlarmConditions/BatteryConditionTests.swift @@ -1,6 +1,5 @@ // LoopFollow // BatteryConditionTests.swift -// Created by Jonas Björkert. @testable import LoopFollow import Testing diff --git a/Tests/AlarmConditions/Helpers.swift b/Tests/AlarmConditions/Helpers.swift index 59fe5fecb..37220d12f 100644 --- a/Tests/AlarmConditions/Helpers.swift +++ b/Tests/AlarmConditions/Helpers.swift @@ -1,6 +1,5 @@ // LoopFollow // Helpers.swift -// Created by Jonas Björkert. // Tests/AlarmConditions/Helpers.swift import Foundation diff --git a/Tests/Tests.swift b/Tests/Tests.swift index 8d8c4f458..35d09193e 100644 --- a/Tests/Tests.swift +++ b/Tests/Tests.swift @@ -1,6 +1,5 @@ // LoopFollow // Tests.swift -// Created by Jonas Björkert. import Testing