project.pbxproj 107 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3F1335F351590E573D8E6962 /* Pods_LoopFollow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7D55B42A22051DAD69E89D0 /* Pods_LoopFollow.framework */; };
  10. DD07B5C929E2F9C400C6A635 /* NightscoutUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD07B5C829E2F9C400C6A635 /* NightscoutUtils.swift */; };
  11. DD0C0C602C415B9D00DBADDF /* ProfileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0C0C5F2C415B9D00DBADDF /* ProfileManager.swift */; };
  12. DD0C0C622C4175FD00DBADDF /* NSProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0C0C612C4175FD00DBADDF /* NSProfile.swift */; };
  13. DD0C0C642C45A59400DBADDF /* HKUnit+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0C0C632C45A59400DBADDF /* HKUnit+Extensions.swift */; };
  14. DD0C0C662C46E54C00DBADDF /* InfoDataSeparator.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0C0C652C46E54C00DBADDF /* InfoDataSeparator.swift */; };
  15. DD0C0C682C48529400DBADDF /* Metric.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0C0C672C48529400DBADDF /* Metric.swift */; };
  16. DD0C0C6B2C48562000DBADDF /* InsulinMetric.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0C0C6A2C48562000DBADDF /* InsulinMetric.swift */; };
  17. DD0C0C6D2C48606200DBADDF /* CarbMetric.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0C0C6C2C48606200DBADDF /* CarbMetric.swift */; };
  18. DD13BC752C3FD6210062313B /* InfoType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD13BC742C3FD6200062313B /* InfoType.swift */; };
  19. DD13BC772C3FD64E0062313B /* InfoData.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD13BC762C3FD64E0062313B /* InfoData.swift */; };
  20. DD13BC792C3FE63A0062313B /* InfoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD13BC782C3FE63A0062313B /* InfoManager.swift */; };
  21. DD152D3B24C01B2300361FA2 /* InfoDisplaySettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD152D3A24C01B2300361FA2 /* InfoDisplaySettingsViewController.swift */; };
  22. DD493AD52ACF2109009A6922 /* ResumePump.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AD42ACF2109009A6922 /* ResumePump.swift */; };
  23. DD493AD72ACF2139009A6922 /* SuspendPump.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AD62ACF2139009A6922 /* SuspendPump.swift */; };
  24. DD493AD92ACF2171009A6922 /* Carbs.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AD82ACF2171009A6922 /* Carbs.swift */; };
  25. DD493ADB2ACF21A3009A6922 /* Bolus.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493ADA2ACF21A3009A6922 /* Bolus.swift */; };
  26. DD493ADD2ACF21E0009A6922 /* Basals.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493ADC2ACF21E0009A6922 /* Basals.swift */; };
  27. DD493ADF2ACF22BB009A6922 /* SAge.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493ADE2ACF22BB009A6922 /* SAge.swift */; };
  28. DD493AE12ACF22FE009A6922 /* Profile.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AE02ACF22FE009A6922 /* Profile.swift */; };
  29. DD493AE32ACF2358009A6922 /* CAge.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AE22ACF2358009A6922 /* CAge.swift */; };
  30. DD493AE52ACF2383009A6922 /* Treatments.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AE42ACF2383009A6922 /* Treatments.swift */; };
  31. DD493AE72ACF23CF009A6922 /* DeviceStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AE62ACF23CF009A6922 /* DeviceStatus.swift */; };
  32. DD493AE92ACF2445009A6922 /* BGData.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD493AE82ACF2445009A6922 /* BGData.swift */; };
  33. DD608A082C1F584900F91132 /* DeviceStatusLoop.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD608A072C1F584900F91132 /* DeviceStatusLoop.swift */; };
  34. DD608A0A2C23593900F91132 /* SMB.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD608A092C23593900F91132 /* SMB.swift */; };
  35. DD608A0C2C27415C00F91132 /* BackgroundAlertManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD608A0B2C27415C00F91132 /* BackgroundAlertManager.swift */; };
  36. DD6A935E2BFA6FA2003FFB8E /* DeviceStatusOpenAPS.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD6A935D2BFA6FA2003FFB8E /* DeviceStatusOpenAPS.swift */; };
  37. DD7E19842ACDA50C00DBD158 /* Overrides.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7E19832ACDA50C00DBD158 /* Overrides.swift */; };
  38. DD7E19862ACDA59700DBD158 /* BGCheck.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7E19852ACDA59700DBD158 /* BGCheck.swift */; };
  39. DD7E19882ACDA5DA00DBD158 /* Notes.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7E19872ACDA5DA00DBD158 /* Notes.swift */; };
  40. DD7E198A2ACDA62600DBD158 /* SensorStart.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7E19892ACDA62600DBD158 /* SensorStart.swift */; };
  41. DD7FFAFD2A72953000C3A304 /* EKEventStore+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7FFAFC2A72953000C3A304 /* EKEventStore+Extensions.swift */; };
  42. DD91E4DD2BDEC3F8002D9E97 /* GlucoseConversion.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD91E4DC2BDEC3F8002D9E97 /* GlucoseConversion.swift */; };
  43. DD98F54424BCEFEE0007425A /* ShareClientExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD98F54324BCEFEE0007425A /* ShareClientExtension.swift */; };
  44. DDB0AF522BB1A8BE00AFA48B /* BuildDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB0AF512BB1A8BE00AFA48B /* BuildDetails.swift */; };
  45. DDB0AF552BB1B24A00AFA48B /* BuildDetails.plist in Resources */ = {isa = PBXBuildFile; fileRef = DDB0AF542BB1B24A00AFA48B /* BuildDetails.plist */; };
  46. DDCF979424C0D380002C9752 /* UIViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCF979324C0D380002C9752 /* UIViewExtension.swift */; };
  47. DDCF979624C1443C002C9752 /* GeneralSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCF979524C1443C002C9752 /* GeneralSettingsViewController.swift */; };
  48. DDCF979824C1489C002C9752 /* GraphSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCF979724C1489C002C9752 /* GraphSettingsViewController.swift */; };
  49. DDCF979A24C14DB4002C9752 /* WatchSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCF979924C14DB4002C9752 /* WatchSettingsViewController.swift */; };
  50. DDCF979C24C14EFB002C9752 /* AdvancedSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCF979B24C14EFB002C9752 /* AdvancedSettingsViewController.swift */; };
  51. DDCF979E24C2382A002C9752 /* AppStateController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDCF979D24C2382A002C9752 /* AppStateController.swift */; };
  52. DDCFCAF22B17273200BE5751 /* LoopFollowDisplayNameConfig.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = DDCFCAF12B17273200BE5751 /* LoopFollowDisplayNameConfig.xcconfig */; };
  53. DDF2C0102BEFA991007A20E6 /* GitHubService.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF2C00F2BEFA991007A20E6 /* GitHubService.swift */; };
  54. DDF2C0122BEFB733007A20E6 /* AppVersionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF2C0112BEFB733007A20E6 /* AppVersionManager.swift */; };
  55. DDF2C0142BEFD468007A20E6 /* blacklisted-versions.json in Resources */ = {isa = PBXBuildFile; fileRef = DDF2C0132BEFD468007A20E6 /* blacklisted-versions.json */; };
  56. DDF9676E2AD08C6E00C5EB95 /* SiteChange.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDF9676D2AD08C6E00C5EB95 /* SiteChange.swift */; };
  57. FC16A97A24996673003D6245 /* NightScout.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC16A97924996673003D6245 /* NightScout.swift */; };
  58. FC16A97B249966A3003D6245 /* AlarmSound.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC7CE589248ABEA3001F83B8 /* AlarmSound.swift */; };
  59. FC16A97D24996747003D6245 /* Alarms.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC16A97C24996747003D6245 /* Alarms.swift */; };
  60. FC16A97F249969E2003D6245 /* Graphs.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC16A97E249969E2003D6245 /* Graphs.swift */; };
  61. FC16A98124996C07003D6245 /* DateTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC16A98024996C07003D6245 /* DateTime.swift */; };
  62. FC1BDD2B24A22650001B652C /* Stats.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC1BDD2A24A22650001B652C /* Stats.swift */; };
  63. FC1BDD2D24A23204001B652C /* StatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC1BDD2C24A23204001B652C /* StatsView.swift */; };
  64. FC1BDD3224A2585C001B652C /* DataStructs.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC1BDD2E24A232A3001B652C /* DataStructs.swift */; };
  65. FC3AE7B5249E8E0E00AAE1E0 /* LoopFollow.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = FC3AE7B3249E8E0E00AAE1E0 /* LoopFollow.xcdatamodeld */; };
  66. FC3CAB022493B6220068A152 /* BackgroundTaskAudio.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC688592489554800A0279D /* BackgroundTaskAudio.swift */; };
  67. FC5A5C3D2497B229009C550E /* Config.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = FC5A5C3C2497B229009C550E /* Config.xcconfig */; };
  68. FC7CE518248ABE37001F83B8 /* Siri_Alert_Calibration_Needed.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4A9248ABE2B001F83B8 /* Siri_Alert_Calibration_Needed.caf */; };
  69. FC7CE519248ABE37001F83B8 /* Rise_And_Shine.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4AA248ABE2B001F83B8 /* Rise_And_Shine.caf */; };
  70. FC7CE51A248ABE37001F83B8 /* Jingle_All_The_Way.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4AB248ABE2B001F83B8 /* Jingle_All_The_Way.caf */; };
  71. FC7CE51B248ABE37001F83B8 /* Thunder_Sound_FX.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4AC248ABE2B001F83B8 /* Thunder_Sound_FX.caf */; };
  72. FC7CE51C248ABE37001F83B8 /* Sci-Fi_Spaceship_Warm_Up.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4AD248ABE2B001F83B8 /* Sci-Fi_Spaceship_Warm_Up.caf */; };
  73. FC7CE51D248ABE37001F83B8 /* Not_Kiddin.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4AE248ABE2B001F83B8 /* Not_Kiddin.caf */; };
  74. FC7CE51E248ABE37001F83B8 /* Computer_Magic.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4AF248ABE2B001F83B8 /* Computer_Magic.caf */; };
  75. FC7CE51F248ABE37001F83B8 /* Cartoon_Tip_Toe_Sneaky_Walk.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B0248ABE2B001F83B8 /* Cartoon_Tip_Toe_Sneaky_Walk.caf */; };
  76. FC7CE520248ABE37001F83B8 /* Burglar_Alarm_Siren_1.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B1248ABE2C001F83B8 /* Burglar_Alarm_Siren_1.caf */; };
  77. FC7CE521248ABE37001F83B8 /* Emergency_Alarm_Carbon_Monoxide.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B2248ABE2C001F83B8 /* Emergency_Alarm_Carbon_Monoxide.caf */; };
  78. FC7CE522248ABE37001F83B8 /* Signature_Corporate.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B3248ABE2C001F83B8 /* Signature_Corporate.caf */; };
  79. FC7CE523248ABE37001F83B8 /* Wake_Up_Will_You.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B4248ABE2C001F83B8 /* Wake_Up_Will_You.caf */; };
  80. FC7CE524248ABE37001F83B8 /* Marimba_Flutter_or_Shake.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B5248ABE2C001F83B8 /* Marimba_Flutter_or_Shake.caf */; };
  81. FC7CE525248ABE37001F83B8 /* Sci-Fi_Warning.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B6248ABE2C001F83B8 /* Sci-Fi_Warning.caf */; };
  82. FC7CE526248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_3.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B7248ABE2C001F83B8 /* Sci-Fi_Alarm_Loop_3.caf */; };
  83. FC7CE527248ABE37001F83B8 /* Alert_Tone_Ringtone_2.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B8248ABE2C001F83B8 /* Alert_Tone_Ringtone_2.caf */; };
  84. FC7CE528248ABE37001F83B8 /* Cartoon_Bounce_To_Ceiling.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4B9248ABE2D001F83B8 /* Cartoon_Bounce_To_Ceiling.caf */; };
  85. FC7CE529248ABE37001F83B8 /* Laser_Shoot.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4BA248ABE2D001F83B8 /* Laser_Shoot.caf */; };
  86. FC7CE52A248ABE37001F83B8 /* Nightguard.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4BB248ABE2D001F83B8 /* Nightguard.caf */; };
  87. FC7CE52B248ABE37001F83B8 /* Machine_Charge.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4BC248ABE2D001F83B8 /* Machine_Charge.caf */; };
  88. FC7CE52C248ABE37001F83B8 /* Cuckoo_Clock.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4BD248ABE2D001F83B8 /* Cuckoo_Clock.caf */; };
  89. FC7CE52D248ABE37001F83B8 /* Siri_Urgent_High_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4BE248ABE2D001F83B8 /* Siri_Urgent_High_Glucose.caf */; };
  90. FC7CE52E248ABE37001F83B8 /* Cartoon_Villain_Horns.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4BF248ABE2D001F83B8 /* Cartoon_Villain_Horns.caf */; };
  91. FC7CE52F248ABE37001F83B8 /* Siri_Glucose_Rising_Fast.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C0248ABE2D001F83B8 /* Siri_Glucose_Rising_Fast.caf */; };
  92. FC7CE530248ABE37001F83B8 /* Dhol_Shuffleloop.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C1248ABE2E001F83B8 /* Dhol_Shuffleloop.caf */; };
  93. FC7CE531248ABE37001F83B8 /* Sci-Fi_Computer_Console_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C2248ABE2E001F83B8 /* Sci-Fi_Computer_Console_Alarm.caf */; };
  94. FC7CE532248ABE37001F83B8 /* Siri_High_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C3248ABE2E001F83B8 /* Siri_High_Glucose.caf */; };
  95. FC7CE533248ABE37001F83B8 /* Ending_Reached.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C4248ABE2E001F83B8 /* Ending_Reached.caf */; };
  96. FC7CE534248ABE37001F83B8 /* Siri_Missed_Readings.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C5248ABE2E001F83B8 /* Siri_Missed_Readings.caf */; };
  97. FC7CE535248ABE37001F83B8 /* Cartoon_Ascend_Climb_Sneaky.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C6248ABE2E001F83B8 /* Cartoon_Ascend_Climb_Sneaky.caf */; };
  98. FC7CE536248ABE37001F83B8 /* Fly.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C7248ABE2E001F83B8 /* Fly.caf */; };
  99. FC7CE537248ABE37001F83B8 /* Open_Your_Eyes_And_See.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C8248ABE2E001F83B8 /* Open_Your_Eyes_And_See.caf */; };
  100. FC7CE538248ABE37001F83B8 /* 20ms-of-silence.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4C9248ABE2F001F83B8 /* 20ms-of-silence.caf */; };
  101. FC7CE539248ABE37001F83B8 /* Remembers_Me_Of_Asia.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4CA248ABE2F001F83B8 /* Remembers_Me_Of_Asia.caf */; };
  102. FC7CE53A248ABE37001F83B8 /* Alarm_Clock.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4CB248ABE2F001F83B8 /* Alarm_Clock.caf */; };
  103. FC7CE53B248ABE37001F83B8 /* Cartoon_Dreamy_Glissando_Harp.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4CC248ABE2F001F83B8 /* Cartoon_Dreamy_Glissando_Harp.caf */; };
  104. FC7CE53C248ABE37001F83B8 /* Early_Sunrise.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4CD248ABE2F001F83B8 /* Early_Sunrise.caf */; };
  105. FC7CE53D248ABE37001F83B8 /* 1-millisecond-of-silence.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4CE248ABE2F001F83B8 /* 1-millisecond-of-silence.mp3 */; };
  106. FC7CE53E248ABE37001F83B8 /* Soft_Warm_Airy_Optimistic.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4CF248ABE30001F83B8 /* Soft_Warm_Airy_Optimistic.caf */; };
  107. FC7CE53F248ABE37001F83B8 /* Siri_Alert_Glucose_Dropping_Fast.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D0248ABE30001F83B8 /* Siri_Alert_Glucose_Dropping_Fast.caf */; };
  108. FC7CE540248ABE37001F83B8 /* Two_Turtle_Doves.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D1248ABE30001F83B8 /* Two_Turtle_Doves.caf */; };
  109. FC7CE541248ABE37001F83B8 /* Discreet.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D2248ABE30001F83B8 /* Discreet.caf */; };
  110. FC7CE542248ABE37001F83B8 /* Alien_Siren.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D3248ABE30001F83B8 /* Alien_Siren.caf */; };
  111. FC7CE543248ABE37001F83B8 /* Pager_Beeps.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D4248ABE30001F83B8 /* Pager_Beeps.caf */; };
  112. FC7CE544248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_1.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D5248ABE31001F83B8 /* Sci-Fi_Alarm_Loop_1.caf */; };
  113. FC7CE545248ABE37001F83B8 /* Indeed.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D6248ABE31001F83B8 /* Indeed.caf */; };
  114. FC7CE546248ABE37001F83B8 /* Cartoon_Uh_Oh.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D7248ABE31001F83B8 /* Cartoon_Uh_Oh.caf */; };
  115. FC7CE547248ABE37001F83B8 /* Sci-Fi_Air_Raid_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D8248ABE31001F83B8 /* Sci-Fi_Air_Raid_Alarm.caf */; };
  116. FC7CE548248ABE37001F83B8 /* Store_Door_Chime.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4D9248ABE31001F83B8 /* Store_Door_Chime.caf */; };
  117. FC7CE549248ABE37001F83B8 /* Magical_Twinkle.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4DA248ABE31001F83B8 /* Magical_Twinkle.caf */; };
  118. FC7CE54A248ABE37001F83B8 /* Siri_Alert_Urgent_High_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4DB248ABE31001F83B8 /* Siri_Alert_Urgent_High_Glucose.caf */; };
  119. FC7CE54B248ABE37001F83B8 /* Siri_Alert_Device_Muted.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4DC248ABE32001F83B8 /* Siri_Alert_Device_Muted.caf */; };
  120. FC7CE54C248ABE37001F83B8 /* Emergency_Alarm_Siren.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4DD248ABE32001F83B8 /* Emergency_Alarm_Siren.caf */; };
  121. FC7CE54D248ABE37001F83B8 /* Analog_Watch_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4DE248ABE32001F83B8 /* Analog_Watch_Alarm.caf */; };
  122. FC7CE54E248ABE37001F83B8 /* Hell_Yeah_Somewhat_Calmer.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4DF248ABE32001F83B8 /* Hell_Yeah_Somewhat_Calmer.caf */; };
  123. FC7CE54F248ABE37001F83B8 /* Cartoon_Machine_Clumsy_Loop.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E0248ABE32001F83B8 /* Cartoon_Machine_Clumsy_Loop.caf */; };
  124. FC7CE550248ABE37001F83B8 /* Siri_Alert_High_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E1248ABE32001F83B8 /* Siri_Alert_High_Glucose.caf */; };
  125. FC7CE551248ABE37001F83B8 /* Marimba_Descend.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E2248ABE32001F83B8 /* Marimba_Descend.caf */; };
  126. FC7CE552248ABE37001F83B8 /* Siri_Alert_Urgent_Low_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E3248ABE32001F83B8 /* Siri_Alert_Urgent_Low_Glucose.caf */; };
  127. FC7CE553248ABE37001F83B8 /* Sci-Fi_Eerie_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E4248ABE32001F83B8 /* Sci-Fi_Eerie_Alarm.caf */; };
  128. FC7CE554248ABE37001F83B8 /* Siri_Alert_Glucose_Rising_Fast.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E5248ABE32001F83B8 /* Siri_Alert_Glucose_Rising_Fast.caf */; };
  129. FC7CE555248ABE37001F83B8 /* Sci-Fi_Incoming_Message_Alert.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E6248ABE32001F83B8 /* Sci-Fi_Incoming_Message_Alert.caf */; };
  130. FC7CE556248ABE37001F83B8 /* Sci-Fi_Console_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E7248ABE33001F83B8 /* Sci-Fi_Console_Alarm.caf */; };
  131. FC7CE557248ABE37001F83B8 /* Soft_Marimba_Pad_Positive.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E8248ABE33001F83B8 /* Soft_Marimba_Pad_Positive.caf */; };
  132. FC7CE558248ABE37001F83B8 /* Rush.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4E9248ABE33001F83B8 /* Rush.caf */; };
  133. FC7CE559248ABE37001F83B8 /* Martian_Scanner.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4EA248ABE33001F83B8 /* Martian_Scanner.caf */; };
  134. FC7CE55A248ABE37001F83B8 /* Alert_Tone_Ringtone_1.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4EB248ABE33001F83B8 /* Alert_Tone_Ringtone_1.caf */; };
  135. FC7CE55B248ABE37001F83B8 /* 500ms-of-silence.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4EC248ABE33001F83B8 /* 500ms-of-silence.mp3 */; };
  136. FC7CE55C248ABE37001F83B8 /* Big_Clock_Ticking.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4ED248ABE33001F83B8 /* Big_Clock_Ticking.caf */; };
  137. FC7CE55D248ABE37001F83B8 /* Metallic.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4EE248ABE33001F83B8 /* Metallic.caf */; };
  138. FC7CE55E248ABE37001F83B8 /* Cell_Phone_Ring_Tone.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4EF248ABE33001F83B8 /* Cell_Phone_Ring_Tone.caf */; };
  139. FC7CE55F248ABE37001F83B8 /* Siri_Alert_Transmitter_Battery_Low.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F0248ABE33001F83B8 /* Siri_Alert_Transmitter_Battery_Low.caf */; };
  140. FC7CE560248ABE37001F83B8 /* Burglar_Alarm_Siren_2.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F1248ABE33001F83B8 /* Burglar_Alarm_Siren_2.caf */; };
  141. FC7CE561248ABE37001F83B8 /* Wrong_Answer.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F2248ABE34001F83B8 /* Wrong_Answer.caf */; };
  142. FC7CE562248ABE37001F83B8 /* Soft_Warm_Airy_Reassuring.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F3248ABE34001F83B8 /* Soft_Warm_Airy_Reassuring.caf */; };
  143. FC7CE563248ABE37001F83B8 /* CSFX-2_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F4248ABE34001F83B8 /* CSFX-2_Alarm.caf */; };
  144. FC7CE564248ABE37001F83B8 /* Siri_Low_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F5248ABE34001F83B8 /* Siri_Low_Glucose.caf */; };
  145. FC7CE565248ABE37001F83B8 /* Sci-Fi_Spaceship_Message.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F6248ABE34001F83B8 /* Sci-Fi_Spaceship_Message.caf */; };
  146. FC7CE566248ABE37001F83B8 /* In_A_Hurry.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F7248ABE34001F83B8 /* In_A_Hurry.caf */; };
  147. FC7CE567248ABE37001F83B8 /* Orchestral_Horns.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F8248ABE34001F83B8 /* Orchestral_Horns.caf */; };
  148. FC7CE568248ABE37001F83B8 /* Sci-Fi_Engine_Shut_Down.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4F9248ABE34001F83B8 /* Sci-Fi_Engine_Shut_Down.caf */; };
  149. FC7CE569248ABE37001F83B8 /* silence-1sec.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4FA248ABE34001F83B8 /* silence-1sec.mp3 */; };
  150. FC7CE56A248ABE37001F83B8 /* Cartoon_Siren.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4FB248ABE34001F83B8 /* Cartoon_Siren.caf */; };
  151. FC7CE56B248ABE37001F83B8 /* Cartoon_Ascend_Then_Descend.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4FC248ABE34001F83B8 /* Cartoon_Ascend_Then_Descend.caf */; };
  152. FC7CE56C248ABE37001F83B8 /* Time_Has_Come.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4FD248ABE35001F83B8 /* Time_Has_Come.caf */; };
  153. FC7CE56D248ABE37001F83B8 /* Siri_Alert_Low_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4FE248ABE35001F83B8 /* Siri_Alert_Low_Glucose.caf */; };
  154. FC7CE56E248ABE37001F83B8 /* Ambulance.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE4FF248ABE35001F83B8 /* Ambulance.caf */; };
  155. FC7CE56F248ABE37001F83B8 /* Ghost_Hover.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE500248ABE35001F83B8 /* Ghost_Hover.caf */; };
  156. FC7CE570248ABE37001F83B8 /* Insistently.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE501248ABE35001F83B8 /* Insistently.caf */; };
  157. FC7CE571248ABE37001F83B8 /* Sunny.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE502248ABE35001F83B8 /* Sunny.caf */; };
  158. FC7CE572248ABE37001F83B8 /* Siri_Calibration_Needed.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE503248ABE35001F83B8 /* Siri_Calibration_Needed.caf */; };
  159. FC7CE573248ABE37001F83B8 /* Marching_Heavy_Footed_Fat_Elephants.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE504248ABE35001F83B8 /* Marching_Heavy_Footed_Fat_Elephants.caf */; };
  160. FC7CE574248ABE37001F83B8 /* Chimes_Glassy.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE505248ABE35001F83B8 /* Chimes_Glassy.caf */; };
  161. FC7CE575248ABE37001F83B8 /* Siri_Device_Muted.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE506248ABE35001F83B8 /* Siri_Device_Muted.caf */; };
  162. FC7CE576248ABE37001F83B8 /* Alarm_Buzzer.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE507248ABE35001F83B8 /* Alarm_Buzzer.caf */; };
  163. FC7CE577248ABE37001F83B8 /* Cartoon_Fail_Strings_Trumpet.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE508248ABE35001F83B8 /* Cartoon_Fail_Strings_Trumpet.caf */; };
  164. FC7CE578248ABE37001F83B8 /* Siri_Alert_Missed_Readings.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE509248ABE36001F83B8 /* Siri_Alert_Missed_Readings.caf */; };
  165. FC7CE579248ABE37001F83B8 /* Good_Morning.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE50A248ABE36001F83B8 /* Good_Morning.caf */; };
  166. FC7CE57A248ABE37001F83B8 /* Emergency_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE50B248ABE36001F83B8 /* Emergency_Alarm.caf */; };
  167. FC7CE57B248ABE37001F83B8 /* Alert_Tone_Busy.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE50C248ABE36001F83B8 /* Alert_Tone_Busy.caf */; };
  168. FC7CE57C248ABE37001F83B8 /* Tornado_Siren.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE50D248ABE36001F83B8 /* Tornado_Siren.caf */; };
  169. FC7CE57D248ABE37001F83B8 /* Win_Gain.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE50E248ABE36001F83B8 /* Win_Gain.caf */; };
  170. FC7CE57E248ABE37001F83B8 /* Unpaved.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE50F248ABE36001F83B8 /* Unpaved.caf */; };
  171. FC7CE57F248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_4.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE510248ABE36001F83B8 /* Sci-Fi_Alarm_Loop_4.caf */; };
  172. FC7CE580248ABE37001F83B8 /* Sci-Fi_Alarm.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE511248ABE36001F83B8 /* Sci-Fi_Alarm.caf */; };
  173. FC7CE581248ABE37001F83B8 /* Siri_Urgent_Low_Glucose.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE512248ABE36001F83B8 /* Siri_Urgent_Low_Glucose.caf */; };
  174. FC7CE582248ABE37001F83B8 /* Siri_Transmitter_Battery_Low.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE513248ABE36001F83B8 /* Siri_Transmitter_Battery_Low.caf */; };
  175. FC7CE583248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_2.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE514248ABE36001F83B8 /* Sci-Fi_Alarm_Loop_2.caf */; };
  176. FC7CE584248ABE37001F83B8 /* Oringz.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE515248ABE37001F83B8 /* Oringz.caf */; };
  177. FC7CE585248ABE37001F83B8 /* Siri_Glucose_Dropping_Fast.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE516248ABE37001F83B8 /* Siri_Glucose_Dropping_Fast.caf */; };
  178. FC7CE586248ABE37001F83B8 /* Martian_Gun.caf in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE517248ABE37001F83B8 /* Martian_Gun.caf */; };
  179. FC7CE58D248ABEF2001F83B8 /* alarm.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE58B248ABEF1001F83B8 /* alarm.mp3 */; };
  180. FC7CE58E248ABEF2001F83B8 /* alarm-notification.m4a in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE58C248ABEF1001F83B8 /* alarm-notification.m4a */; };
  181. FC7CE59C248D33A9001F83B8 /* dragbar.png in Resources */ = {isa = PBXBuildFile; fileRef = FC7CE59B248D33A9001F83B8 /* dragbar.png */; };
  182. FC7CE59F248D8D23001F83B8 /* SnoozeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC7CE59E248D8D23001F83B8 /* SnoozeViewController.swift */; };
  183. FC8589BF252B54F500C8FC73 /* Mobileprovision.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC8589BE252B54F500C8FC73 /* Mobileprovision.swift */; };
  184. FC9788182485969B00A7906C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9788172485969B00A7906C /* AppDelegate.swift */; };
  185. FC97881A2485969B00A7906C /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC9788192485969B00A7906C /* SceneDelegate.swift */; };
  186. FC97881C2485969B00A7906C /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC97881B2485969B00A7906C /* MainViewController.swift */; };
  187. FC97881E2485969B00A7906C /* NightScoutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC97881D2485969B00A7906C /* NightScoutViewController.swift */; };
  188. FC9788212485969B00A7906C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FC97881F2485969B00A7906C /* Main.storyboard */; };
  189. FC9788262485969C00A7906C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FC9788252485969C00A7906C /* Assets.xcassets */; };
  190. FC9788292485969C00A7906C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FC9788272485969C00A7906C /* LaunchScreen.storyboard */; };
  191. FCA2DDE62501095000254A8C /* Timers.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCA2DDE52501095000254A8C /* Timers.swift */; };
  192. FCC0FAC224922A22003E610E /* DictionaryKeyPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC0FAC124922A22003E610E /* DictionaryKeyPath.swift */; };
  193. FCC68850248935D800A0279D /* AlarmViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6884F248935D800A0279D /* AlarmViewController.swift */; };
  194. FCC6885C2489559400A0279D /* blank.wav in Resources */ = {isa = PBXBuildFile; fileRef = FCC6885B2489559400A0279D /* blank.wav */; };
  195. FCC6885E24896A6C00A0279D /* silence.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = FCC6885D24896A6C00A0279D /* silence.mp3 */; };
  196. FCC6886524898EEE00A0279D /* UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886424898EEE00A0279D /* UserDefaults.swift */; };
  197. FCC6886724898F8000A0279D /* UserDefaultsValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886624898F8000A0279D /* UserDefaultsValue.swift */; };
  198. FCC6886924898FB100A0279D /* UserDefaultsValueGroups.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886824898FB100A0279D /* UserDefaultsValueGroups.swift */; };
  199. FCC6886B24898FD800A0279D /* ObservationToken.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886A24898FD800A0279D /* ObservationToken.swift */; };
  200. FCC6886D2489909D00A0279D /* AnyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886C2489909D00A0279D /* AnyConvertible.swift */; };
  201. FCC6886F2489A53800A0279D /* AppConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC6886E2489A53800A0279D /* AppConstants.swift */; };
  202. FCD2A27D24C9D044009F7B7B /* Globals.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD2A27C24C9D044009F7B7B /* Globals.swift */; };
  203. FCD49B6C24AA536E007879DC /* DebugViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCD49B6B24AA536E007879DC /* DebugViewController.swift */; };
  204. FCE537BC249A4D7D00F80BF8 /* carbBolusArrays.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCE537BB249A4D7D00F80BF8 /* carbBolusArrays.swift */; };
  205. FCEF87AC24A141A700AE6FA0 /* Localizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCEF87AA24A1417900AE6FA0 /* Localizer.swift */; };
  206. FCFEEC9E2486E68E00402A7F /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FCFEEC9D2486E68E00402A7F /* WebKit.framework */; };
  207. FCFEECA02488157B00402A7F /* Chart.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCFEEC9F2488157B00402A7F /* Chart.swift */; };
  208. FCFEECA2248857A600402A7F /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCFEECA1248857A600402A7F /* SettingsViewController.swift */; };
  209. /* End PBXBuildFile section */
  210. /* Begin PBXFileReference section */
  211. 059B0FA59AABFE72FE13DDDA /* Pods-LoopFollow.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LoopFollow.release.xcconfig"; path = "Target Support Files/Pods-LoopFollow/Pods-LoopFollow.release.xcconfig"; sourceTree = "<group>"; };
  212. A7D55B42A22051DAD69E89D0 /* Pods_LoopFollow.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LoopFollow.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  213. DD07B5C829E2F9C400C6A635 /* NightscoutUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutUtils.swift; sourceTree = "<group>"; };
  214. DD0C0C5F2C415B9D00DBADDF /* ProfileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileManager.swift; sourceTree = "<group>"; };
  215. DD0C0C612C4175FD00DBADDF /* NSProfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSProfile.swift; sourceTree = "<group>"; };
  216. DD0C0C632C45A59400DBADDF /* HKUnit+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "HKUnit+Extensions.swift"; sourceTree = "<group>"; };
  217. DD0C0C652C46E54C00DBADDF /* InfoDataSeparator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoDataSeparator.swift; sourceTree = "<group>"; };
  218. DD0C0C672C48529400DBADDF /* Metric.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Metric.swift; sourceTree = "<group>"; };
  219. DD0C0C6A2C48562000DBADDF /* InsulinMetric.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsulinMetric.swift; sourceTree = "<group>"; };
  220. DD0C0C6C2C48606200DBADDF /* CarbMetric.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarbMetric.swift; sourceTree = "<group>"; };
  221. DD13BC742C3FD6200062313B /* InfoType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoType.swift; sourceTree = "<group>"; };
  222. DD13BC762C3FD64E0062313B /* InfoData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoData.swift; sourceTree = "<group>"; };
  223. DD13BC782C3FE63A0062313B /* InfoManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoManager.swift; sourceTree = "<group>"; };
  224. DD152D3A24C01B2300361FA2 /* InfoDisplaySettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoDisplaySettingsViewController.swift; sourceTree = "<group>"; };
  225. DD493AD42ACF2109009A6922 /* ResumePump.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResumePump.swift; sourceTree = "<group>"; };
  226. DD493AD62ACF2139009A6922 /* SuspendPump.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SuspendPump.swift; sourceTree = "<group>"; };
  227. DD493AD82ACF2171009A6922 /* Carbs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Carbs.swift; sourceTree = "<group>"; };
  228. DD493ADA2ACF21A3009A6922 /* Bolus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Bolus.swift; sourceTree = "<group>"; };
  229. DD493ADC2ACF21E0009A6922 /* Basals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Basals.swift; sourceTree = "<group>"; };
  230. DD493ADE2ACF22BB009A6922 /* SAge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SAge.swift; sourceTree = "<group>"; };
  231. DD493AE02ACF22FE009A6922 /* Profile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Profile.swift; sourceTree = "<group>"; };
  232. DD493AE22ACF2358009A6922 /* CAge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CAge.swift; sourceTree = "<group>"; };
  233. DD493AE42ACF2383009A6922 /* Treatments.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Treatments.swift; sourceTree = "<group>"; };
  234. DD493AE62ACF23CF009A6922 /* DeviceStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceStatus.swift; sourceTree = "<group>"; };
  235. DD493AE82ACF2445009A6922 /* BGData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BGData.swift; sourceTree = "<group>"; };
  236. DD608A072C1F584900F91132 /* DeviceStatusLoop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceStatusLoop.swift; sourceTree = "<group>"; };
  237. DD608A092C23593900F91132 /* SMB.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SMB.swift; sourceTree = "<group>"; };
  238. DD608A0B2C27415C00F91132 /* BackgroundAlertManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundAlertManager.swift; sourceTree = "<group>"; };
  239. DD6A935D2BFA6FA2003FFB8E /* DeviceStatusOpenAPS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceStatusOpenAPS.swift; sourceTree = "<group>"; };
  240. DD7E19832ACDA50C00DBD158 /* Overrides.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Overrides.swift; sourceTree = "<group>"; };
  241. DD7E19852ACDA59700DBD158 /* BGCheck.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BGCheck.swift; sourceTree = "<group>"; };
  242. DD7E19872ACDA5DA00DBD158 /* Notes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notes.swift; sourceTree = "<group>"; };
  243. DD7E19892ACDA62600DBD158 /* SensorStart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SensorStart.swift; sourceTree = "<group>"; };
  244. DD7FFAFC2A72953000C3A304 /* EKEventStore+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "EKEventStore+Extensions.swift"; sourceTree = "<group>"; };
  245. DD91E4DC2BDEC3F8002D9E97 /* GlucoseConversion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseConversion.swift; sourceTree = "<group>"; };
  246. DD98F54324BCEFEE0007425A /* ShareClientExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareClientExtension.swift; sourceTree = "<group>"; };
  247. DDB0AF502BB1A84500AFA48B /* capture-build-details.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "capture-build-details.sh"; sourceTree = "<group>"; };
  248. DDB0AF512BB1A8BE00AFA48B /* BuildDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildDetails.swift; sourceTree = "<group>"; };
  249. DDB0AF542BB1B24A00AFA48B /* BuildDetails.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = BuildDetails.plist; sourceTree = "<group>"; };
  250. DDCF979324C0D380002C9752 /* UIViewExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewExtension.swift; sourceTree = "<group>"; };
  251. DDCF979524C1443C002C9752 /* GeneralSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralSettingsViewController.swift; sourceTree = "<group>"; };
  252. DDCF979724C1489C002C9752 /* GraphSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GraphSettingsViewController.swift; sourceTree = "<group>"; };
  253. DDCF979924C14DB4002C9752 /* WatchSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchSettingsViewController.swift; sourceTree = "<group>"; };
  254. DDCF979B24C14EFB002C9752 /* AdvancedSettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdvancedSettingsViewController.swift; sourceTree = "<group>"; };
  255. DDCF979D24C2382A002C9752 /* AppStateController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppStateController.swift; sourceTree = "<group>"; };
  256. DDCFCAF12B17273200BE5751 /* LoopFollowDisplayNameConfig.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = LoopFollowDisplayNameConfig.xcconfig; sourceTree = "<group>"; };
  257. DDF2C00F2BEFA991007A20E6 /* GitHubService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GitHubService.swift; sourceTree = "<group>"; };
  258. DDF2C0112BEFB733007A20E6 /* AppVersionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppVersionManager.swift; sourceTree = "<group>"; };
  259. DDF2C0132BEFD468007A20E6 /* blacklisted-versions.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "blacklisted-versions.json"; sourceTree = "<group>"; };
  260. DDF9676D2AD08C6E00C5EB95 /* SiteChange.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SiteChange.swift; sourceTree = "<group>"; };
  261. ECA3EFB4037410B4973BB632 /* Pods-LoopFollow.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LoopFollow.debug.xcconfig"; path = "Target Support Files/Pods-LoopFollow/Pods-LoopFollow.debug.xcconfig"; sourceTree = "<group>"; };
  262. FC16A97924996673003D6245 /* NightScout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightScout.swift; sourceTree = "<group>"; };
  263. FC16A97C24996747003D6245 /* Alarms.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Alarms.swift; sourceTree = "<group>"; };
  264. FC16A97E249969E2003D6245 /* Graphs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Graphs.swift; sourceTree = "<group>"; };
  265. FC16A98024996C07003D6245 /* DateTime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateTime.swift; sourceTree = "<group>"; };
  266. FC1BDD2A24A22650001B652C /* Stats.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Stats.swift; sourceTree = "<group>"; };
  267. FC1BDD2C24A23204001B652C /* StatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsView.swift; sourceTree = "<group>"; };
  268. FC1BDD2E24A232A3001B652C /* DataStructs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStructs.swift; sourceTree = "<group>"; };
  269. FC3AE7B4249E8E0E00AAE1E0 /* LoopFollow.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LoopFollow.xcdatamodel; sourceTree = "<group>"; };
  270. FC5A5C3C2497B229009C550E /* Config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
  271. FC7CE4A9248ABE2B001F83B8 /* Siri_Alert_Calibration_Needed.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Calibration_Needed.caf; sourceTree = "<group>"; };
  272. FC7CE4AA248ABE2B001F83B8 /* Rise_And_Shine.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Rise_And_Shine.caf; sourceTree = "<group>"; };
  273. FC7CE4AB248ABE2B001F83B8 /* Jingle_All_The_Way.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Jingle_All_The_Way.caf; sourceTree = "<group>"; };
  274. FC7CE4AC248ABE2B001F83B8 /* Thunder_Sound_FX.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Thunder_Sound_FX.caf; sourceTree = "<group>"; };
  275. FC7CE4AD248ABE2B001F83B8 /* Sci-Fi_Spaceship_Warm_Up.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Spaceship_Warm_Up.caf"; sourceTree = "<group>"; };
  276. FC7CE4AE248ABE2B001F83B8 /* Not_Kiddin.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Not_Kiddin.caf; sourceTree = "<group>"; };
  277. FC7CE4AF248ABE2B001F83B8 /* Computer_Magic.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Computer_Magic.caf; sourceTree = "<group>"; };
  278. FC7CE4B0248ABE2B001F83B8 /* Cartoon_Tip_Toe_Sneaky_Walk.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Tip_Toe_Sneaky_Walk.caf; sourceTree = "<group>"; };
  279. FC7CE4B1248ABE2C001F83B8 /* Burglar_Alarm_Siren_1.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Burglar_Alarm_Siren_1.caf; sourceTree = "<group>"; };
  280. FC7CE4B2248ABE2C001F83B8 /* Emergency_Alarm_Carbon_Monoxide.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Emergency_Alarm_Carbon_Monoxide.caf; sourceTree = "<group>"; };
  281. FC7CE4B3248ABE2C001F83B8 /* Signature_Corporate.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Signature_Corporate.caf; sourceTree = "<group>"; };
  282. FC7CE4B4248ABE2C001F83B8 /* Wake_Up_Will_You.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Wake_Up_Will_You.caf; sourceTree = "<group>"; };
  283. FC7CE4B5248ABE2C001F83B8 /* Marimba_Flutter_or_Shake.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Marimba_Flutter_or_Shake.caf; sourceTree = "<group>"; };
  284. FC7CE4B6248ABE2C001F83B8 /* Sci-Fi_Warning.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Warning.caf"; sourceTree = "<group>"; };
  285. FC7CE4B7248ABE2C001F83B8 /* Sci-Fi_Alarm_Loop_3.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Alarm_Loop_3.caf"; sourceTree = "<group>"; };
  286. FC7CE4B8248ABE2C001F83B8 /* Alert_Tone_Ringtone_2.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Alert_Tone_Ringtone_2.caf; sourceTree = "<group>"; };
  287. FC7CE4B9248ABE2D001F83B8 /* Cartoon_Bounce_To_Ceiling.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Bounce_To_Ceiling.caf; sourceTree = "<group>"; };
  288. FC7CE4BA248ABE2D001F83B8 /* Laser_Shoot.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Laser_Shoot.caf; sourceTree = "<group>"; };
  289. FC7CE4BB248ABE2D001F83B8 /* Nightguard.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Nightguard.caf; sourceTree = "<group>"; };
  290. FC7CE4BC248ABE2D001F83B8 /* Machine_Charge.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Machine_Charge.caf; sourceTree = "<group>"; };
  291. FC7CE4BD248ABE2D001F83B8 /* Cuckoo_Clock.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cuckoo_Clock.caf; sourceTree = "<group>"; };
  292. FC7CE4BE248ABE2D001F83B8 /* Siri_Urgent_High_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Urgent_High_Glucose.caf; sourceTree = "<group>"; };
  293. FC7CE4BF248ABE2D001F83B8 /* Cartoon_Villain_Horns.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Villain_Horns.caf; sourceTree = "<group>"; };
  294. FC7CE4C0248ABE2D001F83B8 /* Siri_Glucose_Rising_Fast.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Glucose_Rising_Fast.caf; sourceTree = "<group>"; };
  295. FC7CE4C1248ABE2E001F83B8 /* Dhol_Shuffleloop.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Dhol_Shuffleloop.caf; sourceTree = "<group>"; };
  296. FC7CE4C2248ABE2E001F83B8 /* Sci-Fi_Computer_Console_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Computer_Console_Alarm.caf"; sourceTree = "<group>"; };
  297. FC7CE4C3248ABE2E001F83B8 /* Siri_High_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_High_Glucose.caf; sourceTree = "<group>"; };
  298. FC7CE4C4248ABE2E001F83B8 /* Ending_Reached.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Ending_Reached.caf; sourceTree = "<group>"; };
  299. FC7CE4C5248ABE2E001F83B8 /* Siri_Missed_Readings.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Missed_Readings.caf; sourceTree = "<group>"; };
  300. FC7CE4C6248ABE2E001F83B8 /* Cartoon_Ascend_Climb_Sneaky.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Ascend_Climb_Sneaky.caf; sourceTree = "<group>"; };
  301. FC7CE4C7248ABE2E001F83B8 /* Fly.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Fly.caf; sourceTree = "<group>"; };
  302. FC7CE4C8248ABE2E001F83B8 /* Open_Your_Eyes_And_See.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Open_Your_Eyes_And_See.caf; sourceTree = "<group>"; };
  303. FC7CE4C9248ABE2F001F83B8 /* 20ms-of-silence.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "20ms-of-silence.caf"; sourceTree = "<group>"; };
  304. FC7CE4CA248ABE2F001F83B8 /* Remembers_Me_Of_Asia.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Remembers_Me_Of_Asia.caf; sourceTree = "<group>"; };
  305. FC7CE4CB248ABE2F001F83B8 /* Alarm_Clock.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Alarm_Clock.caf; sourceTree = "<group>"; };
  306. FC7CE4CC248ABE2F001F83B8 /* Cartoon_Dreamy_Glissando_Harp.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Dreamy_Glissando_Harp.caf; sourceTree = "<group>"; };
  307. FC7CE4CD248ABE2F001F83B8 /* Early_Sunrise.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Early_Sunrise.caf; sourceTree = "<group>"; };
  308. FC7CE4CE248ABE2F001F83B8 /* 1-millisecond-of-silence.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "1-millisecond-of-silence.mp3"; sourceTree = "<group>"; };
  309. FC7CE4CF248ABE30001F83B8 /* Soft_Warm_Airy_Optimistic.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Soft_Warm_Airy_Optimistic.caf; sourceTree = "<group>"; };
  310. FC7CE4D0248ABE30001F83B8 /* Siri_Alert_Glucose_Dropping_Fast.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Glucose_Dropping_Fast.caf; sourceTree = "<group>"; };
  311. FC7CE4D1248ABE30001F83B8 /* Two_Turtle_Doves.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Two_Turtle_Doves.caf; sourceTree = "<group>"; };
  312. FC7CE4D2248ABE30001F83B8 /* Discreet.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Discreet.caf; sourceTree = "<group>"; };
  313. FC7CE4D3248ABE30001F83B8 /* Alien_Siren.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Alien_Siren.caf; sourceTree = "<group>"; };
  314. FC7CE4D4248ABE30001F83B8 /* Pager_Beeps.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Pager_Beeps.caf; sourceTree = "<group>"; };
  315. FC7CE4D5248ABE31001F83B8 /* Sci-Fi_Alarm_Loop_1.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Alarm_Loop_1.caf"; sourceTree = "<group>"; };
  316. FC7CE4D6248ABE31001F83B8 /* Indeed.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Indeed.caf; sourceTree = "<group>"; };
  317. FC7CE4D7248ABE31001F83B8 /* Cartoon_Uh_Oh.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Uh_Oh.caf; sourceTree = "<group>"; };
  318. FC7CE4D8248ABE31001F83B8 /* Sci-Fi_Air_Raid_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Air_Raid_Alarm.caf"; sourceTree = "<group>"; };
  319. FC7CE4D9248ABE31001F83B8 /* Store_Door_Chime.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Store_Door_Chime.caf; sourceTree = "<group>"; };
  320. FC7CE4DA248ABE31001F83B8 /* Magical_Twinkle.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Magical_Twinkle.caf; sourceTree = "<group>"; };
  321. FC7CE4DB248ABE31001F83B8 /* Siri_Alert_Urgent_High_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Urgent_High_Glucose.caf; sourceTree = "<group>"; };
  322. FC7CE4DC248ABE32001F83B8 /* Siri_Alert_Device_Muted.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Device_Muted.caf; sourceTree = "<group>"; };
  323. FC7CE4DD248ABE32001F83B8 /* Emergency_Alarm_Siren.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Emergency_Alarm_Siren.caf; sourceTree = "<group>"; };
  324. FC7CE4DE248ABE32001F83B8 /* Analog_Watch_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Analog_Watch_Alarm.caf; sourceTree = "<group>"; };
  325. FC7CE4DF248ABE32001F83B8 /* Hell_Yeah_Somewhat_Calmer.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Hell_Yeah_Somewhat_Calmer.caf; sourceTree = "<group>"; };
  326. FC7CE4E0248ABE32001F83B8 /* Cartoon_Machine_Clumsy_Loop.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Machine_Clumsy_Loop.caf; sourceTree = "<group>"; };
  327. FC7CE4E1248ABE32001F83B8 /* Siri_Alert_High_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_High_Glucose.caf; sourceTree = "<group>"; };
  328. FC7CE4E2248ABE32001F83B8 /* Marimba_Descend.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Marimba_Descend.caf; sourceTree = "<group>"; };
  329. FC7CE4E3248ABE32001F83B8 /* Siri_Alert_Urgent_Low_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Urgent_Low_Glucose.caf; sourceTree = "<group>"; };
  330. FC7CE4E4248ABE32001F83B8 /* Sci-Fi_Eerie_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Eerie_Alarm.caf"; sourceTree = "<group>"; };
  331. FC7CE4E5248ABE32001F83B8 /* Siri_Alert_Glucose_Rising_Fast.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Glucose_Rising_Fast.caf; sourceTree = "<group>"; };
  332. FC7CE4E6248ABE32001F83B8 /* Sci-Fi_Incoming_Message_Alert.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Incoming_Message_Alert.caf"; sourceTree = "<group>"; };
  333. FC7CE4E7248ABE33001F83B8 /* Sci-Fi_Console_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Console_Alarm.caf"; sourceTree = "<group>"; };
  334. FC7CE4E8248ABE33001F83B8 /* Soft_Marimba_Pad_Positive.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Soft_Marimba_Pad_Positive.caf; sourceTree = "<group>"; };
  335. FC7CE4E9248ABE33001F83B8 /* Rush.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Rush.caf; sourceTree = "<group>"; };
  336. FC7CE4EA248ABE33001F83B8 /* Martian_Scanner.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Martian_Scanner.caf; sourceTree = "<group>"; };
  337. FC7CE4EB248ABE33001F83B8 /* Alert_Tone_Ringtone_1.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Alert_Tone_Ringtone_1.caf; sourceTree = "<group>"; };
  338. FC7CE4EC248ABE33001F83B8 /* 500ms-of-silence.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "500ms-of-silence.mp3"; sourceTree = "<group>"; };
  339. FC7CE4ED248ABE33001F83B8 /* Big_Clock_Ticking.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Big_Clock_Ticking.caf; sourceTree = "<group>"; };
  340. FC7CE4EE248ABE33001F83B8 /* Metallic.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Metallic.caf; sourceTree = "<group>"; };
  341. FC7CE4EF248ABE33001F83B8 /* Cell_Phone_Ring_Tone.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cell_Phone_Ring_Tone.caf; sourceTree = "<group>"; };
  342. FC7CE4F0248ABE33001F83B8 /* Siri_Alert_Transmitter_Battery_Low.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Transmitter_Battery_Low.caf; sourceTree = "<group>"; };
  343. FC7CE4F1248ABE33001F83B8 /* Burglar_Alarm_Siren_2.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Burglar_Alarm_Siren_2.caf; sourceTree = "<group>"; };
  344. FC7CE4F2248ABE34001F83B8 /* Wrong_Answer.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Wrong_Answer.caf; sourceTree = "<group>"; };
  345. FC7CE4F3248ABE34001F83B8 /* Soft_Warm_Airy_Reassuring.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Soft_Warm_Airy_Reassuring.caf; sourceTree = "<group>"; };
  346. FC7CE4F4248ABE34001F83B8 /* CSFX-2_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CSFX-2_Alarm.caf"; sourceTree = "<group>"; };
  347. FC7CE4F5248ABE34001F83B8 /* Siri_Low_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Low_Glucose.caf; sourceTree = "<group>"; };
  348. FC7CE4F6248ABE34001F83B8 /* Sci-Fi_Spaceship_Message.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Spaceship_Message.caf"; sourceTree = "<group>"; };
  349. FC7CE4F7248ABE34001F83B8 /* In_A_Hurry.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = In_A_Hurry.caf; sourceTree = "<group>"; };
  350. FC7CE4F8248ABE34001F83B8 /* Orchestral_Horns.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Orchestral_Horns.caf; sourceTree = "<group>"; };
  351. FC7CE4F9248ABE34001F83B8 /* Sci-Fi_Engine_Shut_Down.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Engine_Shut_Down.caf"; sourceTree = "<group>"; };
  352. FC7CE4FA248ABE34001F83B8 /* silence-1sec.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "silence-1sec.mp3"; sourceTree = "<group>"; };
  353. FC7CE4FB248ABE34001F83B8 /* Cartoon_Siren.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Siren.caf; sourceTree = "<group>"; };
  354. FC7CE4FC248ABE34001F83B8 /* Cartoon_Ascend_Then_Descend.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Ascend_Then_Descend.caf; sourceTree = "<group>"; };
  355. FC7CE4FD248ABE35001F83B8 /* Time_Has_Come.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Time_Has_Come.caf; sourceTree = "<group>"; };
  356. FC7CE4FE248ABE35001F83B8 /* Siri_Alert_Low_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Low_Glucose.caf; sourceTree = "<group>"; };
  357. FC7CE4FF248ABE35001F83B8 /* Ambulance.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Ambulance.caf; sourceTree = "<group>"; };
  358. FC7CE500248ABE35001F83B8 /* Ghost_Hover.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Ghost_Hover.caf; sourceTree = "<group>"; };
  359. FC7CE501248ABE35001F83B8 /* Insistently.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Insistently.caf; sourceTree = "<group>"; };
  360. FC7CE502248ABE35001F83B8 /* Sunny.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Sunny.caf; sourceTree = "<group>"; };
  361. FC7CE503248ABE35001F83B8 /* Siri_Calibration_Needed.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Calibration_Needed.caf; sourceTree = "<group>"; };
  362. FC7CE504248ABE35001F83B8 /* Marching_Heavy_Footed_Fat_Elephants.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Marching_Heavy_Footed_Fat_Elephants.caf; sourceTree = "<group>"; };
  363. FC7CE505248ABE35001F83B8 /* Chimes_Glassy.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Chimes_Glassy.caf; sourceTree = "<group>"; };
  364. FC7CE506248ABE35001F83B8 /* Siri_Device_Muted.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Device_Muted.caf; sourceTree = "<group>"; };
  365. FC7CE507248ABE35001F83B8 /* Alarm_Buzzer.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Alarm_Buzzer.caf; sourceTree = "<group>"; };
  366. FC7CE508248ABE35001F83B8 /* Cartoon_Fail_Strings_Trumpet.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Cartoon_Fail_Strings_Trumpet.caf; sourceTree = "<group>"; };
  367. FC7CE509248ABE36001F83B8 /* Siri_Alert_Missed_Readings.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Alert_Missed_Readings.caf; sourceTree = "<group>"; };
  368. FC7CE50A248ABE36001F83B8 /* Good_Morning.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Good_Morning.caf; sourceTree = "<group>"; };
  369. FC7CE50B248ABE36001F83B8 /* Emergency_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Emergency_Alarm.caf; sourceTree = "<group>"; };
  370. FC7CE50C248ABE36001F83B8 /* Alert_Tone_Busy.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Alert_Tone_Busy.caf; sourceTree = "<group>"; };
  371. FC7CE50D248ABE36001F83B8 /* Tornado_Siren.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Tornado_Siren.caf; sourceTree = "<group>"; };
  372. FC7CE50E248ABE36001F83B8 /* Win_Gain.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Win_Gain.caf; sourceTree = "<group>"; };
  373. FC7CE50F248ABE36001F83B8 /* Unpaved.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Unpaved.caf; sourceTree = "<group>"; };
  374. FC7CE510248ABE36001F83B8 /* Sci-Fi_Alarm_Loop_4.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Alarm_Loop_4.caf"; sourceTree = "<group>"; };
  375. FC7CE511248ABE36001F83B8 /* Sci-Fi_Alarm.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Alarm.caf"; sourceTree = "<group>"; };
  376. FC7CE512248ABE36001F83B8 /* Siri_Urgent_Low_Glucose.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Urgent_Low_Glucose.caf; sourceTree = "<group>"; };
  377. FC7CE513248ABE36001F83B8 /* Siri_Transmitter_Battery_Low.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Transmitter_Battery_Low.caf; sourceTree = "<group>"; };
  378. FC7CE514248ABE36001F83B8 /* Sci-Fi_Alarm_Loop_2.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Sci-Fi_Alarm_Loop_2.caf"; sourceTree = "<group>"; };
  379. FC7CE515248ABE37001F83B8 /* Oringz.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Oringz.caf; sourceTree = "<group>"; };
  380. FC7CE516248ABE37001F83B8 /* Siri_Glucose_Dropping_Fast.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Siri_Glucose_Dropping_Fast.caf; sourceTree = "<group>"; };
  381. FC7CE517248ABE37001F83B8 /* Martian_Gun.caf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Martian_Gun.caf; sourceTree = "<group>"; };
  382. FC7CE589248ABEA3001F83B8 /* AlarmSound.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlarmSound.swift; sourceTree = "<group>"; };
  383. FC7CE58B248ABEF1001F83B8 /* alarm.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = alarm.mp3; sourceTree = "<group>"; };
  384. FC7CE58C248ABEF1001F83B8 /* alarm-notification.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = "alarm-notification.m4a"; sourceTree = "<group>"; };
  385. FC7CE59B248D33A9001F83B8 /* dragbar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dragbar.png; sourceTree = "<group>"; };
  386. FC7CE59E248D8D23001F83B8 /* SnoozeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnoozeViewController.swift; sourceTree = "<group>"; };
  387. FC8589BE252B54F500C8FC73 /* Mobileprovision.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Mobileprovision.swift; sourceTree = "<group>"; };
  388. FC8DEEE62485D1ED0075863F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  389. FC9788142485969B00A7906C /* Loop Follow.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Loop Follow.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  390. FC9788172485969B00A7906C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  391. FC9788192485969B00A7906C /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  392. FC97881B2485969B00A7906C /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
  393. FC97881D2485969B00A7906C /* NightScoutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightScoutViewController.swift; sourceTree = "<group>"; };
  394. FC9788202485969B00A7906C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  395. FC9788252485969C00A7906C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  396. FC9788282485969C00A7906C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  397. FCA2DDE52501095000254A8C /* Timers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Timers.swift; sourceTree = "<group>"; };
  398. FCC0FAC124922A22003E610E /* DictionaryKeyPath.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DictionaryKeyPath.swift; sourceTree = "<group>"; };
  399. FCC6884F248935D800A0279D /* AlarmViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmViewController.swift; sourceTree = "<group>"; };
  400. FCC688592489554800A0279D /* BackgroundTaskAudio.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BackgroundTaskAudio.swift; sourceTree = "<group>"; };
  401. FCC6885B2489559400A0279D /* blank.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = blank.wav; sourceTree = "<group>"; };
  402. FCC6885D24896A6C00A0279D /* silence.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = silence.mp3; sourceTree = "<group>"; };
  403. FCC6886424898EEE00A0279D /* UserDefaults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaults.swift; sourceTree = "<group>"; };
  404. FCC6886624898F8000A0279D /* UserDefaultsValue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsValue.swift; sourceTree = "<group>"; };
  405. FCC6886824898FB100A0279D /* UserDefaultsValueGroups.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsValueGroups.swift; sourceTree = "<group>"; };
  406. FCC6886A24898FD800A0279D /* ObservationToken.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObservationToken.swift; sourceTree = "<group>"; };
  407. FCC6886C2489909D00A0279D /* AnyConvertible.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnyConvertible.swift; sourceTree = "<group>"; };
  408. FCC6886E2489A53800A0279D /* AppConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppConstants.swift; sourceTree = "<group>"; };
  409. FCC688702489A57C00A0279D /* Loop Follow.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Loop Follow.entitlements"; sourceTree = "<group>"; };
  410. FCD2A27C24C9D044009F7B7B /* Globals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Globals.swift; sourceTree = "<group>"; };
  411. FCD49B6B24AA536E007879DC /* DebugViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DebugViewController.swift; sourceTree = "<group>"; };
  412. FCE537BB249A4D7D00F80BF8 /* carbBolusArrays.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = carbBolusArrays.swift; sourceTree = "<group>"; };
  413. FCE537C2249AAB2600F80BF8 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; };
  414. FCEF87AA24A1417900AE6FA0 /* Localizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Localizer.swift; sourceTree = "<group>"; };
  415. FCFEEC9D2486E68E00402A7F /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
  416. FCFEEC9F2488157B00402A7F /* Chart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Chart.swift; sourceTree = "<group>"; };
  417. FCFEECA1248857A600402A7F /* SettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; };
  418. /* End PBXFileReference section */
  419. /* Begin PBXFrameworksBuildPhase section */
  420. FC9788112485969B00A7906C /* Frameworks */ = {
  421. isa = PBXFrameworksBuildPhase;
  422. buildActionMask = 2147483647;
  423. files = (
  424. FCFEEC9E2486E68E00402A7F /* WebKit.framework in Frameworks */,
  425. 3F1335F351590E573D8E6962 /* Pods_LoopFollow.framework in Frameworks */,
  426. );
  427. runOnlyForDeploymentPostprocessing = 0;
  428. };
  429. /* End PBXFrameworksBuildPhase section */
  430. /* Begin PBXGroup section */
  431. 6A5880E0B811AF443B05AB02 /* Frameworks */ = {
  432. isa = PBXGroup;
  433. children = (
  434. FCFEEC9D2486E68E00402A7F /* WebKit.framework */,
  435. A7D55B42A22051DAD69E89D0 /* Pods_LoopFollow.framework */,
  436. FCE537C2249AAB2600F80BF8 /* NotificationCenter.framework */,
  437. );
  438. name = Frameworks;
  439. sourceTree = "<group>";
  440. };
  441. 8E32230C453C93FDCE59C2B9 /* Pods */ = {
  442. isa = PBXGroup;
  443. children = (
  444. ECA3EFB4037410B4973BB632 /* Pods-LoopFollow.debug.xcconfig */,
  445. 059B0FA59AABFE72FE13DDDA /* Pods-LoopFollow.release.xcconfig */,
  446. );
  447. path = Pods;
  448. sourceTree = "<group>";
  449. };
  450. DD0C0C692C4852A100DBADDF /* Metric */ = {
  451. isa = PBXGroup;
  452. children = (
  453. DD0C0C672C48529400DBADDF /* Metric.swift */,
  454. DD0C0C6A2C48562000DBADDF /* InsulinMetric.swift */,
  455. DD0C0C6C2C48606200DBADDF /* CarbMetric.swift */,
  456. );
  457. path = Metric;
  458. sourceTree = "<group>";
  459. };
  460. DD13BC732C3FD60E0062313B /* InfoTable */ = {
  461. isa = PBXGroup;
  462. children = (
  463. DD13BC742C3FD6200062313B /* InfoType.swift */,
  464. DD13BC762C3FD64E0062313B /* InfoData.swift */,
  465. DD13BC782C3FE63A0062313B /* InfoManager.swift */,
  466. DD0C0C652C46E54C00DBADDF /* InfoDataSeparator.swift */,
  467. );
  468. path = InfoTable;
  469. sourceTree = "<group>";
  470. };
  471. DD493AEA2ACF2761009A6922 /* Treatments */ = {
  472. isa = PBXGroup;
  473. children = (
  474. DD7E19872ACDA5DA00DBD158 /* Notes.swift */,
  475. DD7E19832ACDA50C00DBD158 /* Overrides.swift */,
  476. DD7E19852ACDA59700DBD158 /* BGCheck.swift */,
  477. DD7E19892ACDA62600DBD158 /* SensorStart.swift */,
  478. DD493AD62ACF2139009A6922 /* SuspendPump.swift */,
  479. DD493AD82ACF2171009A6922 /* Carbs.swift */,
  480. DD493ADC2ACF21E0009A6922 /* Basals.swift */,
  481. DD493ADA2ACF21A3009A6922 /* Bolus.swift */,
  482. DD493AD42ACF2109009A6922 /* ResumePump.swift */,
  483. DDF9676D2AD08C6E00C5EB95 /* SiteChange.swift */,
  484. DD608A092C23593900F91132 /* SMB.swift */,
  485. );
  486. path = Treatments;
  487. sourceTree = "<group>";
  488. };
  489. DD7E19802ACDA0EA00DBD158 /* Nightscout */ = {
  490. isa = PBXGroup;
  491. children = (
  492. DD493AEA2ACF2761009A6922 /* Treatments */,
  493. DD493ADE2ACF22BB009A6922 /* SAge.swift */,
  494. DD493AE02ACF22FE009A6922 /* Profile.swift */,
  495. DD493AE22ACF2358009A6922 /* CAge.swift */,
  496. DD493AE42ACF2383009A6922 /* Treatments.swift */,
  497. DD493AE62ACF23CF009A6922 /* DeviceStatus.swift */,
  498. DD493AE82ACF2445009A6922 /* BGData.swift */,
  499. DD6A935D2BFA6FA2003FFB8E /* DeviceStatusOpenAPS.swift */,
  500. DD608A072C1F584900F91132 /* DeviceStatusLoop.swift */,
  501. DD0C0C5F2C415B9D00DBADDF /* ProfileManager.swift */,
  502. DD0C0C612C4175FD00DBADDF /* NSProfile.swift */,
  503. );
  504. path = Nightscout;
  505. sourceTree = "<group>";
  506. };
  507. DD98F54224BCEF190007425A /* Extensions */ = {
  508. isa = PBXGroup;
  509. children = (
  510. DD98F54324BCEFEE0007425A /* ShareClientExtension.swift */,
  511. DDCF979324C0D380002C9752 /* UIViewExtension.swift */,
  512. DD7FFAFC2A72953000C3A304 /* EKEventStore+Extensions.swift */,
  513. DD0C0C632C45A59400DBADDF /* HKUnit+Extensions.swift */,
  514. );
  515. path = Extensions;
  516. sourceTree = "<group>";
  517. };
  518. DDB0AF4F2BB1A81F00AFA48B /* Scripts */ = {
  519. isa = PBXGroup;
  520. children = (
  521. DDB0AF502BB1A84500AFA48B /* capture-build-details.sh */,
  522. );
  523. path = Scripts;
  524. sourceTree = "<group>";
  525. };
  526. FC16A97624995FEE003D6245 /* Application */ = {
  527. isa = PBXGroup;
  528. children = (
  529. FC97881F2485969B00A7906C /* Main.storyboard */,
  530. FC9788172485969B00A7906C /* AppDelegate.swift */,
  531. FC9788192485969B00A7906C /* SceneDelegate.swift */,
  532. FC9788272485969C00A7906C /* LaunchScreen.storyboard */,
  533. );
  534. path = Application;
  535. sourceTree = "<group>";
  536. };
  537. FC16A9782499657E003D6245 /* Controllers */ = {
  538. isa = PBXGroup;
  539. children = (
  540. DD7E19802ACDA0EA00DBD158 /* Nightscout */,
  541. DDCF979D24C2382A002C9752 /* AppStateController.swift */,
  542. FC7CE589248ABEA3001F83B8 /* AlarmSound.swift */,
  543. FC16A97924996673003D6245 /* NightScout.swift */,
  544. FC16A97C24996747003D6245 /* Alarms.swift */,
  545. FC16A97E249969E2003D6245 /* Graphs.swift */,
  546. FC1BDD2A24A22650001B652C /* Stats.swift */,
  547. FC1BDD2C24A23204001B652C /* StatsView.swift */,
  548. FCA2DDE52501095000254A8C /* Timers.swift */,
  549. DD608A0B2C27415C00F91132 /* BackgroundAlertManager.swift */,
  550. );
  551. path = Controllers;
  552. sourceTree = "<group>";
  553. };
  554. FC7CE4A8248ABE0D001F83B8 /* Alarm Sounds */ = {
  555. isa = PBXGroup;
  556. children = (
  557. FC7CE58C248ABEF1001F83B8 /* alarm-notification.m4a */,
  558. FC7CE58B248ABEF1001F83B8 /* alarm.mp3 */,
  559. FC7CE4CE248ABE2F001F83B8 /* 1-millisecond-of-silence.mp3 */,
  560. FC7CE4C9248ABE2F001F83B8 /* 20ms-of-silence.caf */,
  561. FC7CE4EC248ABE33001F83B8 /* 500ms-of-silence.mp3 */,
  562. FC7CE507248ABE35001F83B8 /* Alarm_Buzzer.caf */,
  563. FC7CE4CB248ABE2F001F83B8 /* Alarm_Clock.caf */,
  564. FC7CE50C248ABE36001F83B8 /* Alert_Tone_Busy.caf */,
  565. FC7CE4EB248ABE33001F83B8 /* Alert_Tone_Ringtone_1.caf */,
  566. FC7CE4B8248ABE2C001F83B8 /* Alert_Tone_Ringtone_2.caf */,
  567. FC7CE4D3248ABE30001F83B8 /* Alien_Siren.caf */,
  568. FC7CE4FF248ABE35001F83B8 /* Ambulance.caf */,
  569. FC7CE4DE248ABE32001F83B8 /* Analog_Watch_Alarm.caf */,
  570. FC7CE4ED248ABE33001F83B8 /* Big_Clock_Ticking.caf */,
  571. FC7CE4B1248ABE2C001F83B8 /* Burglar_Alarm_Siren_1.caf */,
  572. FC7CE4F1248ABE33001F83B8 /* Burglar_Alarm_Siren_2.caf */,
  573. FC7CE4C6248ABE2E001F83B8 /* Cartoon_Ascend_Climb_Sneaky.caf */,
  574. FC7CE4FC248ABE34001F83B8 /* Cartoon_Ascend_Then_Descend.caf */,
  575. FC7CE4B9248ABE2D001F83B8 /* Cartoon_Bounce_To_Ceiling.caf */,
  576. FC7CE4CC248ABE2F001F83B8 /* Cartoon_Dreamy_Glissando_Harp.caf */,
  577. FC7CE508248ABE35001F83B8 /* Cartoon_Fail_Strings_Trumpet.caf */,
  578. FC7CE4E0248ABE32001F83B8 /* Cartoon_Machine_Clumsy_Loop.caf */,
  579. FC7CE4FB248ABE34001F83B8 /* Cartoon_Siren.caf */,
  580. FC7CE4B0248ABE2B001F83B8 /* Cartoon_Tip_Toe_Sneaky_Walk.caf */,
  581. FC7CE4D7248ABE31001F83B8 /* Cartoon_Uh_Oh.caf */,
  582. FC7CE4BF248ABE2D001F83B8 /* Cartoon_Villain_Horns.caf */,
  583. FC7CE4EF248ABE33001F83B8 /* Cell_Phone_Ring_Tone.caf */,
  584. FC7CE505248ABE35001F83B8 /* Chimes_Glassy.caf */,
  585. FC7CE4AF248ABE2B001F83B8 /* Computer_Magic.caf */,
  586. FC7CE4F4248ABE34001F83B8 /* CSFX-2_Alarm.caf */,
  587. FC7CE4BD248ABE2D001F83B8 /* Cuckoo_Clock.caf */,
  588. FC7CE4C1248ABE2E001F83B8 /* Dhol_Shuffleloop.caf */,
  589. FC7CE4D2248ABE30001F83B8 /* Discreet.caf */,
  590. FC7CE4CD248ABE2F001F83B8 /* Early_Sunrise.caf */,
  591. FC7CE4B2248ABE2C001F83B8 /* Emergency_Alarm_Carbon_Monoxide.caf */,
  592. FC7CE4DD248ABE32001F83B8 /* Emergency_Alarm_Siren.caf */,
  593. FC7CE50B248ABE36001F83B8 /* Emergency_Alarm.caf */,
  594. FC7CE4C4248ABE2E001F83B8 /* Ending_Reached.caf */,
  595. FC7CE4C7248ABE2E001F83B8 /* Fly.caf */,
  596. FC7CE500248ABE35001F83B8 /* Ghost_Hover.caf */,
  597. FC7CE50A248ABE36001F83B8 /* Good_Morning.caf */,
  598. FC7CE4DF248ABE32001F83B8 /* Hell_Yeah_Somewhat_Calmer.caf */,
  599. FC7CE4F7248ABE34001F83B8 /* In_A_Hurry.caf */,
  600. FC7CE4D6248ABE31001F83B8 /* Indeed.caf */,
  601. FC7CE501248ABE35001F83B8 /* Insistently.caf */,
  602. FC7CE4AB248ABE2B001F83B8 /* Jingle_All_The_Way.caf */,
  603. FC7CE4BA248ABE2D001F83B8 /* Laser_Shoot.caf */,
  604. FC7CE4BC248ABE2D001F83B8 /* Machine_Charge.caf */,
  605. FC7CE4DA248ABE31001F83B8 /* Magical_Twinkle.caf */,
  606. FC7CE504248ABE35001F83B8 /* Marching_Heavy_Footed_Fat_Elephants.caf */,
  607. FC7CE4E2248ABE32001F83B8 /* Marimba_Descend.caf */,
  608. FC7CE4B5248ABE2C001F83B8 /* Marimba_Flutter_or_Shake.caf */,
  609. FC7CE517248ABE37001F83B8 /* Martian_Gun.caf */,
  610. FC7CE4EA248ABE33001F83B8 /* Martian_Scanner.caf */,
  611. FC7CE4EE248ABE33001F83B8 /* Metallic.caf */,
  612. FC7CE4BB248ABE2D001F83B8 /* Nightguard.caf */,
  613. FC7CE4AE248ABE2B001F83B8 /* Not_Kiddin.caf */,
  614. FC7CE4C8248ABE2E001F83B8 /* Open_Your_Eyes_And_See.caf */,
  615. FC7CE4F8248ABE34001F83B8 /* Orchestral_Horns.caf */,
  616. FC7CE515248ABE37001F83B8 /* Oringz.caf */,
  617. FC7CE4D4248ABE30001F83B8 /* Pager_Beeps.caf */,
  618. FC7CE4CA248ABE2F001F83B8 /* Remembers_Me_Of_Asia.caf */,
  619. FC7CE4AA248ABE2B001F83B8 /* Rise_And_Shine.caf */,
  620. FC7CE4E9248ABE33001F83B8 /* Rush.caf */,
  621. FC7CE4D8248ABE31001F83B8 /* Sci-Fi_Air_Raid_Alarm.caf */,
  622. FC7CE4D5248ABE31001F83B8 /* Sci-Fi_Alarm_Loop_1.caf */,
  623. FC7CE514248ABE36001F83B8 /* Sci-Fi_Alarm_Loop_2.caf */,
  624. FC7CE4B7248ABE2C001F83B8 /* Sci-Fi_Alarm_Loop_3.caf */,
  625. FC7CE510248ABE36001F83B8 /* Sci-Fi_Alarm_Loop_4.caf */,
  626. FC7CE511248ABE36001F83B8 /* Sci-Fi_Alarm.caf */,
  627. FC7CE4C2248ABE2E001F83B8 /* Sci-Fi_Computer_Console_Alarm.caf */,
  628. FC7CE4E7248ABE33001F83B8 /* Sci-Fi_Console_Alarm.caf */,
  629. FC7CE4E4248ABE32001F83B8 /* Sci-Fi_Eerie_Alarm.caf */,
  630. FC7CE4F9248ABE34001F83B8 /* Sci-Fi_Engine_Shut_Down.caf */,
  631. FC7CE4E6248ABE32001F83B8 /* Sci-Fi_Incoming_Message_Alert.caf */,
  632. FC7CE4F6248ABE34001F83B8 /* Sci-Fi_Spaceship_Message.caf */,
  633. FC7CE4AD248ABE2B001F83B8 /* Sci-Fi_Spaceship_Warm_Up.caf */,
  634. FC7CE4B6248ABE2C001F83B8 /* Sci-Fi_Warning.caf */,
  635. FC7CE4B3248ABE2C001F83B8 /* Signature_Corporate.caf */,
  636. FC7CE4FA248ABE34001F83B8 /* silence-1sec.mp3 */,
  637. FC7CE4A9248ABE2B001F83B8 /* Siri_Alert_Calibration_Needed.caf */,
  638. FC7CE4DC248ABE32001F83B8 /* Siri_Alert_Device_Muted.caf */,
  639. FC7CE4D0248ABE30001F83B8 /* Siri_Alert_Glucose_Dropping_Fast.caf */,
  640. FC7CE4E5248ABE32001F83B8 /* Siri_Alert_Glucose_Rising_Fast.caf */,
  641. FC7CE4E1248ABE32001F83B8 /* Siri_Alert_High_Glucose.caf */,
  642. FC7CE4FE248ABE35001F83B8 /* Siri_Alert_Low_Glucose.caf */,
  643. FC7CE509248ABE36001F83B8 /* Siri_Alert_Missed_Readings.caf */,
  644. FC7CE4F0248ABE33001F83B8 /* Siri_Alert_Transmitter_Battery_Low.caf */,
  645. FC7CE4DB248ABE31001F83B8 /* Siri_Alert_Urgent_High_Glucose.caf */,
  646. FC7CE4E3248ABE32001F83B8 /* Siri_Alert_Urgent_Low_Glucose.caf */,
  647. FC7CE503248ABE35001F83B8 /* Siri_Calibration_Needed.caf */,
  648. FC7CE506248ABE35001F83B8 /* Siri_Device_Muted.caf */,
  649. FC7CE516248ABE37001F83B8 /* Siri_Glucose_Dropping_Fast.caf */,
  650. FC7CE4C0248ABE2D001F83B8 /* Siri_Glucose_Rising_Fast.caf */,
  651. FC7CE4C3248ABE2E001F83B8 /* Siri_High_Glucose.caf */,
  652. FC7CE4F5248ABE34001F83B8 /* Siri_Low_Glucose.caf */,
  653. FC7CE4C5248ABE2E001F83B8 /* Siri_Missed_Readings.caf */,
  654. FC7CE513248ABE36001F83B8 /* Siri_Transmitter_Battery_Low.caf */,
  655. FC7CE4BE248ABE2D001F83B8 /* Siri_Urgent_High_Glucose.caf */,
  656. FC7CE512248ABE36001F83B8 /* Siri_Urgent_Low_Glucose.caf */,
  657. FC7CE4E8248ABE33001F83B8 /* Soft_Marimba_Pad_Positive.caf */,
  658. FC7CE4CF248ABE30001F83B8 /* Soft_Warm_Airy_Optimistic.caf */,
  659. FC7CE4F3248ABE34001F83B8 /* Soft_Warm_Airy_Reassuring.caf */,
  660. FC7CE4D9248ABE31001F83B8 /* Store_Door_Chime.caf */,
  661. FC7CE502248ABE35001F83B8 /* Sunny.caf */,
  662. FC7CE4AC248ABE2B001F83B8 /* Thunder_Sound_FX.caf */,
  663. FC7CE4FD248ABE35001F83B8 /* Time_Has_Come.caf */,
  664. FC7CE50D248ABE36001F83B8 /* Tornado_Siren.caf */,
  665. FC7CE4D1248ABE30001F83B8 /* Two_Turtle_Doves.caf */,
  666. FC7CE50F248ABE36001F83B8 /* Unpaved.caf */,
  667. FC7CE4B4248ABE2C001F83B8 /* Wake_Up_Will_You.caf */,
  668. FC7CE50E248ABE36001F83B8 /* Win_Gain.caf */,
  669. FC7CE4F2248ABE34001F83B8 /* Wrong_Answer.caf */,
  670. );
  671. path = "Alarm Sounds";
  672. sourceTree = "<group>";
  673. };
  674. FC7CE59A248D334B001F83B8 /* Resources */ = {
  675. isa = PBXGroup;
  676. children = (
  677. FCC6885D24896A6C00A0279D /* silence.mp3 */,
  678. FCC6885B2489559400A0279D /* blank.wav */,
  679. FC7CE4A8248ABE0D001F83B8 /* Alarm Sounds */,
  680. FC9788252485969C00A7906C /* Assets.xcassets */,
  681. FC7CE59B248D33A9001F83B8 /* dragbar.png */,
  682. );
  683. path = Resources;
  684. sourceTree = "<group>";
  685. };
  686. FC8DEEE32485D1680075863F /* LoopFollow */ = {
  687. isa = PBXGroup;
  688. children = (
  689. DD0C0C692C4852A100DBADDF /* Metric */,
  690. DD13BC732C3FD60E0062313B /* InfoTable */,
  691. FCC688702489A57C00A0279D /* Loop Follow.entitlements */,
  692. FC8DEEE62485D1ED0075863F /* Info.plist */,
  693. FC7CE59A248D334B001F83B8 /* Resources */,
  694. FCC68871248A736700A0279D /* ViewControllers */,
  695. DD98F54224BCEF190007425A /* Extensions */,
  696. FC16A9782499657E003D6245 /* Controllers */,
  697. FCC688542489367300A0279D /* helpers */,
  698. FCC688512489363F00A0279D /* repository */,
  699. FC16A97624995FEE003D6245 /* Application */,
  700. );
  701. path = LoopFollow;
  702. sourceTree = "<group>";
  703. };
  704. FC97880B2485969B00A7906C = {
  705. isa = PBXGroup;
  706. children = (
  707. DDF2C0132BEFD468007A20E6 /* blacklisted-versions.json */,
  708. DDB0AF542BB1B24A00AFA48B /* BuildDetails.plist */,
  709. DDB0AF4F2BB1A81F00AFA48B /* Scripts */,
  710. DDCFCAF12B17273200BE5751 /* LoopFollowDisplayNameConfig.xcconfig */,
  711. FC3AE7B3249E8E0E00AAE1E0 /* LoopFollow.xcdatamodeld */,
  712. FC5A5C3C2497B229009C550E /* Config.xcconfig */,
  713. FC8DEEE32485D1680075863F /* LoopFollow */,
  714. FC9788152485969B00A7906C /* Products */,
  715. 8E32230C453C93FDCE59C2B9 /* Pods */,
  716. 6A5880E0B811AF443B05AB02 /* Frameworks */,
  717. );
  718. sourceTree = "<group>";
  719. };
  720. FC9788152485969B00A7906C /* Products */ = {
  721. isa = PBXGroup;
  722. children = (
  723. FC9788142485969B00A7906C /* Loop Follow.app */,
  724. );
  725. name = Products;
  726. sourceTree = "<group>";
  727. };
  728. FCC688512489363F00A0279D /* repository */ = {
  729. isa = PBXGroup;
  730. children = (
  731. FCC6886624898F8000A0279D /* UserDefaultsValue.swift */,
  732. FCC6886824898FB100A0279D /* UserDefaultsValueGroups.swift */,
  733. FCC6886424898EEE00A0279D /* UserDefaults.swift */,
  734. );
  735. path = repository;
  736. sourceTree = "<group>";
  737. };
  738. FCC688542489367300A0279D /* helpers */ = {
  739. isa = PBXGroup;
  740. children = (
  741. FCC6886E2489A53800A0279D /* AppConstants.swift */,
  742. FCC6886A24898FD800A0279D /* ObservationToken.swift */,
  743. FCC6886C2489909D00A0279D /* AnyConvertible.swift */,
  744. FCC688592489554800A0279D /* BackgroundTaskAudio.swift */,
  745. FCFEEC9F2488157B00402A7F /* Chart.swift */,
  746. FCC0FAC124922A22003E610E /* DictionaryKeyPath.swift */,
  747. FC16A98024996C07003D6245 /* DateTime.swift */,
  748. FCE537BB249A4D7D00F80BF8 /* carbBolusArrays.swift */,
  749. FCEF87AA24A1417900AE6FA0 /* Localizer.swift */,
  750. FC1BDD2E24A232A3001B652C /* DataStructs.swift */,
  751. FCD2A27C24C9D044009F7B7B /* Globals.swift */,
  752. FC8589BE252B54F500C8FC73 /* Mobileprovision.swift */,
  753. DD07B5C829E2F9C400C6A635 /* NightscoutUtils.swift */,
  754. DDB0AF512BB1A8BE00AFA48B /* BuildDetails.swift */,
  755. DD91E4DC2BDEC3F8002D9E97 /* GlucoseConversion.swift */,
  756. DDF2C00F2BEFA991007A20E6 /* GitHubService.swift */,
  757. DDF2C0112BEFB733007A20E6 /* AppVersionManager.swift */,
  758. );
  759. path = helpers;
  760. sourceTree = "<group>";
  761. };
  762. FCC68871248A736700A0279D /* ViewControllers */ = {
  763. isa = PBXGroup;
  764. children = (
  765. FC97881B2485969B00A7906C /* MainViewController.swift */,
  766. FC97881D2485969B00A7906C /* NightScoutViewController.swift */,
  767. FCD49B6B24AA536E007879DC /* DebugViewController.swift */,
  768. FCFEECA1248857A600402A7F /* SettingsViewController.swift */,
  769. FCC6884F248935D800A0279D /* AlarmViewController.swift */,
  770. FC7CE59E248D8D23001F83B8 /* SnoozeViewController.swift */,
  771. DD152D3A24C01B2300361FA2 /* InfoDisplaySettingsViewController.swift */,
  772. DDCF979524C1443C002C9752 /* GeneralSettingsViewController.swift */,
  773. DDCF979724C1489C002C9752 /* GraphSettingsViewController.swift */,
  774. DDCF979924C14DB4002C9752 /* WatchSettingsViewController.swift */,
  775. DDCF979B24C14EFB002C9752 /* AdvancedSettingsViewController.swift */,
  776. );
  777. path = ViewControllers;
  778. sourceTree = "<group>";
  779. };
  780. /* End PBXGroup section */
  781. /* Begin PBXNativeTarget section */
  782. FC9788132485969B00A7906C /* LoopFollow */ = {
  783. isa = PBXNativeTarget;
  784. buildConfigurationList = FC97882D2485969C00A7906C /* Build configuration list for PBXNativeTarget "LoopFollow" */;
  785. buildPhases = (
  786. B038D39450A1F9A97D2B8BA4 /* [CP] Check Pods Manifest.lock */,
  787. FC9788102485969B00A7906C /* Sources */,
  788. FC9788112485969B00A7906C /* Frameworks */,
  789. FC9788122485969B00A7906C /* Resources */,
  790. 04DA71CCA0280FA5FA2DF7A6 /* [CP] Embed Pods Frameworks */,
  791. DDB0AF532BB1AA0900AFA48B /* Capture Build Details */,
  792. );
  793. buildRules = (
  794. );
  795. dependencies = (
  796. );
  797. name = LoopFollow;
  798. productName = LoopFollow;
  799. productReference = FC9788142485969B00A7906C /* Loop Follow.app */;
  800. productType = "com.apple.product-type.application";
  801. };
  802. /* End PBXNativeTarget section */
  803. /* Begin PBXProject section */
  804. FC97880C2485969B00A7906C /* Project object */ = {
  805. isa = PBXProject;
  806. attributes = {
  807. LastSwiftUpdateCheck = 1150;
  808. LastUpgradeCheck = 1140;
  809. ORGANIZATIONNAME = "Jon Fawcett";
  810. TargetAttributes = {
  811. FC9788132485969B00A7906C = {
  812. CreatedOnToolsVersion = 11.4.1;
  813. };
  814. };
  815. };
  816. buildConfigurationList = FC97880F2485969B00A7906C /* Build configuration list for PBXProject "LoopFollow" */;
  817. compatibilityVersion = "Xcode 9.3";
  818. developmentRegion = en;
  819. hasScannedForEncodings = 0;
  820. knownRegions = (
  821. en,
  822. Base,
  823. );
  824. mainGroup = FC97880B2485969B00A7906C;
  825. productRefGroup = FC9788152485969B00A7906C /* Products */;
  826. projectDirPath = "";
  827. projectRoot = "";
  828. targets = (
  829. FC9788132485969B00A7906C /* LoopFollow */,
  830. );
  831. };
  832. /* End PBXProject section */
  833. /* Begin PBXResourcesBuildPhase section */
  834. FC9788122485969B00A7906C /* Resources */ = {
  835. isa = PBXResourcesBuildPhase;
  836. buildActionMask = 2147483647;
  837. files = (
  838. FC7CE51C248ABE37001F83B8 /* Sci-Fi_Spaceship_Warm_Up.caf in Resources */,
  839. FC7CE526248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_3.caf in Resources */,
  840. FC7CE54C248ABE37001F83B8 /* Emergency_Alarm_Siren.caf in Resources */,
  841. FC7CE559248ABE37001F83B8 /* Martian_Scanner.caf in Resources */,
  842. FC7CE524248ABE37001F83B8 /* Marimba_Flutter_or_Shake.caf in Resources */,
  843. FC7CE52D248ABE37001F83B8 /* Siri_Urgent_High_Glucose.caf in Resources */,
  844. FC7CE573248ABE37001F83B8 /* Marching_Heavy_Footed_Fat_Elephants.caf in Resources */,
  845. FC7CE51F248ABE37001F83B8 /* Cartoon_Tip_Toe_Sneaky_Walk.caf in Resources */,
  846. FC7CE53B248ABE37001F83B8 /* Cartoon_Dreamy_Glissando_Harp.caf in Resources */,
  847. FC7CE547248ABE37001F83B8 /* Sci-Fi_Air_Raid_Alarm.caf in Resources */,
  848. FC7CE57F248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_4.caf in Resources */,
  849. FC7CE576248ABE37001F83B8 /* Alarm_Buzzer.caf in Resources */,
  850. FC7CE51D248ABE37001F83B8 /* Not_Kiddin.caf in Resources */,
  851. FCC6885E24896A6C00A0279D /* silence.mp3 in Resources */,
  852. FC7CE570248ABE37001F83B8 /* Insistently.caf in Resources */,
  853. FC7CE521248ABE37001F83B8 /* Emergency_Alarm_Carbon_Monoxide.caf in Resources */,
  854. FC7CE52C248ABE37001F83B8 /* Cuckoo_Clock.caf in Resources */,
  855. FC7CE53D248ABE37001F83B8 /* 1-millisecond-of-silence.mp3 in Resources */,
  856. FC7CE585248ABE37001F83B8 /* Siri_Glucose_Dropping_Fast.caf in Resources */,
  857. FC7CE563248ABE37001F83B8 /* CSFX-2_Alarm.caf in Resources */,
  858. FC7CE58D248ABEF2001F83B8 /* alarm.mp3 in Resources */,
  859. FC7CE534248ABE37001F83B8 /* Siri_Missed_Readings.caf in Resources */,
  860. FC7CE548248ABE37001F83B8 /* Store_Door_Chime.caf in Resources */,
  861. FC7CE584248ABE37001F83B8 /* Oringz.caf in Resources */,
  862. FC7CE56D248ABE37001F83B8 /* Siri_Alert_Low_Glucose.caf in Resources */,
  863. FC7CE53F248ABE37001F83B8 /* Siri_Alert_Glucose_Dropping_Fast.caf in Resources */,
  864. FC7CE561248ABE37001F83B8 /* Wrong_Answer.caf in Resources */,
  865. FCC6885C2489559400A0279D /* blank.wav in Resources */,
  866. DDB0AF552BB1B24A00AFA48B /* BuildDetails.plist in Resources */,
  867. FC7CE528248ABE37001F83B8 /* Cartoon_Bounce_To_Ceiling.caf in Resources */,
  868. FC7CE57B248ABE37001F83B8 /* Alert_Tone_Busy.caf in Resources */,
  869. FC7CE51B248ABE37001F83B8 /* Thunder_Sound_FX.caf in Resources */,
  870. FC7CE57D248ABE37001F83B8 /* Win_Gain.caf in Resources */,
  871. FC7CE55F248ABE37001F83B8 /* Siri_Alert_Transmitter_Battery_Low.caf in Resources */,
  872. FC9788292485969C00A7906C /* LaunchScreen.storyboard in Resources */,
  873. FC7CE583248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_2.caf in Resources */,
  874. FC7CE549248ABE37001F83B8 /* Magical_Twinkle.caf in Resources */,
  875. FC7CE540248ABE37001F83B8 /* Two_Turtle_Doves.caf in Resources */,
  876. FC7CE545248ABE37001F83B8 /* Indeed.caf in Resources */,
  877. FC7CE564248ABE37001F83B8 /* Siri_Low_Glucose.caf in Resources */,
  878. FC7CE55D248ABE37001F83B8 /* Metallic.caf in Resources */,
  879. FC7CE568248ABE37001F83B8 /* Sci-Fi_Engine_Shut_Down.caf in Resources */,
  880. FC7CE580248ABE37001F83B8 /* Sci-Fi_Alarm.caf in Resources */,
  881. DDF2C0142BEFD468007A20E6 /* blacklisted-versions.json in Resources */,
  882. FC7CE533248ABE37001F83B8 /* Ending_Reached.caf in Resources */,
  883. FC7CE558248ABE37001F83B8 /* Rush.caf in Resources */,
  884. FC7CE52A248ABE37001F83B8 /* Nightguard.caf in Resources */,
  885. FC7CE569248ABE37001F83B8 /* silence-1sec.mp3 in Resources */,
  886. FC7CE519248ABE37001F83B8 /* Rise_And_Shine.caf in Resources */,
  887. FC7CE565248ABE37001F83B8 /* Sci-Fi_Spaceship_Message.caf in Resources */,
  888. FC7CE52B248ABE37001F83B8 /* Machine_Charge.caf in Resources */,
  889. FC7CE536248ABE37001F83B8 /* Fly.caf in Resources */,
  890. FC7CE567248ABE37001F83B8 /* Orchestral_Horns.caf in Resources */,
  891. FC7CE544248ABE37001F83B8 /* Sci-Fi_Alarm_Loop_1.caf in Resources */,
  892. FC7CE551248ABE37001F83B8 /* Marimba_Descend.caf in Resources */,
  893. FC7CE520248ABE37001F83B8 /* Burglar_Alarm_Siren_1.caf in Resources */,
  894. FC7CE54D248ABE37001F83B8 /* Analog_Watch_Alarm.caf in Resources */,
  895. FC7CE530248ABE37001F83B8 /* Dhol_Shuffleloop.caf in Resources */,
  896. FC7CE59C248D33A9001F83B8 /* dragbar.png in Resources */,
  897. FC7CE56C248ABE37001F83B8 /* Time_Has_Come.caf in Resources */,
  898. FC7CE574248ABE37001F83B8 /* Chimes_Glassy.caf in Resources */,
  899. FC7CE55A248ABE37001F83B8 /* Alert_Tone_Ringtone_1.caf in Resources */,
  900. FC7CE543248ABE37001F83B8 /* Pager_Beeps.caf in Resources */,
  901. FC7CE56F248ABE37001F83B8 /* Ghost_Hover.caf in Resources */,
  902. FC7CE537248ABE37001F83B8 /* Open_Your_Eyes_And_See.caf in Resources */,
  903. FC7CE56E248ABE37001F83B8 /* Ambulance.caf in Resources */,
  904. FC7CE571248ABE37001F83B8 /* Sunny.caf in Resources */,
  905. FC7CE546248ABE37001F83B8 /* Cartoon_Uh_Oh.caf in Resources */,
  906. FC9788262485969C00A7906C /* Assets.xcassets in Resources */,
  907. FC7CE557248ABE37001F83B8 /* Soft_Marimba_Pad_Positive.caf in Resources */,
  908. FC7CE54F248ABE37001F83B8 /* Cartoon_Machine_Clumsy_Loop.caf in Resources */,
  909. FC7CE562248ABE37001F83B8 /* Soft_Warm_Airy_Reassuring.caf in Resources */,
  910. FC7CE54B248ABE37001F83B8 /* Siri_Alert_Device_Muted.caf in Resources */,
  911. FC7CE566248ABE37001F83B8 /* In_A_Hurry.caf in Resources */,
  912. FC7CE531248ABE37001F83B8 /* Sci-Fi_Computer_Console_Alarm.caf in Resources */,
  913. FC7CE532248ABE37001F83B8 /* Siri_High_Glucose.caf in Resources */,
  914. FC7CE555248ABE37001F83B8 /* Sci-Fi_Incoming_Message_Alert.caf in Resources */,
  915. FC7CE518248ABE37001F83B8 /* Siri_Alert_Calibration_Needed.caf in Resources */,
  916. FC5A5C3D2497B229009C550E /* Config.xcconfig in Resources */,
  917. FC7CE550248ABE37001F83B8 /* Siri_Alert_High_Glucose.caf in Resources */,
  918. DDCFCAF22B17273200BE5751 /* LoopFollowDisplayNameConfig.xcconfig in Resources */,
  919. FC7CE525248ABE37001F83B8 /* Sci-Fi_Warning.caf in Resources */,
  920. FC7CE556248ABE37001F83B8 /* Sci-Fi_Console_Alarm.caf in Resources */,
  921. FC7CE55C248ABE37001F83B8 /* Big_Clock_Ticking.caf in Resources */,
  922. FC7CE57C248ABE37001F83B8 /* Tornado_Siren.caf in Resources */,
  923. FC7CE57E248ABE37001F83B8 /* Unpaved.caf in Resources */,
  924. FC7CE539248ABE37001F83B8 /* Remembers_Me_Of_Asia.caf in Resources */,
  925. FC7CE542248ABE37001F83B8 /* Alien_Siren.caf in Resources */,
  926. FC7CE51E248ABE37001F83B8 /* Computer_Magic.caf in Resources */,
  927. FC7CE541248ABE37001F83B8 /* Discreet.caf in Resources */,
  928. FC7CE535248ABE37001F83B8 /* Cartoon_Ascend_Climb_Sneaky.caf in Resources */,
  929. FC7CE529248ABE37001F83B8 /* Laser_Shoot.caf in Resources */,
  930. FC7CE54A248ABE37001F83B8 /* Siri_Alert_Urgent_High_Glucose.caf in Resources */,
  931. FC7CE579248ABE37001F83B8 /* Good_Morning.caf in Resources */,
  932. FC9788212485969B00A7906C /* Main.storyboard in Resources */,
  933. FC7CE538248ABE37001F83B8 /* 20ms-of-silence.caf in Resources */,
  934. FC7CE56B248ABE37001F83B8 /* Cartoon_Ascend_Then_Descend.caf in Resources */,
  935. FC7CE54E248ABE37001F83B8 /* Hell_Yeah_Somewhat_Calmer.caf in Resources */,
  936. FC7CE586248ABE37001F83B8 /* Martian_Gun.caf in Resources */,
  937. FC7CE523248ABE37001F83B8 /* Wake_Up_Will_You.caf in Resources */,
  938. FC7CE552248ABE37001F83B8 /* Siri_Alert_Urgent_Low_Glucose.caf in Resources */,
  939. FC7CE577248ABE37001F83B8 /* Cartoon_Fail_Strings_Trumpet.caf in Resources */,
  940. FC7CE582248ABE37001F83B8 /* Siri_Transmitter_Battery_Low.caf in Resources */,
  941. FC7CE57A248ABE37001F83B8 /* Emergency_Alarm.caf in Resources */,
  942. FC7CE51A248ABE37001F83B8 /* Jingle_All_The_Way.caf in Resources */,
  943. FC7CE53C248ABE37001F83B8 /* Early_Sunrise.caf in Resources */,
  944. FC7CE560248ABE37001F83B8 /* Burglar_Alarm_Siren_2.caf in Resources */,
  945. FC7CE522248ABE37001F83B8 /* Signature_Corporate.caf in Resources */,
  946. FC7CE572248ABE37001F83B8 /* Siri_Calibration_Needed.caf in Resources */,
  947. FC7CE53E248ABE37001F83B8 /* Soft_Warm_Airy_Optimistic.caf in Resources */,
  948. FC7CE58E248ABEF2001F83B8 /* alarm-notification.m4a in Resources */,
  949. FC7CE52F248ABE37001F83B8 /* Siri_Glucose_Rising_Fast.caf in Resources */,
  950. FC7CE55E248ABE37001F83B8 /* Cell_Phone_Ring_Tone.caf in Resources */,
  951. FC7CE554248ABE37001F83B8 /* Siri_Alert_Glucose_Rising_Fast.caf in Resources */,
  952. FC7CE575248ABE37001F83B8 /* Siri_Device_Muted.caf in Resources */,
  953. FC7CE52E248ABE37001F83B8 /* Cartoon_Villain_Horns.caf in Resources */,
  954. FC7CE527248ABE37001F83B8 /* Alert_Tone_Ringtone_2.caf in Resources */,
  955. FC7CE53A248ABE37001F83B8 /* Alarm_Clock.caf in Resources */,
  956. FC7CE578248ABE37001F83B8 /* Siri_Alert_Missed_Readings.caf in Resources */,
  957. FC7CE55B248ABE37001F83B8 /* 500ms-of-silence.mp3 in Resources */,
  958. FC7CE581248ABE37001F83B8 /* Siri_Urgent_Low_Glucose.caf in Resources */,
  959. FC7CE553248ABE37001F83B8 /* Sci-Fi_Eerie_Alarm.caf in Resources */,
  960. FC7CE56A248ABE37001F83B8 /* Cartoon_Siren.caf in Resources */,
  961. );
  962. runOnlyForDeploymentPostprocessing = 0;
  963. };
  964. /* End PBXResourcesBuildPhase section */
  965. /* Begin PBXShellScriptBuildPhase section */
  966. 04DA71CCA0280FA5FA2DF7A6 /* [CP] Embed Pods Frameworks */ = {
  967. isa = PBXShellScriptBuildPhase;
  968. buildActionMask = 2147483647;
  969. files = (
  970. );
  971. inputFileListPaths = (
  972. "${PODS_ROOT}/Target Support Files/Pods-LoopFollow/Pods-LoopFollow-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  973. );
  974. name = "[CP] Embed Pods Frameworks";
  975. outputFileListPaths = (
  976. "${PODS_ROOT}/Target Support Files/Pods-LoopFollow/Pods-LoopFollow-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  977. );
  978. runOnlyForDeploymentPostprocessing = 0;
  979. shellPath = /bin/sh;
  980. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LoopFollow/Pods-LoopFollow-frameworks.sh\"\n";
  981. showEnvVarsInLog = 0;
  982. };
  983. B038D39450A1F9A97D2B8BA4 /* [CP] Check Pods Manifest.lock */ = {
  984. isa = PBXShellScriptBuildPhase;
  985. buildActionMask = 2147483647;
  986. files = (
  987. );
  988. inputFileListPaths = (
  989. );
  990. inputPaths = (
  991. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  992. "${PODS_ROOT}/Manifest.lock",
  993. );
  994. name = "[CP] Check Pods Manifest.lock";
  995. outputFileListPaths = (
  996. );
  997. outputPaths = (
  998. "$(DERIVED_FILE_DIR)/Pods-LoopFollow-checkManifestLockResult.txt",
  999. );
  1000. runOnlyForDeploymentPostprocessing = 0;
  1001. shellPath = /bin/sh;
  1002. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  1003. showEnvVarsInLog = 0;
  1004. };
  1005. DDB0AF532BB1AA0900AFA48B /* Capture Build Details */ = {
  1006. isa = PBXShellScriptBuildPhase;
  1007. buildActionMask = 2147483647;
  1008. files = (
  1009. );
  1010. inputFileListPaths = (
  1011. );
  1012. inputPaths = (
  1013. );
  1014. name = "Capture Build Details";
  1015. outputFileListPaths = (
  1016. );
  1017. outputPaths = (
  1018. );
  1019. runOnlyForDeploymentPostprocessing = 0;
  1020. shellPath = /bin/sh;
  1021. shellScript = "\"${SRCROOT}/Scripts/capture-build-details.sh\"\n";
  1022. };
  1023. /* End PBXShellScriptBuildPhase section */
  1024. /* Begin PBXSourcesBuildPhase section */
  1025. FC9788102485969B00A7906C /* Sources */ = {
  1026. isa = PBXSourcesBuildPhase;
  1027. buildActionMask = 2147483647;
  1028. files = (
  1029. FCC68850248935D800A0279D /* AlarmViewController.swift in Sources */,
  1030. FC7CE59F248D8D23001F83B8 /* SnoozeViewController.swift in Sources */,
  1031. DD7FFAFD2A72953000C3A304 /* EKEventStore+Extensions.swift in Sources */,
  1032. FCC6886724898F8000A0279D /* UserDefaultsValue.swift in Sources */,
  1033. DDCF979E24C2382A002C9752 /* AppStateController.swift in Sources */,
  1034. FC97881E2485969B00A7906C /* NightScoutViewController.swift in Sources */,
  1035. DD608A0A2C23593900F91132 /* SMB.swift in Sources */,
  1036. DDCF979824C1489C002C9752 /* GraphSettingsViewController.swift in Sources */,
  1037. FC3AE7B5249E8E0E00AAE1E0 /* LoopFollow.xcdatamodeld in Sources */,
  1038. FCC6886F2489A53800A0279D /* AppConstants.swift in Sources */,
  1039. DD7E19842ACDA50C00DBD158 /* Overrides.swift in Sources */,
  1040. DDF2C0102BEFA991007A20E6 /* GitHubService.swift in Sources */,
  1041. FC16A97A24996673003D6245 /* NightScout.swift in Sources */,
  1042. DD07B5C929E2F9C400C6A635 /* NightscoutUtils.swift in Sources */,
  1043. FCC6886924898FB100A0279D /* UserDefaultsValueGroups.swift in Sources */,
  1044. DDF2C0122BEFB733007A20E6 /* AppVersionManager.swift in Sources */,
  1045. DD7E19862ACDA59700DBD158 /* BGCheck.swift in Sources */,
  1046. FC16A97D24996747003D6245 /* Alarms.swift in Sources */,
  1047. FC16A97B249966A3003D6245 /* AlarmSound.swift in Sources */,
  1048. DDB0AF522BB1A8BE00AFA48B /* BuildDetails.swift in Sources */,
  1049. DD0C0C622C4175FD00DBADDF /* NSProfile.swift in Sources */,
  1050. DD493AE72ACF23CF009A6922 /* DeviceStatus.swift in Sources */,
  1051. FCFEECA2248857A600402A7F /* SettingsViewController.swift in Sources */,
  1052. DD13BC792C3FE63A0062313B /* InfoManager.swift in Sources */,
  1053. FCFEECA02488157B00402A7F /* Chart.swift in Sources */,
  1054. DDCF979424C0D380002C9752 /* UIViewExtension.swift in Sources */,
  1055. DD0C0C6D2C48606200DBADDF /* CarbMetric.swift in Sources */,
  1056. DD7E19882ACDA5DA00DBD158 /* Notes.swift in Sources */,
  1057. FCEF87AC24A141A700AE6FA0 /* Localizer.swift in Sources */,
  1058. FC1BDD3224A2585C001B652C /* DataStructs.swift in Sources */,
  1059. FCC6886524898EEE00A0279D /* UserDefaults.swift in Sources */,
  1060. FC16A97F249969E2003D6245 /* Graphs.swift in Sources */,
  1061. FC8589BF252B54F500C8FC73 /* Mobileprovision.swift in Sources */,
  1062. DD493AE12ACF22FE009A6922 /* Profile.swift in Sources */,
  1063. DD493ADF2ACF22BB009A6922 /* SAge.swift in Sources */,
  1064. DD493ADB2ACF21A3009A6922 /* Bolus.swift in Sources */,
  1065. DD152D3B24C01B2300361FA2 /* InfoDisplaySettingsViewController.swift in Sources */,
  1066. DDF9676E2AD08C6E00C5EB95 /* SiteChange.swift in Sources */,
  1067. DD13BC772C3FD64E0062313B /* InfoData.swift in Sources */,
  1068. DD13BC752C3FD6210062313B /* InfoType.swift in Sources */,
  1069. DDCF979C24C14EFB002C9752 /* AdvancedSettingsViewController.swift in Sources */,
  1070. FC97881C2485969B00A7906C /* MainViewController.swift in Sources */,
  1071. DD6A935E2BFA6FA2003FFB8E /* DeviceStatusOpenAPS.swift in Sources */,
  1072. DD493AD52ACF2109009A6922 /* ResumePump.swift in Sources */,
  1073. DDCF979624C1443C002C9752 /* GeneralSettingsViewController.swift in Sources */,
  1074. FCC0FAC224922A22003E610E /* DictionaryKeyPath.swift in Sources */,
  1075. DD493AD72ACF2139009A6922 /* SuspendPump.swift in Sources */,
  1076. FC9788182485969B00A7906C /* AppDelegate.swift in Sources */,
  1077. DD608A0C2C27415C00F91132 /* BackgroundAlertManager.swift in Sources */,
  1078. DD0C0C6B2C48562000DBADDF /* InsulinMetric.swift in Sources */,
  1079. DD493AD92ACF2171009A6922 /* Carbs.swift in Sources */,
  1080. DD493AE92ACF2445009A6922 /* BGData.swift in Sources */,
  1081. FCC6886B24898FD800A0279D /* ObservationToken.swift in Sources */,
  1082. DD608A082C1F584900F91132 /* DeviceStatusLoop.swift in Sources */,
  1083. DD98F54424BCEFEE0007425A /* ShareClientExtension.swift in Sources */,
  1084. DD0C0C602C415B9D00DBADDF /* ProfileManager.swift in Sources */,
  1085. DD91E4DD2BDEC3F8002D9E97 /* GlucoseConversion.swift in Sources */,
  1086. DD0C0C682C48529400DBADDF /* Metric.swift in Sources */,
  1087. FCC6886D2489909D00A0279D /* AnyConvertible.swift in Sources */,
  1088. FC97881A2485969B00A7906C /* SceneDelegate.swift in Sources */,
  1089. DD0C0C662C46E54C00DBADDF /* InfoDataSeparator.swift in Sources */,
  1090. DD7E198A2ACDA62600DBD158 /* SensorStart.swift in Sources */,
  1091. FCD49B6C24AA536E007879DC /* DebugViewController.swift in Sources */,
  1092. FC1BDD2B24A22650001B652C /* Stats.swift in Sources */,
  1093. FC1BDD2D24A23204001B652C /* StatsView.swift in Sources */,
  1094. FCE537BC249A4D7D00F80BF8 /* carbBolusArrays.swift in Sources */,
  1095. FCD2A27D24C9D044009F7B7B /* Globals.swift in Sources */,
  1096. DD0C0C642C45A59400DBADDF /* HKUnit+Extensions.swift in Sources */,
  1097. DDCF979A24C14DB4002C9752 /* WatchSettingsViewController.swift in Sources */,
  1098. DD493AE52ACF2383009A6922 /* Treatments.swift in Sources */,
  1099. FCA2DDE62501095000254A8C /* Timers.swift in Sources */,
  1100. DD493AE32ACF2358009A6922 /* CAge.swift in Sources */,
  1101. DD493ADD2ACF21E0009A6922 /* Basals.swift in Sources */,
  1102. FC16A98124996C07003D6245 /* DateTime.swift in Sources */,
  1103. FC3CAB022493B6220068A152 /* BackgroundTaskAudio.swift in Sources */,
  1104. );
  1105. runOnlyForDeploymentPostprocessing = 0;
  1106. };
  1107. /* End PBXSourcesBuildPhase section */
  1108. /* Begin PBXVariantGroup section */
  1109. FC97881F2485969B00A7906C /* Main.storyboard */ = {
  1110. isa = PBXVariantGroup;
  1111. children = (
  1112. FC9788202485969B00A7906C /* Base */,
  1113. );
  1114. name = Main.storyboard;
  1115. sourceTree = "<group>";
  1116. };
  1117. FC9788272485969C00A7906C /* LaunchScreen.storyboard */ = {
  1118. isa = PBXVariantGroup;
  1119. children = (
  1120. FC9788282485969C00A7906C /* Base */,
  1121. );
  1122. name = LaunchScreen.storyboard;
  1123. sourceTree = "<group>";
  1124. };
  1125. /* End PBXVariantGroup section */
  1126. /* Begin XCBuildConfiguration section */
  1127. FC97882B2485969C00A7906C /* Debug */ = {
  1128. isa = XCBuildConfiguration;
  1129. baseConfigurationReference = FC5A5C3C2497B229009C550E /* Config.xcconfig */;
  1130. buildSettings = {
  1131. ALWAYS_SEARCH_USER_PATHS = NO;
  1132. CLANG_ANALYZER_NONNULL = YES;
  1133. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1134. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1135. CLANG_CXX_LIBRARY = "libc++";
  1136. CLANG_ENABLE_MODULES = YES;
  1137. CLANG_ENABLE_OBJC_ARC = YES;
  1138. CLANG_ENABLE_OBJC_WEAK = YES;
  1139. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1140. CLANG_WARN_BOOL_CONVERSION = YES;
  1141. CLANG_WARN_COMMA = YES;
  1142. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1143. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1144. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1145. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1146. CLANG_WARN_EMPTY_BODY = YES;
  1147. CLANG_WARN_ENUM_CONVERSION = YES;
  1148. CLANG_WARN_INFINITE_RECURSION = YES;
  1149. CLANG_WARN_INT_CONVERSION = YES;
  1150. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1151. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1152. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1153. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1154. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1155. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1156. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1157. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1158. CLANG_WARN_UNREACHABLE_CODE = YES;
  1159. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1160. COPY_PHASE_STRIP = NO;
  1161. DEBUG_INFORMATION_FORMAT = dwarf;
  1162. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1163. ENABLE_TESTABILITY = YES;
  1164. GCC_C_LANGUAGE_STANDARD = gnu11;
  1165. GCC_DYNAMIC_NO_PIC = NO;
  1166. GCC_NO_COMMON_BLOCKS = YES;
  1167. GCC_OPTIMIZATION_LEVEL = 0;
  1168. GCC_PREPROCESSOR_DEFINITIONS = (
  1169. "DEBUG=1",
  1170. "$(inherited)",
  1171. );
  1172. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1173. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1174. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1175. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1176. GCC_WARN_UNUSED_FUNCTION = YES;
  1177. GCC_WARN_UNUSED_VARIABLE = YES;
  1178. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  1179. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1180. MTL_FAST_MATH = YES;
  1181. ONLY_ACTIVE_ARCH = YES;
  1182. SDKROOT = iphoneos;
  1183. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1184. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1185. };
  1186. name = Debug;
  1187. };
  1188. FC97882C2485969C00A7906C /* Release */ = {
  1189. isa = XCBuildConfiguration;
  1190. baseConfigurationReference = FC5A5C3C2497B229009C550E /* Config.xcconfig */;
  1191. buildSettings = {
  1192. ALWAYS_SEARCH_USER_PATHS = NO;
  1193. CLANG_ANALYZER_NONNULL = YES;
  1194. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1195. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1196. CLANG_CXX_LIBRARY = "libc++";
  1197. CLANG_ENABLE_MODULES = YES;
  1198. CLANG_ENABLE_OBJC_ARC = YES;
  1199. CLANG_ENABLE_OBJC_WEAK = YES;
  1200. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1201. CLANG_WARN_BOOL_CONVERSION = YES;
  1202. CLANG_WARN_COMMA = YES;
  1203. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1204. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1205. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1206. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1207. CLANG_WARN_EMPTY_BODY = YES;
  1208. CLANG_WARN_ENUM_CONVERSION = YES;
  1209. CLANG_WARN_INFINITE_RECURSION = YES;
  1210. CLANG_WARN_INT_CONVERSION = YES;
  1211. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1212. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1213. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1214. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1215. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1216. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1217. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1218. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1219. CLANG_WARN_UNREACHABLE_CODE = YES;
  1220. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1221. COPY_PHASE_STRIP = NO;
  1222. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1223. ENABLE_NS_ASSERTIONS = NO;
  1224. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1225. GCC_C_LANGUAGE_STANDARD = gnu11;
  1226. GCC_NO_COMMON_BLOCKS = YES;
  1227. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1228. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1229. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1230. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1231. GCC_WARN_UNUSED_FUNCTION = YES;
  1232. GCC_WARN_UNUSED_VARIABLE = YES;
  1233. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  1234. MTL_ENABLE_DEBUG_INFO = NO;
  1235. MTL_FAST_MATH = YES;
  1236. SDKROOT = iphoneos;
  1237. SWIFT_COMPILATION_MODE = wholemodule;
  1238. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1239. VALIDATE_PRODUCT = YES;
  1240. };
  1241. name = Release;
  1242. };
  1243. FC97882E2485969C00A7906C /* Debug */ = {
  1244. isa = XCBuildConfiguration;
  1245. baseConfigurationReference = ECA3EFB4037410B4973BB632 /* Pods-LoopFollow.debug.xcconfig */;
  1246. buildSettings = {
  1247. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1248. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1249. CODE_SIGN_ENTITLEMENTS = "LoopFollow/Loop Follow.entitlements";
  1250. CODE_SIGN_STYLE = Automatic;
  1251. DEVELOPMENT_TEAM = "$(LF_DEVELOPMENT_TEAM)";
  1252. INFOPLIST_FILE = LoopFollow/Info.plist;
  1253. LD_RUNPATH_SEARCH_PATHS = (
  1254. "$(inherited)",
  1255. "@executable_path/Frameworks",
  1256. );
  1257. PRODUCT_BUNDLE_IDENTIFIER = "com.$(unique_id).LoopFollow$(app_suffix)";
  1258. PRODUCT_NAME = "Loop Follow";
  1259. SUPPORTS_MACCATALYST = YES;
  1260. SWIFT_VERSION = 5.0;
  1261. TARGETED_DEVICE_FAMILY = "1,2";
  1262. };
  1263. name = Debug;
  1264. };
  1265. FC97882F2485969C00A7906C /* Release */ = {
  1266. isa = XCBuildConfiguration;
  1267. baseConfigurationReference = 059B0FA59AABFE72FE13DDDA /* Pods-LoopFollow.release.xcconfig */;
  1268. buildSettings = {
  1269. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1270. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1271. CODE_SIGN_ENTITLEMENTS = "LoopFollow/Loop Follow.entitlements";
  1272. CODE_SIGN_STYLE = Automatic;
  1273. DEVELOPMENT_TEAM = "$(LF_DEVELOPMENT_TEAM)";
  1274. INFOPLIST_FILE = LoopFollow/Info.plist;
  1275. LD_RUNPATH_SEARCH_PATHS = (
  1276. "$(inherited)",
  1277. "@executable_path/Frameworks",
  1278. );
  1279. PRODUCT_BUNDLE_IDENTIFIER = "com.$(unique_id).LoopFollow$(app_suffix)";
  1280. PRODUCT_NAME = "Loop Follow";
  1281. SUPPORTS_MACCATALYST = YES;
  1282. SWIFT_VERSION = 5.0;
  1283. TARGETED_DEVICE_FAMILY = "1,2";
  1284. };
  1285. name = Release;
  1286. };
  1287. /* End XCBuildConfiguration section */
  1288. /* Begin XCConfigurationList section */
  1289. FC97880F2485969B00A7906C /* Build configuration list for PBXProject "LoopFollow" */ = {
  1290. isa = XCConfigurationList;
  1291. buildConfigurations = (
  1292. FC97882B2485969C00A7906C /* Debug */,
  1293. FC97882C2485969C00A7906C /* Release */,
  1294. );
  1295. defaultConfigurationIsVisible = 0;
  1296. defaultConfigurationName = Release;
  1297. };
  1298. FC97882D2485969C00A7906C /* Build configuration list for PBXNativeTarget "LoopFollow" */ = {
  1299. isa = XCConfigurationList;
  1300. buildConfigurations = (
  1301. FC97882E2485969C00A7906C /* Debug */,
  1302. FC97882F2485969C00A7906C /* Release */,
  1303. );
  1304. defaultConfigurationIsVisible = 0;
  1305. defaultConfigurationName = Release;
  1306. };
  1307. /* End XCConfigurationList section */
  1308. /* Begin XCVersionGroup section */
  1309. FC3AE7B3249E8E0E00AAE1E0 /* LoopFollow.xcdatamodeld */ = {
  1310. isa = XCVersionGroup;
  1311. children = (
  1312. FC3AE7B4249E8E0E00AAE1E0 /* LoopFollow.xcdatamodel */,
  1313. );
  1314. currentVersion = FC3AE7B4249E8E0E00AAE1E0 /* LoopFollow.xcdatamodel */;
  1315. name = LoopFollow.xcdatamodeld;
  1316. path = LoopFollow/LoopFollow.xcdatamodeld;
  1317. sourceTree = "<group>";
  1318. versionGroupType = wrapper.xcdatamodel;
  1319. };
  1320. /* End XCVersionGroup section */
  1321. };
  1322. rootObject = FC97880C2485969B00A7906C /* Project object */;
  1323. }