project.pbxproj 104 KB

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