project.pbxproj 88 KB

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