project.pbxproj 104 KB

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