project.pbxproj 113 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C1229C1A29C7E5BC0066A89C /* RileyLinkBLEKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1729C7E5BC0066A89C /* RileyLinkBLEKit.framework */; };
  10. C1229C1B29C7E5BC0066A89C /* RileyLinkBLEKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1729C7E5BC0066A89C /* RileyLinkBLEKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  11. C1229C1C29C7E5BC0066A89C /* RileyLinkKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1829C7E5BC0066A89C /* RileyLinkKit.framework */; };
  12. C1229C1D29C7E5BC0066A89C /* RileyLinkKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1829C7E5BC0066A89C /* RileyLinkKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  13. C1229C1E29C7E5BC0066A89C /* RileyLinkKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1929C7E5BC0066A89C /* RileyLinkKitUI.framework */; };
  14. C1229C1F29C7E5BC0066A89C /* RileyLinkKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1929C7E5BC0066A89C /* RileyLinkKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  15. C1229C7229C7F0950066A89C /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1229C2B29C7ED840066A89C /* main.swift */; };
  16. C124017029C7D87A00B32844 /* OmniKit.h in Headers */ = {isa = PBXBuildFile; fileRef = C124016F29C7D87A00B32844 /* OmniKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. C124017729C7D8CD00B32844 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = C124017629C7D8CD00B32844 /* README.md */; };
  18. C12401B529C7D8E900B32844 /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124017929C7D8E900B32844 /* Notification.swift */; };
  19. C12401B629C7D8E900B32844 /* BeepType.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124017B29C7D8E900B32844 /* BeepType.swift */; };
  20. C12401B729C7D8E900B32844 /* PumpManagerAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124017C29C7D8E900B32844 /* PumpManagerAlert.swift */; };
  21. C12401B829C7D8E900B32844 /* PodInfoPulseLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124017E29C7D8E900B32844 /* PodInfoPulseLog.swift */; };
  22. C12401B929C7D8E900B32844 /* VersionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124017F29C7D8E900B32844 /* VersionResponse.swift */; };
  23. C12401BA29C7D8E900B32844 /* PodInfoActivationTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018029C7D8E900B32844 /* PodInfoActivationTime.swift */; };
  24. C12401BB29C7D8E900B32844 /* TempBasalExtraCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018129C7D8E900B32844 /* TempBasalExtraCommand.swift */; };
  25. C12401BC29C7D8E900B32844 /* DeactivatePodCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018229C7D8E900B32844 /* DeactivatePodCommand.swift */; };
  26. C12401BD29C7D8E900B32844 /* AcknowledgeAlertCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018329C7D8E900B32844 /* AcknowledgeAlertCommand.swift */; };
  27. C12401BE29C7D8E900B32844 /* PodInfoConfiguredAlerts.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018429C7D8E900B32844 /* PodInfoConfiguredAlerts.swift */; };
  28. C12401BF29C7D8E900B32844 /* MessageBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018529C7D8E900B32844 /* MessageBlock.swift */; };
  29. C12401C029C7D8E900B32844 /* PlaceholderMessageBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018629C7D8E900B32844 /* PlaceholderMessageBlock.swift */; };
  30. C12401C129C7D8E900B32844 /* PodInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018729C7D8E900B32844 /* PodInfo.swift */; };
  31. C12401C229C7D8E900B32844 /* BolusExtraCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018829C7D8E900B32844 /* BolusExtraCommand.swift */; };
  32. C12401C329C7D8E900B32844 /* FaultConfigCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018929C7D8E900B32844 /* FaultConfigCommand.swift */; };
  33. C12401C429C7D8E900B32844 /* PodInfoPulseLogPlus.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018A29C7D8E900B32844 /* PodInfoPulseLogPlus.swift */; };
  34. C12401C529C7D8E900B32844 /* StatusResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018B29C7D8E900B32844 /* StatusResponse.swift */; };
  35. C12401C629C7D8E900B32844 /* GetStatusCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018C29C7D8E900B32844 /* GetStatusCommand.swift */; };
  36. C12401C729C7D8E900B32844 /* BasalScheduleExtraCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018D29C7D8E900B32844 /* BasalScheduleExtraCommand.swift */; };
  37. C12401C829C7D8E900B32844 /* CancelDeliveryCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018E29C7D8E900B32844 /* CancelDeliveryCommand.swift */; };
  38. C12401C929C7D8E900B32844 /* AssignAddressCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018F29C7D8E900B32844 /* AssignAddressCommand.swift */; };
  39. C12401CA29C7D8E900B32844 /* BeepConfigCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019029C7D8E900B32844 /* BeepConfigCommand.swift */; };
  40. C12401CB29C7D8E900B32844 /* ErrorResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019129C7D8E900B32844 /* ErrorResponse.swift */; };
  41. C12401CC29C7D8E900B32844 /* SetupPodCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019229C7D8E900B32844 /* SetupPodCommand.swift */; };
  42. C12401CD29C7D8E900B32844 /* DetailedStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019329C7D8E900B32844 /* DetailedStatus.swift */; };
  43. C12401CE29C7D8E900B32844 /* PodInfoResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019429C7D8E900B32844 /* PodInfoResponse.swift */; };
  44. C12401CF29C7D8E900B32844 /* SetInsulinScheduleCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019529C7D8E900B32844 /* SetInsulinScheduleCommand.swift */; };
  45. C12401D029C7D8E900B32844 /* ConfigureAlertsCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019629C7D8E900B32844 /* ConfigureAlertsCommand.swift */; };
  46. C12401D129C7D8E900B32844 /* PodDoseProgressEstimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019729C7D8E900B32844 /* PodDoseProgressEstimator.swift */; };
  47. C12401D229C7D8E900B32844 /* FaultEventCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019829C7D8E900B32844 /* FaultEventCode.swift */; };
  48. C12401D329C7D8E900B32844 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019929C7D8E900B32844 /* Message.swift */; };
  49. C12401D429C7D8E900B32844 /* BeepPreference.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019A29C7D8E900B32844 /* BeepPreference.swift */; };
  50. C12401D529C7D8E900B32844 /* Pod.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019B29C7D8E900B32844 /* Pod.swift */; };
  51. C12401D629C7D8E900B32844 /* BasalSchedule+LoopKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019C29C7D8E900B32844 /* BasalSchedule+LoopKit.swift */; };
  52. C12401D729C7D8E900B32844 /* BasalDeliveryTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019D29C7D8E900B32844 /* BasalDeliveryTable.swift */; };
  53. C12401D829C7D8E900B32844 /* PendingCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019E29C7D8E900B32844 /* PendingCommand.swift */; };
  54. C12401D929C7D8E900B32844 /* PodInsulinMeasurements.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124019F29C7D8E900B32844 /* PodInsulinMeasurements.swift */; };
  55. C12401DA29C7D8E900B32844 /* ReservoirLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A029C7D8E900B32844 /* ReservoirLevel.swift */; };
  56. C12401DB29C7D8E900B32844 /* AlertSlot.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A129C7D8E900B32844 /* AlertSlot.swift */; };
  57. C12401DC29C7D8E900B32844 /* InsulinTableEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A229C7D8E900B32844 /* InsulinTableEntry.swift */; };
  58. C12401DD29C7D8E900B32844 /* PodProgressStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A329C7D8E900B32844 /* PodProgressStatus.swift */; };
  59. C12401DE29C7D8E900B32844 /* CRC16.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A429C7D8E900B32844 /* CRC16.swift */; };
  60. C12401DF29C7D8E900B32844 /* BasalSchedule.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A529C7D8E900B32844 /* BasalSchedule.swift */; };
  61. C12401E029C7D8E900B32844 /* BolusDeliveryTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A629C7D8E900B32844 /* BolusDeliveryTable.swift */; };
  62. C12401E129C7D8E900B32844 /* UnfinalizedDose.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401A729C7D8E900B32844 /* UnfinalizedDose.swift */; };
  63. C12401E329C7D8E900B32844 /* PodComms.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401AA29C7D8E900B32844 /* PodComms.swift */; };
  64. C12401E429C7D8E900B32844 /* DetailedStatus+OmniKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401AB29C7D8E900B32844 /* DetailedStatus+OmniKit.swift */; };
  65. C12401E529C7D8E900B32844 /* PodCommsSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401AC29C7D8E900B32844 /* PodCommsSession.swift */; };
  66. C12401E629C7D8E900B32844 /* OmnipodPumpManagerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401AD29C7D8E900B32844 /* OmnipodPumpManagerState.swift */; };
  67. C12401E729C7D8E900B32844 /* OmnipodPumpManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401AE29C7D8E900B32844 /* OmnipodPumpManager.swift */; };
  68. C12401E829C7D8E900B32844 /* PodState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401AF29C7D8E900B32844 /* PodState.swift */; };
  69. C12401E929C7D8E900B32844 /* Packet+RFPacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401B129C7D8E900B32844 /* Packet+RFPacket.swift */; };
  70. C12401EA29C7D8E900B32844 /* CRC8.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401B229C7D8E900B32844 /* CRC8.swift */; };
  71. C12401EB29C7D8E900B32844 /* Packet.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401B329C7D8E900B32844 /* Packet.swift */; };
  72. C12401EC29C7D8E900B32844 /* MessageTransport.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12401B429C7D8E900B32844 /* MessageTransport.swift */; };
  73. C124020529C7D90B00B32844 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C12401EE29C7D90B00B32844 /* Localizable.strings */; };
  74. C124020E29C7D92700B32844 /* OmniKitUI.h in Headers */ = {isa = PBXBuildFile; fileRef = C124020D29C7D92700B32844 /* OmniKitUI.h */; settings = {ATTRIBUTES = (Public, ); }; };
  75. C124026B29C7DA9700B32844 /* OmnipodHUDProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124021F29C7DA9700B32844 /* OmnipodHUDProvider.swift */; };
  76. C124026C29C7DA9700B32844 /* OmniPodPumpManager+UI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022029C7DA9700B32844 /* OmniPodPumpManager+UI.swift */; };
  77. C124026D29C7DA9700B32844 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022229C7DA9700B32844 /* Image.swift */; };
  78. C124026E29C7DA9700B32844 /* FrameworkLocalText.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022429C7DA9700B32844 /* FrameworkLocalText.swift */; };
  79. C124026F29C7DA9700B32844 /* PairPodViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022629C7DA9700B32844 /* PairPodViewModel.swift */; };
  80. C124027029C7DA9700B32844 /* DeliveryUncertaintyRecoveryViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022729C7DA9700B32844 /* DeliveryUncertaintyRecoveryViewModel.swift */; };
  81. C124027129C7DA9700B32844 /* InsertCannulaViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022829C7DA9700B32844 /* InsertCannulaViewModel.swift */; };
  82. C124027229C7DA9700B32844 /* DeactivatePodViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022929C7DA9700B32844 /* DeactivatePodViewModel.swift */; };
  83. C124027329C7DA9700B32844 /* RileyLinkListDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022A29C7DA9700B32844 /* RileyLinkListDataSource.swift */; };
  84. C124027429C7DA9700B32844 /* PodLifeState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022B29C7DA9700B32844 /* PodLifeState.swift */; };
  85. C124027529C7DA9700B32844 /* OmnipodSettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022C29C7DA9700B32844 /* OmnipodSettingsViewModel.swift */; };
  86. C124027629C7DA9700B32844 /* PodLifeHUDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022E29C7DA9700B32844 /* PodLifeHUDView.swift */; };
  87. C124027729C7DA9700B32844 /* CheckInsertedCannulaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124022F29C7DA9700B32844 /* CheckInsertedCannulaView.swift */; };
  88. C124027829C7DA9700B32844 /* HUDAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C124023029C7DA9700B32844 /* HUDAssets.xcassets */; };
  89. C124027929C7DA9700B32844 /* RoundedCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023229C7DA9700B32844 /* RoundedCard.swift */; };
  90. C124027A29C7DA9700B32844 /* LeadingImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023329C7DA9700B32844 /* LeadingImage.swift */; };
  91. C124027B29C7DA9700B32844 /* ErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023429C7DA9700B32844 /* ErrorView.swift */; };
  92. C124027C29C7DA9700B32844 /* LowReservoirReminderEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023529C7DA9700B32844 /* LowReservoirReminderEditView.swift */; };
  93. C124027D29C7DA9700B32844 /* InsertCannulaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023629C7DA9700B32844 /* InsertCannulaView.swift */; };
  94. C124027E29C7DA9700B32844 /* RileyLinkSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023729C7DA9700B32844 /* RileyLinkSetupView.swift */; };
  95. C124027F29C7DA9700B32844 /* SetupCompleteView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023829C7DA9700B32844 /* SetupCompleteView.swift */; };
  96. C124028129C7DA9700B32844 /* ExpirationReminderPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023A29C7DA9700B32844 /* ExpirationReminderPickerView.swift */; };
  97. C124028229C7DA9700B32844 /* UncertaintyRecoveredView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023B29C7DA9700B32844 /* UncertaintyRecoveredView.swift */; };
  98. C124028329C7DA9700B32844 /* InsulinTypeConfirmation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023C29C7DA9700B32844 /* InsulinTypeConfirmation.swift */; };
  99. C124028429C7DA9700B32844 /* ManualTempBasalEntryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023D29C7DA9700B32844 /* ManualTempBasalEntryView.swift */; };
  100. C124028529C7DA9700B32844 /* PodLifeHUDView.xib in Resources */ = {isa = PBXBuildFile; fileRef = C124023E29C7DA9700B32844 /* PodLifeHUDView.xib */; };
  101. C124028629C7DA9700B32844 /* NotificationSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124023F29C7DA9700B32844 /* NotificationSettingsView.swift */; };
  102. C124028729C7DA9700B32844 /* OmnipodSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024029C7DA9700B32844 /* OmnipodSettingsView.swift */; };
  103. C124028829C7DA9700B32844 /* PodSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024129C7DA9700B32844 /* PodSetupView.swift */; };
  104. C124028929C7DA9700B32844 /* LowReservoirReminderSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024229C7DA9700B32844 /* LowReservoirReminderSetupView.swift */; };
  105. C124028A29C7DA9700B32844 /* PairPodView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024329C7DA9700B32844 /* PairPodView.swift */; };
  106. C124028B29C7DA9700B32844 /* BeepPreferenceSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024429C7DA9700B32844 /* BeepPreferenceSelectionView.swift */; };
  107. C124028C29C7DA9700B32844 /* ExpirationReminderSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024529C7DA9700B32844 /* ExpirationReminderSetupView.swift */; };
  108. C124028D29C7DA9700B32844 /* AttachPodView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024629C7DA9700B32844 /* AttachPodView.swift */; };
  109. C124028E29C7DA9700B32844 /* ScheduledExpirationReminderEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024729C7DA9700B32844 /* ScheduledExpirationReminderEditView.swift */; };
  110. C124028F29C7DA9700B32844 /* PodDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024829C7DA9700B32844 /* PodDetailsView.swift */; };
  111. C124029029C7DA9700B32844 /* OmnipodReservoirView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024929C7DA9700B32844 /* OmnipodReservoirView.swift */; };
  112. C124029129C7DA9700B32844 /* DeliveryUncertaintyRecoveryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024A29C7DA9700B32844 /* DeliveryUncertaintyRecoveryView.swift */; };
  113. C124029229C7DA9700B32844 /* DeactivatePodView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024B29C7DA9700B32844 /* DeactivatePodView.swift */; };
  114. C124029329C7DA9700B32844 /* BasalStateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024C29C7DA9700B32844 /* BasalStateView.swift */; };
  115. C124029429C7DA9700B32844 /* TimeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124024D29C7DA9700B32844 /* TimeView.swift */; };
  116. C124029529C7DA9700B32844 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C124024F29C7DA9700B32844 /* Localizable.strings */; };
  117. C124029629C7DA9700B32844 /* OmniKitUI.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C124026729C7DA9700B32844 /* OmniKitUI.xcassets */; };
  118. C124029729C7DA9700B32844 /* OmnipodUICoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124026929C7DA9700B32844 /* OmnipodUICoordinator.swift */; };
  119. C12ED9C529C7DB7200435701 /* OmnipodReservoirView.xib in Resources */ = {isa = PBXBuildFile; fileRef = C12ED9C429C7DB7200435701 /* OmnipodReservoirView.xib */; };
  120. C12ED9CD29C7DBA900435701 /* OmniKitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9CC29C7DBA900435701 /* OmniKitTests.swift */; };
  121. C12ED9CE29C7DBA900435701 /* OmniKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C124016C29C7D87A00B32844 /* OmniKit.framework */; };
  122. C12ED9E229C7DBDA00435701 /* PodCommsSessionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9D529C7DBDA00435701 /* PodCommsSessionTests.swift */; };
  123. C12ED9E329C7DBDA00435701 /* BasalScheduleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9D629C7DBDA00435701 /* BasalScheduleTests.swift */; };
  124. C12ED9E429C7DBDA00435701 /* MessageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9D729C7DBDA00435701 /* MessageTests.swift */; };
  125. C12ED9E529C7DBDA00435701 /* CRC8Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9D829C7DBDA00435701 /* CRC8Tests.swift */; };
  126. C12ED9E629C7DBDA00435701 /* PacketTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9D929C7DBDA00435701 /* PacketTests.swift */; };
  127. C12ED9E729C7DBDA00435701 /* CRC16Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9DA29C7DBDA00435701 /* CRC16Tests.swift */; };
  128. C12ED9E829C7DBDA00435701 /* BolusTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9DB29C7DBDA00435701 /* BolusTests.swift */; };
  129. C12ED9E929C7DBDA00435701 /* PodStateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9DC29C7DBDA00435701 /* PodStateTests.swift */; };
  130. C12ED9EA29C7DBDA00435701 /* AcknowledgeAlertsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9DD29C7DBDA00435701 /* AcknowledgeAlertsTests.swift */; };
  131. C12ED9EB29C7DBDA00435701 /* TempBasalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9DE29C7DBDA00435701 /* TempBasalTests.swift */; };
  132. C12ED9EC29C7DBDA00435701 /* StatusTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9DF29C7DBDA00435701 /* StatusTests.swift */; };
  133. C12ED9ED29C7DBDA00435701 /* PodInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9E029C7DBDA00435701 /* PodInfoTests.swift */; };
  134. C12ED9F229C7DBE700435701 /* OmniKitPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9F029C7DBE700435701 /* OmniKitPlugin.swift */; };
  135. C12ED9F429C7DCE100435701 /* OmniKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C124016C29C7D87A00B32844 /* OmniKit.framework */; };
  136. C12ED9F529C7DCE100435701 /* OmniKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C124016C29C7D87A00B32844 /* OmniKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  137. C12ED9F829C7DCE100435701 /* OmniKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C124020B29C7D92700B32844 /* OmniKitUI.framework */; };
  138. C12ED9F929C7DCE100435701 /* OmniKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C124020B29C7D92700B32844 /* OmniKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  139. C12ED9FE29C7DCF900435701 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9FD29C7DCF900435701 /* OSLog.swift */; };
  140. C12EDA0029C7DD2300435701 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12ED9FF29C7DD2300435701 /* Data.swift */; };
  141. C12EDA0229C7DD4700435701 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0129C7DD4700435701 /* LocalizedString.swift */; };
  142. C12EDA0429C7DDC800435701 /* TimeInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0329C7DDC800435701 /* TimeInterval.swift */; };
  143. C12EDA0629C7DE2500435701 /* TimeZone.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0529C7DE2500435701 /* TimeZone.swift */; };
  144. C12EDA0829C7DE6200435701 /* NumberFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0729C7DE6200435701 /* NumberFormatter.swift */; };
  145. C12EDA0A29C7DEAA00435701 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0929C7DEAA00435701 /* HKUnit.swift */; };
  146. C12EDA0C29C7DED000435701 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0B29C7DED000435701 /* LocalizedString.swift */; };
  147. C12EDA0E29C7DEFD00435701 /* NumberFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0D29C7DEFD00435701 /* NumberFormatter.swift */; };
  148. C12EDA1029C7DF1900435701 /* NibLoadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA0F29C7DF1900435701 /* NibLoadable.swift */; };
  149. C12EDA1229C7DF4B00435701 /* IdentifiableClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA1129C7DF4B00435701 /* IdentifiableClass.swift */; };
  150. C12EDA1429C7DFBF00435701 /* TimeInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA1329C7DFBF00435701 /* TimeInterval.swift */; };
  151. C12EDA1629C7DFF100435701 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA1529C7DFF100435701 /* HKUnit.swift */; };
  152. C12EDA1829C7E01800435701 /* TimeZone.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA1729C7E01800435701 /* TimeZone.swift */; };
  153. C12EDA1B29C7E06900435701 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12EDA1A29C7E06900435701 /* OSLog.swift */; };
  154. CEC751DD29D8834B006E9D24 /* RileyLinkBLEKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1729C7E5BC0066A89C /* RileyLinkBLEKit.framework */; };
  155. CEC751DE29D8834B006E9D24 /* RileyLinkKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1829C7E5BC0066A89C /* RileyLinkKit.framework */; };
  156. CEC751DF29D8834B006E9D24 /* RileyLinkKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1229C1929C7E5BC0066A89C /* RileyLinkKitUI.framework */; };
  157. CEC751E329D88392006E9D24 /* LoopKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEC751E229D88392006E9D24 /* LoopKitUI.framework */; };
  158. CEF2639B29D88516009921F1 /* OmniKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C124016C29C7D87A00B32844 /* OmniKit.framework */; };
  159. D845A1352AF89DEC00EA0853 /* SilencePodPreference.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1342AF89DEC00EA0853 /* SilencePodPreference.swift */; };
  160. D845A1462AF8A4DA00EA0853 /* ActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1452AF8A4DA00EA0853 /* ActivityView.swift */; };
  161. D845A1482AF8A4E400EA0853 /* FirstAppear.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1472AF8A4E400EA0853 /* FirstAppear.swift */; };
  162. D845A14A2AF8A4EF00EA0853 /* PlayTestBeepsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1492AF8A4EF00EA0853 /* PlayTestBeepsView.swift */; };
  163. D845A14E2AF8A4FB00EA0853 /* ReadPodStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A14B2AF8A4FB00EA0853 /* ReadPodStatusView.swift */; };
  164. D845A14F2AF8A4FB00EA0853 /* ReadPulseLogView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A14C2AF8A4FB00EA0853 /* ReadPulseLogView.swift */; };
  165. D845A1502AF8A4FB00EA0853 /* PumpManagerDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A14D2AF8A4FB00EA0853 /* PumpManagerDetailsView.swift */; };
  166. D845A1522AF8A51000EA0853 /* SilencePodSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1512AF8A51000EA0853 /* SilencePodSelectionView.swift */; };
  167. /* End PBXBuildFile section */
  168. /* Begin PBXContainerItemProxy section */
  169. C12ED9CF29C7DBA900435701 /* PBXContainerItemProxy */ = {
  170. isa = PBXContainerItemProxy;
  171. containerPortal = C124016329C7D87A00B32844 /* Project object */;
  172. proxyType = 1;
  173. remoteGlobalIDString = C124016B29C7D87A00B32844;
  174. remoteInfo = OmniKit;
  175. };
  176. C12ED9F629C7DCE100435701 /* PBXContainerItemProxy */ = {
  177. isa = PBXContainerItemProxy;
  178. containerPortal = C124016329C7D87A00B32844 /* Project object */;
  179. proxyType = 1;
  180. remoteGlobalIDString = C124016B29C7D87A00B32844;
  181. remoteInfo = OmniKit;
  182. };
  183. C12ED9FA29C7DCE100435701 /* PBXContainerItemProxy */ = {
  184. isa = PBXContainerItemProxy;
  185. containerPortal = C124016329C7D87A00B32844 /* Project object */;
  186. proxyType = 1;
  187. remoteGlobalIDString = C124020A29C7D92700B32844;
  188. remoteInfo = OmniKitUI;
  189. };
  190. /* End PBXContainerItemProxy section */
  191. /* Begin PBXCopyFilesBuildPhase section */
  192. C1229C6929C7F0840066A89C /* CopyFiles */ = {
  193. isa = PBXCopyFilesBuildPhase;
  194. buildActionMask = 2147483647;
  195. dstPath = /usr/share/man/man1/;
  196. dstSubfolderSpec = 0;
  197. files = (
  198. );
  199. runOnlyForDeploymentPostprocessing = 1;
  200. };
  201. C12ED9FC29C7DCE100435701 /* Embed Frameworks */ = {
  202. isa = PBXCopyFilesBuildPhase;
  203. buildActionMask = 2147483647;
  204. dstPath = "";
  205. dstSubfolderSpec = 10;
  206. files = (
  207. C1229C1B29C7E5BC0066A89C /* RileyLinkBLEKit.framework in Embed Frameworks */,
  208. C1229C1F29C7E5BC0066A89C /* RileyLinkKitUI.framework in Embed Frameworks */,
  209. C1229C1D29C7E5BC0066A89C /* RileyLinkKit.framework in Embed Frameworks */,
  210. C12ED9F929C7DCE100435701 /* OmniKitUI.framework in Embed Frameworks */,
  211. C12ED9F529C7DCE100435701 /* OmniKit.framework in Embed Frameworks */,
  212. );
  213. name = "Embed Frameworks";
  214. runOnlyForDeploymentPostprocessing = 0;
  215. };
  216. /* End PBXCopyFilesBuildPhase section */
  217. /* Begin PBXFileReference section */
  218. 193F1E4B2B44C21E00525770 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
  219. 193F1E4C2B44C21E00525770 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
  220. C1229C1729C7E5BC0066A89C /* RileyLinkBLEKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = RileyLinkBLEKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  221. C1229C1829C7E5BC0066A89C /* RileyLinkKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = RileyLinkKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  222. C1229C1929C7E5BC0066A89C /* RileyLinkKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = RileyLinkKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  223. C1229C2B29C7ED840066A89C /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  224. C1229C6B29C7F0840066A89C /* OmniKitPacketParser */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = OmniKitPacketParser; sourceTree = BUILT_PRODUCTS_DIR; };
  225. C124016C29C7D87A00B32844 /* OmniKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  226. C124016F29C7D87A00B32844 /* OmniKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OmniKit.h; sourceTree = "<group>"; };
  227. C124017629C7D8CD00B32844 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; };
  228. C124017929C7D8E900B32844 /* Notification.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
  229. C124017B29C7D8E900B32844 /* BeepType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepType.swift; sourceTree = "<group>"; };
  230. C124017C29C7D8E900B32844 /* PumpManagerAlert.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PumpManagerAlert.swift; sourceTree = "<group>"; };
  231. C124017E29C7D8E900B32844 /* PodInfoPulseLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoPulseLog.swift; sourceTree = "<group>"; };
  232. C124017F29C7D8E900B32844 /* VersionResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VersionResponse.swift; sourceTree = "<group>"; };
  233. C124018029C7D8E900B32844 /* PodInfoActivationTime.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoActivationTime.swift; sourceTree = "<group>"; };
  234. C124018129C7D8E900B32844 /* TempBasalExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TempBasalExtraCommand.swift; sourceTree = "<group>"; };
  235. C124018229C7D8E900B32844 /* DeactivatePodCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodCommand.swift; sourceTree = "<group>"; };
  236. C124018329C7D8E900B32844 /* AcknowledgeAlertCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AcknowledgeAlertCommand.swift; sourceTree = "<group>"; };
  237. C124018429C7D8E900B32844 /* PodInfoConfiguredAlerts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoConfiguredAlerts.swift; sourceTree = "<group>"; };
  238. C124018529C7D8E900B32844 /* MessageBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageBlock.swift; sourceTree = "<group>"; };
  239. C124018629C7D8E900B32844 /* PlaceholderMessageBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlaceholderMessageBlock.swift; sourceTree = "<group>"; };
  240. C124018729C7D8E900B32844 /* PodInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfo.swift; sourceTree = "<group>"; };
  241. C124018829C7D8E900B32844 /* BolusExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusExtraCommand.swift; sourceTree = "<group>"; };
  242. C124018929C7D8E900B32844 /* FaultConfigCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaultConfigCommand.swift; sourceTree = "<group>"; };
  243. C124018A29C7D8E900B32844 /* PodInfoPulseLogPlus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoPulseLogPlus.swift; sourceTree = "<group>"; };
  244. C124018B29C7D8E900B32844 /* StatusResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusResponse.swift; sourceTree = "<group>"; };
  245. C124018C29C7D8E900B32844 /* GetStatusCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GetStatusCommand.swift; sourceTree = "<group>"; };
  246. C124018D29C7D8E900B32844 /* BasalScheduleExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalScheduleExtraCommand.swift; sourceTree = "<group>"; };
  247. C124018E29C7D8E900B32844 /* CancelDeliveryCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CancelDeliveryCommand.swift; sourceTree = "<group>"; };
  248. C124018F29C7D8E900B32844 /* AssignAddressCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AssignAddressCommand.swift; sourceTree = "<group>"; };
  249. C124019029C7D8E900B32844 /* BeepConfigCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepConfigCommand.swift; sourceTree = "<group>"; };
  250. C124019129C7D8E900B32844 /* ErrorResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorResponse.swift; sourceTree = "<group>"; };
  251. C124019229C7D8E900B32844 /* SetupPodCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetupPodCommand.swift; sourceTree = "<group>"; };
  252. C124019329C7D8E900B32844 /* DetailedStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailedStatus.swift; sourceTree = "<group>"; };
  253. C124019429C7D8E900B32844 /* PodInfoResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoResponse.swift; sourceTree = "<group>"; };
  254. C124019529C7D8E900B32844 /* SetInsulinScheduleCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetInsulinScheduleCommand.swift; sourceTree = "<group>"; };
  255. C124019629C7D8E900B32844 /* ConfigureAlertsCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigureAlertsCommand.swift; sourceTree = "<group>"; };
  256. C124019729C7D8E900B32844 /* PodDoseProgressEstimator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodDoseProgressEstimator.swift; sourceTree = "<group>"; };
  257. C124019829C7D8E900B32844 /* FaultEventCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaultEventCode.swift; sourceTree = "<group>"; };
  258. C124019929C7D8E900B32844 /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; };
  259. C124019A29C7D8E900B32844 /* BeepPreference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepPreference.swift; sourceTree = "<group>"; };
  260. C124019B29C7D8E900B32844 /* Pod.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Pod.swift; sourceTree = "<group>"; };
  261. C124019C29C7D8E900B32844 /* BasalSchedule+LoopKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "BasalSchedule+LoopKit.swift"; sourceTree = "<group>"; };
  262. C124019D29C7D8E900B32844 /* BasalDeliveryTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalDeliveryTable.swift; sourceTree = "<group>"; };
  263. C124019E29C7D8E900B32844 /* PendingCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PendingCommand.swift; sourceTree = "<group>"; };
  264. C124019F29C7D8E900B32844 /* PodInsulinMeasurements.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInsulinMeasurements.swift; sourceTree = "<group>"; };
  265. C12401A029C7D8E900B32844 /* ReservoirLevel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReservoirLevel.swift; sourceTree = "<group>"; };
  266. C12401A129C7D8E900B32844 /* AlertSlot.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlertSlot.swift; sourceTree = "<group>"; };
  267. C12401A229C7D8E900B32844 /* InsulinTableEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinTableEntry.swift; sourceTree = "<group>"; };
  268. C12401A329C7D8E900B32844 /* PodProgressStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodProgressStatus.swift; sourceTree = "<group>"; };
  269. C12401A429C7D8E900B32844 /* CRC16.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC16.swift; sourceTree = "<group>"; };
  270. C12401A529C7D8E900B32844 /* BasalSchedule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalSchedule.swift; sourceTree = "<group>"; };
  271. C12401A629C7D8E900B32844 /* BolusDeliveryTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusDeliveryTable.swift; sourceTree = "<group>"; };
  272. C12401A729C7D8E900B32844 /* UnfinalizedDose.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnfinalizedDose.swift; sourceTree = "<group>"; };
  273. C12401A829C7D8E900B32844 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  274. C12401AA29C7D8E900B32844 /* PodComms.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodComms.swift; sourceTree = "<group>"; };
  275. C12401AB29C7D8E900B32844 /* DetailedStatus+OmniKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DetailedStatus+OmniKit.swift"; sourceTree = "<group>"; };
  276. C12401AC29C7D8E900B32844 /* PodCommsSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodCommsSession.swift; sourceTree = "<group>"; };
  277. C12401AD29C7D8E900B32844 /* OmnipodPumpManagerState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodPumpManagerState.swift; sourceTree = "<group>"; };
  278. C12401AE29C7D8E900B32844 /* OmnipodPumpManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodPumpManager.swift; sourceTree = "<group>"; };
  279. C12401AF29C7D8E900B32844 /* PodState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodState.swift; sourceTree = "<group>"; };
  280. C12401B129C7D8E900B32844 /* Packet+RFPacket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Packet+RFPacket.swift"; sourceTree = "<group>"; };
  281. C12401B229C7D8E900B32844 /* CRC8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC8.swift; sourceTree = "<group>"; };
  282. C12401B329C7D8E900B32844 /* Packet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Packet.swift; sourceTree = "<group>"; };
  283. C12401B429C7D8E900B32844 /* MessageTransport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageTransport.swift; sourceTree = "<group>"; };
  284. C12401EF29C7D90B00B32844 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  285. C12401F029C7D90B00B32844 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
  286. C12401F129C7D90B00B32844 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
  287. C12401F229C7D90B00B32844 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  288. C12401F329C7D90B00B32844 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
  289. C12401F429C7D90B00B32844 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  290. C12401F529C7D90B00B32844 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
  291. C12401F629C7D90B00B32844 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  292. C12401F729C7D90B00B32844 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
  293. C12401F829C7D90B00B32844 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  294. C12401F929C7D90B00B32844 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
  295. C12401FA29C7D90B00B32844 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
  296. C12401FB29C7D90B00B32844 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
  297. C12401FC29C7D90B00B32844 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
  298. C12401FD29C7D90B00B32844 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
  299. C12401FE29C7D90B00B32844 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
  300. C12401FF29C7D90B00B32844 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
  301. C124020029C7D90B00B32844 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  302. C124020129C7D90B00B32844 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  303. C124020229C7D90B00B32844 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
  304. C124020329C7D90B00B32844 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
  305. C124020429C7D90B00B32844 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
  306. C124020B29C7D92700B32844 /* OmniKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  307. C124020D29C7D92700B32844 /* OmniKitUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OmniKitUI.h; sourceTree = "<group>"; };
  308. C124021729C7D93D00B32844 /* OmniKitPlugin.loopplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniKitPlugin.loopplugin; sourceTree = BUILT_PRODUCTS_DIR; };
  309. C124021F29C7DA9700B32844 /* OmnipodHUDProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodHUDProvider.swift; sourceTree = "<group>"; };
  310. C124022029C7DA9700B32844 /* OmniPodPumpManager+UI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OmniPodPumpManager+UI.swift"; sourceTree = "<group>"; };
  311. C124022229C7DA9700B32844 /* Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; };
  312. C124022429C7DA9700B32844 /* FrameworkLocalText.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FrameworkLocalText.swift; sourceTree = "<group>"; };
  313. C124022629C7DA9700B32844 /* PairPodViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairPodViewModel.swift; sourceTree = "<group>"; };
  314. C124022729C7DA9700B32844 /* DeliveryUncertaintyRecoveryViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyRecoveryViewModel.swift; sourceTree = "<group>"; };
  315. C124022829C7DA9700B32844 /* InsertCannulaViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsertCannulaViewModel.swift; sourceTree = "<group>"; };
  316. C124022929C7DA9700B32844 /* DeactivatePodViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodViewModel.swift; sourceTree = "<group>"; };
  317. C124022A29C7DA9700B32844 /* RileyLinkListDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RileyLinkListDataSource.swift; sourceTree = "<group>"; };
  318. C124022B29C7DA9700B32844 /* PodLifeState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodLifeState.swift; sourceTree = "<group>"; };
  319. C124022C29C7DA9700B32844 /* OmnipodSettingsViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodSettingsViewModel.swift; sourceTree = "<group>"; };
  320. C124022E29C7DA9700B32844 /* PodLifeHUDView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodLifeHUDView.swift; sourceTree = "<group>"; };
  321. C124022F29C7DA9700B32844 /* CheckInsertedCannulaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CheckInsertedCannulaView.swift; sourceTree = "<group>"; };
  322. C124023029C7DA9700B32844 /* HUDAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = HUDAssets.xcassets; sourceTree = "<group>"; };
  323. C124023229C7DA9700B32844 /* RoundedCard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoundedCard.swift; sourceTree = "<group>"; };
  324. C124023329C7DA9700B32844 /* LeadingImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LeadingImage.swift; sourceTree = "<group>"; };
  325. C124023429C7DA9700B32844 /* ErrorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorView.swift; sourceTree = "<group>"; };
  326. C124023529C7DA9700B32844 /* LowReservoirReminderEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LowReservoirReminderEditView.swift; sourceTree = "<group>"; };
  327. C124023629C7DA9700B32844 /* InsertCannulaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsertCannulaView.swift; sourceTree = "<group>"; };
  328. C124023729C7DA9700B32844 /* RileyLinkSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RileyLinkSetupView.swift; sourceTree = "<group>"; };
  329. C124023829C7DA9700B32844 /* SetupCompleteView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetupCompleteView.swift; sourceTree = "<group>"; };
  330. C124023A29C7DA9700B32844 /* ExpirationReminderPickerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpirationReminderPickerView.swift; sourceTree = "<group>"; };
  331. C124023B29C7DA9700B32844 /* UncertaintyRecoveredView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UncertaintyRecoveredView.swift; sourceTree = "<group>"; };
  332. C124023C29C7DA9700B32844 /* InsulinTypeConfirmation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinTypeConfirmation.swift; sourceTree = "<group>"; };
  333. C124023D29C7DA9700B32844 /* ManualTempBasalEntryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManualTempBasalEntryView.swift; sourceTree = "<group>"; };
  334. C124023E29C7DA9700B32844 /* PodLifeHUDView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PodLifeHUDView.xib; sourceTree = "<group>"; };
  335. C124023F29C7DA9700B32844 /* NotificationSettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationSettingsView.swift; sourceTree = "<group>"; };
  336. C124024029C7DA9700B32844 /* OmnipodSettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodSettingsView.swift; sourceTree = "<group>"; };
  337. C124024129C7DA9700B32844 /* PodSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodSetupView.swift; sourceTree = "<group>"; };
  338. C124024229C7DA9700B32844 /* LowReservoirReminderSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LowReservoirReminderSetupView.swift; sourceTree = "<group>"; };
  339. C124024329C7DA9700B32844 /* PairPodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairPodView.swift; sourceTree = "<group>"; };
  340. C124024429C7DA9700B32844 /* BeepPreferenceSelectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepPreferenceSelectionView.swift; sourceTree = "<group>"; };
  341. C124024529C7DA9700B32844 /* ExpirationReminderSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpirationReminderSetupView.swift; sourceTree = "<group>"; };
  342. C124024629C7DA9700B32844 /* AttachPodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AttachPodView.swift; sourceTree = "<group>"; };
  343. C124024729C7DA9700B32844 /* ScheduledExpirationReminderEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScheduledExpirationReminderEditView.swift; sourceTree = "<group>"; };
  344. C124024829C7DA9700B32844 /* PodDetailsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodDetailsView.swift; sourceTree = "<group>"; };
  345. C124024929C7DA9700B32844 /* OmnipodReservoirView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodReservoirView.swift; sourceTree = "<group>"; };
  346. C124024A29C7DA9700B32844 /* DeliveryUncertaintyRecoveryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyRecoveryView.swift; sourceTree = "<group>"; };
  347. C124024B29C7DA9700B32844 /* DeactivatePodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodView.swift; sourceTree = "<group>"; };
  348. C124024C29C7DA9700B32844 /* BasalStateView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalStateView.swift; sourceTree = "<group>"; };
  349. C124024D29C7DA9700B32844 /* TimeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeView.swift; sourceTree = "<group>"; };
  350. C124025029C7DA9700B32844 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  351. C124025129C7DA9700B32844 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
  352. C124025229C7DA9700B32844 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
  353. C124025329C7DA9700B32844 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  354. C124025429C7DA9700B32844 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
  355. C124025529C7DA9700B32844 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  356. C124025629C7DA9700B32844 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
  357. C124025729C7DA9700B32844 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  358. C124025829C7DA9700B32844 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
  359. C124025929C7DA9700B32844 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  360. C124025A29C7DA9700B32844 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
  361. C124025B29C7DA9700B32844 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
  362. C124025C29C7DA9700B32844 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
  363. C124025D29C7DA9700B32844 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
  364. C124025E29C7DA9700B32844 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
  365. C124025F29C7DA9700B32844 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
  366. C124026029C7DA9700B32844 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
  367. C124026129C7DA9700B32844 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  368. C124026229C7DA9700B32844 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  369. C124026329C7DA9700B32844 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
  370. C124026429C7DA9700B32844 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
  371. C124026529C7DA9700B32844 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
  372. C124026629C7DA9700B32844 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
  373. C124026729C7DA9700B32844 /* OmniKitUI.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = OmniKitUI.xcassets; sourceTree = "<group>"; };
  374. C124026929C7DA9700B32844 /* OmnipodUICoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodUICoordinator.swift; sourceTree = "<group>"; };
  375. C124026A29C7DA9700B32844 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  376. C12ED9C429C7DB7200435701 /* OmnipodReservoirView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OmnipodReservoirView.xib; sourceTree = "<group>"; };
  377. C12ED9CA29C7DBA900435701 /* OmniKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OmniKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  378. C12ED9CC29C7DBA900435701 /* OmniKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OmniKitTests.swift; sourceTree = "<group>"; };
  379. C12ED9D429C7DBDA00435701 /* OmniKitTests-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OmniKitTests-Bridging-Header.h"; sourceTree = "<group>"; };
  380. C12ED9D529C7DBDA00435701 /* PodCommsSessionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodCommsSessionTests.swift; sourceTree = "<group>"; };
  381. C12ED9D629C7DBDA00435701 /* BasalScheduleTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalScheduleTests.swift; sourceTree = "<group>"; };
  382. C12ED9D729C7DBDA00435701 /* MessageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageTests.swift; sourceTree = "<group>"; };
  383. C12ED9D829C7DBDA00435701 /* CRC8Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC8Tests.swift; sourceTree = "<group>"; };
  384. C12ED9D929C7DBDA00435701 /* PacketTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PacketTests.swift; sourceTree = "<group>"; };
  385. C12ED9DA29C7DBDA00435701 /* CRC16Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC16Tests.swift; sourceTree = "<group>"; };
  386. C12ED9DB29C7DBDA00435701 /* BolusTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusTests.swift; sourceTree = "<group>"; };
  387. C12ED9DC29C7DBDA00435701 /* PodStateTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodStateTests.swift; sourceTree = "<group>"; };
  388. C12ED9DD29C7DBDA00435701 /* AcknowledgeAlertsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AcknowledgeAlertsTests.swift; sourceTree = "<group>"; };
  389. C12ED9DE29C7DBDA00435701 /* TempBasalTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TempBasalTests.swift; sourceTree = "<group>"; };
  390. C12ED9DF29C7DBDA00435701 /* StatusTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusTests.swift; sourceTree = "<group>"; };
  391. C12ED9E029C7DBDA00435701 /* PodInfoTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoTests.swift; sourceTree = "<group>"; };
  392. C12ED9E129C7DBDA00435701 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  393. C12ED9EF29C7DBE700435701 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  394. C12ED9F029C7DBE700435701 /* OmniKitPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniKitPlugin.swift; sourceTree = "<group>"; };
  395. C12ED9FD29C7DCF900435701 /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  396. C12ED9FF29C7DD2300435701 /* Data.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Data.swift; sourceTree = "<group>"; };
  397. C12EDA0129C7DD4700435701 /* LocalizedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; };
  398. C12EDA0329C7DDC800435701 /* TimeInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeInterval.swift; sourceTree = "<group>"; };
  399. C12EDA0529C7DE2500435701 /* TimeZone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeZone.swift; sourceTree = "<group>"; };
  400. C12EDA0729C7DE6200435701 /* NumberFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberFormatter.swift; sourceTree = "<group>"; };
  401. C12EDA0929C7DEAA00435701 /* HKUnit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
  402. C12EDA0B29C7DED000435701 /* LocalizedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; };
  403. C12EDA0D29C7DEFD00435701 /* NumberFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberFormatter.swift; sourceTree = "<group>"; };
  404. C12EDA0F29C7DF1900435701 /* NibLoadable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NibLoadable.swift; sourceTree = "<group>"; };
  405. C12EDA1129C7DF4B00435701 /* IdentifiableClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdentifiableClass.swift; sourceTree = "<group>"; };
  406. C12EDA1329C7DFBF00435701 /* TimeInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeInterval.swift; sourceTree = "<group>"; };
  407. C12EDA1529C7DFF100435701 /* HKUnit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
  408. C12EDA1729C7E01800435701 /* TimeZone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeZone.swift; sourceTree = "<group>"; };
  409. C12EDA1A29C7E06900435701 /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  410. CEC751E229D88392006E9D24 /* LoopKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  411. D845A1342AF89DEC00EA0853 /* SilencePodPreference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SilencePodPreference.swift; sourceTree = "<group>"; };
  412. D845A1452AF8A4DA00EA0853 /* ActivityView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityView.swift; sourceTree = "<group>"; };
  413. D845A1472AF8A4E400EA0853 /* FirstAppear.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirstAppear.swift; sourceTree = "<group>"; };
  414. D845A1492AF8A4EF00EA0853 /* PlayTestBeepsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlayTestBeepsView.swift; sourceTree = "<group>"; };
  415. D845A14B2AF8A4FB00EA0853 /* ReadPodStatusView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReadPodStatusView.swift; sourceTree = "<group>"; };
  416. D845A14C2AF8A4FB00EA0853 /* ReadPulseLogView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReadPulseLogView.swift; sourceTree = "<group>"; };
  417. D845A14D2AF8A4FB00EA0853 /* PumpManagerDetailsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PumpManagerDetailsView.swift; sourceTree = "<group>"; };
  418. D845A1512AF8A51000EA0853 /* SilencePodSelectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SilencePodSelectionView.swift; sourceTree = "<group>"; };
  419. /* End PBXFileReference section */
  420. /* Begin PBXFrameworksBuildPhase section */
  421. C1229C6829C7F0840066A89C /* Frameworks */ = {
  422. isa = PBXFrameworksBuildPhase;
  423. buildActionMask = 2147483647;
  424. files = (
  425. );
  426. runOnlyForDeploymentPostprocessing = 0;
  427. };
  428. C124016929C7D87A00B32844 /* Frameworks */ = {
  429. isa = PBXFrameworksBuildPhase;
  430. buildActionMask = 2147483647;
  431. files = (
  432. CEC751DD29D8834B006E9D24 /* RileyLinkBLEKit.framework in Frameworks */,
  433. CEC751DE29D8834B006E9D24 /* RileyLinkKit.framework in Frameworks */,
  434. CEC751DF29D8834B006E9D24 /* RileyLinkKitUI.framework in Frameworks */,
  435. );
  436. runOnlyForDeploymentPostprocessing = 0;
  437. };
  438. C124020829C7D92700B32844 /* Frameworks */ = {
  439. isa = PBXFrameworksBuildPhase;
  440. buildActionMask = 2147483647;
  441. files = (
  442. CEF2639B29D88516009921F1 /* OmniKit.framework in Frameworks */,
  443. CEC751E329D88392006E9D24 /* LoopKitUI.framework in Frameworks */,
  444. );
  445. runOnlyForDeploymentPostprocessing = 0;
  446. };
  447. C124021429C7D93D00B32844 /* Frameworks */ = {
  448. isa = PBXFrameworksBuildPhase;
  449. buildActionMask = 2147483647;
  450. files = (
  451. C1229C1A29C7E5BC0066A89C /* RileyLinkBLEKit.framework in Frameworks */,
  452. C1229C1E29C7E5BC0066A89C /* RileyLinkKitUI.framework in Frameworks */,
  453. C1229C1C29C7E5BC0066A89C /* RileyLinkKit.framework in Frameworks */,
  454. C12ED9F829C7DCE100435701 /* OmniKitUI.framework in Frameworks */,
  455. C12ED9F429C7DCE100435701 /* OmniKit.framework in Frameworks */,
  456. );
  457. runOnlyForDeploymentPostprocessing = 0;
  458. };
  459. C12ED9C729C7DBA900435701 /* Frameworks */ = {
  460. isa = PBXFrameworksBuildPhase;
  461. buildActionMask = 2147483647;
  462. files = (
  463. C12ED9CE29C7DBA900435701 /* OmniKit.framework in Frameworks */,
  464. );
  465. runOnlyForDeploymentPostprocessing = 0;
  466. };
  467. /* End PBXFrameworksBuildPhase section */
  468. /* Begin PBXGroup section */
  469. C1229C2A29C7ED840066A89C /* OmniKitPacketParser */ = {
  470. isa = PBXGroup;
  471. children = (
  472. C1229C2B29C7ED840066A89C /* main.swift */,
  473. );
  474. path = OmniKitPacketParser;
  475. sourceTree = "<group>";
  476. };
  477. C124016229C7D87A00B32844 = {
  478. isa = PBXGroup;
  479. children = (
  480. C124016E29C7D87A00B32844 /* OmniKit */,
  481. C124020C29C7D92700B32844 /* OmniKitUI */,
  482. C124021829C7D93D00B32844 /* OmniKitPlugin */,
  483. C12ED9CB29C7DBA900435701 /* OmniKitTests */,
  484. C1229C2A29C7ED840066A89C /* OmniKitPacketParser */,
  485. C124016D29C7D87A00B32844 /* Products */,
  486. C12ED9F329C7DCE100435701 /* Frameworks */,
  487. );
  488. sourceTree = "<group>";
  489. };
  490. C124016D29C7D87A00B32844 /* Products */ = {
  491. isa = PBXGroup;
  492. children = (
  493. C124016C29C7D87A00B32844 /* OmniKit.framework */,
  494. C124020B29C7D92700B32844 /* OmniKitUI.framework */,
  495. C124021729C7D93D00B32844 /* OmniKitPlugin.loopplugin */,
  496. C12ED9CA29C7DBA900435701 /* OmniKitTests.xctest */,
  497. C1229C6B29C7F0840066A89C /* OmniKitPacketParser */,
  498. );
  499. name = Products;
  500. sourceTree = "<group>";
  501. };
  502. C124016E29C7D87A00B32844 /* OmniKit */ = {
  503. isa = PBXGroup;
  504. children = (
  505. C12401ED29C7D90B00B32844 /* Resources */,
  506. C124017829C7D8E900B32844 /* Extensions */,
  507. C12401A829C7D8E900B32844 /* Info.plist */,
  508. C12401B029C7D8E900B32844 /* MessageTransport */,
  509. C124017A29C7D8E900B32844 /* OmnipodCommon */,
  510. C12401A929C7D8E900B32844 /* PumpManager */,
  511. C124017629C7D8CD00B32844 /* README.md */,
  512. C124016F29C7D87A00B32844 /* OmniKit.h */,
  513. C12EDA0129C7DD4700435701 /* LocalizedString.swift */,
  514. );
  515. path = OmniKit;
  516. sourceTree = "<group>";
  517. };
  518. C124017829C7D8E900B32844 /* Extensions */ = {
  519. isa = PBXGroup;
  520. children = (
  521. C124017929C7D8E900B32844 /* Notification.swift */,
  522. C12ED9FD29C7DCF900435701 /* OSLog.swift */,
  523. C12ED9FF29C7DD2300435701 /* Data.swift */,
  524. C12EDA0329C7DDC800435701 /* TimeInterval.swift */,
  525. C12EDA0529C7DE2500435701 /* TimeZone.swift */,
  526. C12EDA0729C7DE6200435701 /* NumberFormatter.swift */,
  527. C12EDA0929C7DEAA00435701 /* HKUnit.swift */,
  528. );
  529. path = Extensions;
  530. sourceTree = "<group>";
  531. };
  532. C124017A29C7D8E900B32844 /* OmnipodCommon */ = {
  533. isa = PBXGroup;
  534. children = (
  535. C12401A129C7D8E900B32844 /* AlertSlot.swift */,
  536. C124019D29C7D8E900B32844 /* BasalDeliveryTable.swift */,
  537. C124019C29C7D8E900B32844 /* BasalSchedule+LoopKit.swift */,
  538. C12401A529C7D8E900B32844 /* BasalSchedule.swift */,
  539. C124019A29C7D8E900B32844 /* BeepPreference.swift */,
  540. C124017B29C7D8E900B32844 /* BeepType.swift */,
  541. C12401A629C7D8E900B32844 /* BolusDeliveryTable.swift */,
  542. C12401A429C7D8E900B32844 /* CRC16.swift */,
  543. C124019829C7D8E900B32844 /* FaultEventCode.swift */,
  544. C12401A229C7D8E900B32844 /* InsulinTableEntry.swift */,
  545. C124019929C7D8E900B32844 /* Message.swift */,
  546. C124017D29C7D8E900B32844 /* MessageBlocks */,
  547. C124019E29C7D8E900B32844 /* PendingCommand.swift */,
  548. C124019B29C7D8E900B32844 /* Pod.swift */,
  549. C124019729C7D8E900B32844 /* PodDoseProgressEstimator.swift */,
  550. C124019F29C7D8E900B32844 /* PodInsulinMeasurements.swift */,
  551. C12401A329C7D8E900B32844 /* PodProgressStatus.swift */,
  552. C124017C29C7D8E900B32844 /* PumpManagerAlert.swift */,
  553. C12401A029C7D8E900B32844 /* ReservoirLevel.swift */,
  554. D845A1342AF89DEC00EA0853 /* SilencePodPreference.swift */,
  555. C12401A729C7D8E900B32844 /* UnfinalizedDose.swift */,
  556. );
  557. path = OmnipodCommon;
  558. sourceTree = "<group>";
  559. };
  560. C124017D29C7D8E900B32844 /* MessageBlocks */ = {
  561. isa = PBXGroup;
  562. children = (
  563. C124017E29C7D8E900B32844 /* PodInfoPulseLog.swift */,
  564. C124017F29C7D8E900B32844 /* VersionResponse.swift */,
  565. C124018029C7D8E900B32844 /* PodInfoActivationTime.swift */,
  566. C124018129C7D8E900B32844 /* TempBasalExtraCommand.swift */,
  567. C124018229C7D8E900B32844 /* DeactivatePodCommand.swift */,
  568. C124018329C7D8E900B32844 /* AcknowledgeAlertCommand.swift */,
  569. C124018429C7D8E900B32844 /* PodInfoConfiguredAlerts.swift */,
  570. C124018529C7D8E900B32844 /* MessageBlock.swift */,
  571. C124018629C7D8E900B32844 /* PlaceholderMessageBlock.swift */,
  572. C124018729C7D8E900B32844 /* PodInfo.swift */,
  573. C124018829C7D8E900B32844 /* BolusExtraCommand.swift */,
  574. C124018929C7D8E900B32844 /* FaultConfigCommand.swift */,
  575. C124018A29C7D8E900B32844 /* PodInfoPulseLogPlus.swift */,
  576. C124018B29C7D8E900B32844 /* StatusResponse.swift */,
  577. C124018C29C7D8E900B32844 /* GetStatusCommand.swift */,
  578. C124018D29C7D8E900B32844 /* BasalScheduleExtraCommand.swift */,
  579. C124018E29C7D8E900B32844 /* CancelDeliveryCommand.swift */,
  580. C124018F29C7D8E900B32844 /* AssignAddressCommand.swift */,
  581. C124019029C7D8E900B32844 /* BeepConfigCommand.swift */,
  582. C124019129C7D8E900B32844 /* ErrorResponse.swift */,
  583. C124019229C7D8E900B32844 /* SetupPodCommand.swift */,
  584. C124019329C7D8E900B32844 /* DetailedStatus.swift */,
  585. C124019429C7D8E900B32844 /* PodInfoResponse.swift */,
  586. C124019529C7D8E900B32844 /* SetInsulinScheduleCommand.swift */,
  587. C124019629C7D8E900B32844 /* ConfigureAlertsCommand.swift */,
  588. );
  589. path = MessageBlocks;
  590. sourceTree = "<group>";
  591. };
  592. C12401A929C7D8E900B32844 /* PumpManager */ = {
  593. isa = PBXGroup;
  594. children = (
  595. C12401AB29C7D8E900B32844 /* DetailedStatus+OmniKit.swift */,
  596. C12401AE29C7D8E900B32844 /* OmnipodPumpManager.swift */,
  597. C12401AD29C7D8E900B32844 /* OmnipodPumpManagerState.swift */,
  598. C12401AA29C7D8E900B32844 /* PodComms.swift */,
  599. C12401AC29C7D8E900B32844 /* PodCommsSession.swift */,
  600. C12401AF29C7D8E900B32844 /* PodState.swift */,
  601. );
  602. path = PumpManager;
  603. sourceTree = "<group>";
  604. };
  605. C12401B029C7D8E900B32844 /* MessageTransport */ = {
  606. isa = PBXGroup;
  607. children = (
  608. C12401B129C7D8E900B32844 /* Packet+RFPacket.swift */,
  609. C12401B229C7D8E900B32844 /* CRC8.swift */,
  610. C12401B329C7D8E900B32844 /* Packet.swift */,
  611. C12401B429C7D8E900B32844 /* MessageTransport.swift */,
  612. );
  613. path = MessageTransport;
  614. sourceTree = "<group>";
  615. };
  616. C12401ED29C7D90B00B32844 /* Resources */ = {
  617. isa = PBXGroup;
  618. children = (
  619. C12401EE29C7D90B00B32844 /* Localizable.strings */,
  620. );
  621. path = Resources;
  622. sourceTree = "<group>";
  623. };
  624. C124020C29C7D92700B32844 /* OmniKitUI */ = {
  625. isa = PBXGroup;
  626. children = (
  627. C124022329C7DA9700B32844 /* Common */,
  628. C124022129C7DA9700B32844 /* Extensions */,
  629. C124026A29C7DA9700B32844 /* Info.plist */,
  630. C124021E29C7DA9700B32844 /* PumpManager */,
  631. C124024E29C7DA9700B32844 /* Resources */,
  632. C124026829C7DA9700B32844 /* ViewControllers */,
  633. C124022529C7DA9700B32844 /* ViewModels */,
  634. C124022D29C7DA9700B32844 /* Views */,
  635. C124020D29C7D92700B32844 /* OmniKitUI.h */,
  636. C12EDA0B29C7DED000435701 /* LocalizedString.swift */,
  637. );
  638. path = OmniKitUI;
  639. sourceTree = "<group>";
  640. };
  641. C124021829C7D93D00B32844 /* OmniKitPlugin */ = {
  642. isa = PBXGroup;
  643. children = (
  644. C12EDA1929C7E06000435701 /* Extensions */,
  645. C12ED9EF29C7DBE700435701 /* Info.plist */,
  646. C12ED9F029C7DBE700435701 /* OmniKitPlugin.swift */,
  647. );
  648. path = OmniKitPlugin;
  649. sourceTree = "<group>";
  650. };
  651. C124021E29C7DA9700B32844 /* PumpManager */ = {
  652. isa = PBXGroup;
  653. children = (
  654. C124021F29C7DA9700B32844 /* OmnipodHUDProvider.swift */,
  655. C124022029C7DA9700B32844 /* OmniPodPumpManager+UI.swift */,
  656. );
  657. path = PumpManager;
  658. sourceTree = "<group>";
  659. };
  660. C124022129C7DA9700B32844 /* Extensions */ = {
  661. isa = PBXGroup;
  662. children = (
  663. C124022229C7DA9700B32844 /* Image.swift */,
  664. C12EDA0D29C7DEFD00435701 /* NumberFormatter.swift */,
  665. C12EDA0F29C7DF1900435701 /* NibLoadable.swift */,
  666. C12EDA1129C7DF4B00435701 /* IdentifiableClass.swift */,
  667. C12EDA1329C7DFBF00435701 /* TimeInterval.swift */,
  668. C12EDA1529C7DFF100435701 /* HKUnit.swift */,
  669. C12EDA1729C7E01800435701 /* TimeZone.swift */,
  670. );
  671. path = Extensions;
  672. sourceTree = "<group>";
  673. };
  674. C124022329C7DA9700B32844 /* Common */ = {
  675. isa = PBXGroup;
  676. children = (
  677. C124022429C7DA9700B32844 /* FrameworkLocalText.swift */,
  678. );
  679. path = Common;
  680. sourceTree = "<group>";
  681. };
  682. C124022529C7DA9700B32844 /* ViewModels */ = {
  683. isa = PBXGroup;
  684. children = (
  685. C124022929C7DA9700B32844 /* DeactivatePodViewModel.swift */,
  686. C124022729C7DA9700B32844 /* DeliveryUncertaintyRecoveryViewModel.swift */,
  687. C124022829C7DA9700B32844 /* InsertCannulaViewModel.swift */,
  688. C124022C29C7DA9700B32844 /* OmnipodSettingsViewModel.swift */,
  689. C124022629C7DA9700B32844 /* PairPodViewModel.swift */,
  690. C124022B29C7DA9700B32844 /* PodLifeState.swift */,
  691. C124022A29C7DA9700B32844 /* RileyLinkListDataSource.swift */,
  692. );
  693. path = ViewModels;
  694. sourceTree = "<group>";
  695. };
  696. C124022D29C7DA9700B32844 /* Views */ = {
  697. isa = PBXGroup;
  698. children = (
  699. D845A1452AF8A4DA00EA0853 /* ActivityView.swift */,
  700. C124024629C7DA9700B32844 /* AttachPodView.swift */,
  701. C124024C29C7DA9700B32844 /* BasalStateView.swift */,
  702. C124024429C7DA9700B32844 /* BeepPreferenceSelectionView.swift */,
  703. C124022F29C7DA9700B32844 /* CheckInsertedCannulaView.swift */,
  704. C124024B29C7DA9700B32844 /* DeactivatePodView.swift */,
  705. C124024A29C7DA9700B32844 /* DeliveryUncertaintyRecoveryView.swift */,
  706. C124023129C7DA9700B32844 /* DesignElements */,
  707. C124023A29C7DA9700B32844 /* ExpirationReminderPickerView.swift */,
  708. C124024529C7DA9700B32844 /* ExpirationReminderSetupView.swift */,
  709. D845A1472AF8A4E400EA0853 /* FirstAppear.swift */,
  710. C124023629C7DA9700B32844 /* InsertCannulaView.swift */,
  711. C124023C29C7DA9700B32844 /* InsulinTypeConfirmation.swift */,
  712. C124023529C7DA9700B32844 /* LowReservoirReminderEditView.swift */,
  713. C124024229C7DA9700B32844 /* LowReservoirReminderSetupView.swift */,
  714. C124023D29C7DA9700B32844 /* ManualTempBasalEntryView.swift */,
  715. C124023F29C7DA9700B32844 /* NotificationSettingsView.swift */,
  716. C124024929C7DA9700B32844 /* OmnipodReservoirView.swift */,
  717. C124024029C7DA9700B32844 /* OmnipodSettingsView.swift */,
  718. C124024329C7DA9700B32844 /* PairPodView.swift */,
  719. D845A1492AF8A4EF00EA0853 /* PlayTestBeepsView.swift */,
  720. C124024829C7DA9700B32844 /* PodDetailsView.swift */,
  721. C124022E29C7DA9700B32844 /* PodLifeHUDView.swift */,
  722. C124024129C7DA9700B32844 /* PodSetupView.swift */,
  723. D845A14D2AF8A4FB00EA0853 /* PumpManagerDetailsView.swift */,
  724. D845A14B2AF8A4FB00EA0853 /* ReadPodStatusView.swift */,
  725. D845A14C2AF8A4FB00EA0853 /* ReadPulseLogView.swift */,
  726. C124023729C7DA9700B32844 /* RileyLinkSetupView.swift */,
  727. C124024729C7DA9700B32844 /* ScheduledExpirationReminderEditView.swift */,
  728. C124023829C7DA9700B32844 /* SetupCompleteView.swift */,
  729. D845A1512AF8A51000EA0853 /* SilencePodSelectionView.swift */,
  730. C124024D29C7DA9700B32844 /* TimeView.swift */,
  731. C124023B29C7DA9700B32844 /* UncertaintyRecoveredView.swift */,
  732. );
  733. path = Views;
  734. sourceTree = "<group>";
  735. };
  736. C124023129C7DA9700B32844 /* DesignElements */ = {
  737. isa = PBXGroup;
  738. children = (
  739. C124023229C7DA9700B32844 /* RoundedCard.swift */,
  740. C124023329C7DA9700B32844 /* LeadingImage.swift */,
  741. C124023429C7DA9700B32844 /* ErrorView.swift */,
  742. );
  743. path = DesignElements;
  744. sourceTree = "<group>";
  745. };
  746. C124024E29C7DA9700B32844 /* Resources */ = {
  747. isa = PBXGroup;
  748. children = (
  749. C12ED9C429C7DB7200435701 /* OmnipodReservoirView.xib */,
  750. C124023E29C7DA9700B32844 /* PodLifeHUDView.xib */,
  751. C124023029C7DA9700B32844 /* HUDAssets.xcassets */,
  752. C124026729C7DA9700B32844 /* OmniKitUI.xcassets */,
  753. C124024F29C7DA9700B32844 /* Localizable.strings */,
  754. );
  755. path = Resources;
  756. sourceTree = "<group>";
  757. };
  758. C124026829C7DA9700B32844 /* ViewControllers */ = {
  759. isa = PBXGroup;
  760. children = (
  761. C124026929C7DA9700B32844 /* OmnipodUICoordinator.swift */,
  762. );
  763. path = ViewControllers;
  764. sourceTree = "<group>";
  765. };
  766. C12ED9CB29C7DBA900435701 /* OmniKitTests */ = {
  767. isa = PBXGroup;
  768. children = (
  769. C12ED9DD29C7DBDA00435701 /* AcknowledgeAlertsTests.swift */,
  770. C12ED9D629C7DBDA00435701 /* BasalScheduleTests.swift */,
  771. C12ED9DB29C7DBDA00435701 /* BolusTests.swift */,
  772. C12ED9D829C7DBDA00435701 /* CRC8Tests.swift */,
  773. C12ED9DA29C7DBDA00435701 /* CRC16Tests.swift */,
  774. C12ED9E129C7DBDA00435701 /* Info.plist */,
  775. C12ED9D729C7DBDA00435701 /* MessageTests.swift */,
  776. C12ED9D429C7DBDA00435701 /* OmniKitTests-Bridging-Header.h */,
  777. C12ED9D929C7DBDA00435701 /* PacketTests.swift */,
  778. C12ED9D529C7DBDA00435701 /* PodCommsSessionTests.swift */,
  779. C12ED9E029C7DBDA00435701 /* PodInfoTests.swift */,
  780. C12ED9DC29C7DBDA00435701 /* PodStateTests.swift */,
  781. C12ED9DF29C7DBDA00435701 /* StatusTests.swift */,
  782. C12ED9DE29C7DBDA00435701 /* TempBasalTests.swift */,
  783. C12ED9CC29C7DBA900435701 /* OmniKitTests.swift */,
  784. );
  785. path = OmniKitTests;
  786. sourceTree = "<group>";
  787. };
  788. C12ED9F329C7DCE100435701 /* Frameworks */ = {
  789. isa = PBXGroup;
  790. children = (
  791. CEC751E229D88392006E9D24 /* LoopKitUI.framework */,
  792. C1229C1729C7E5BC0066A89C /* RileyLinkBLEKit.framework */,
  793. C1229C1829C7E5BC0066A89C /* RileyLinkKit.framework */,
  794. C1229C1929C7E5BC0066A89C /* RileyLinkKitUI.framework */,
  795. );
  796. name = Frameworks;
  797. sourceTree = "<group>";
  798. };
  799. C12EDA1929C7E06000435701 /* Extensions */ = {
  800. isa = PBXGroup;
  801. children = (
  802. C12EDA1A29C7E06900435701 /* OSLog.swift */,
  803. );
  804. path = Extensions;
  805. sourceTree = "<group>";
  806. };
  807. /* End PBXGroup section */
  808. /* Begin PBXHeadersBuildPhase section */
  809. C124016729C7D87A00B32844 /* Headers */ = {
  810. isa = PBXHeadersBuildPhase;
  811. buildActionMask = 2147483647;
  812. files = (
  813. C124017029C7D87A00B32844 /* OmniKit.h in Headers */,
  814. );
  815. runOnlyForDeploymentPostprocessing = 0;
  816. };
  817. C124020629C7D92700B32844 /* Headers */ = {
  818. isa = PBXHeadersBuildPhase;
  819. buildActionMask = 2147483647;
  820. files = (
  821. C124020E29C7D92700B32844 /* OmniKitUI.h in Headers */,
  822. );
  823. runOnlyForDeploymentPostprocessing = 0;
  824. };
  825. C124021229C7D93D00B32844 /* Headers */ = {
  826. isa = PBXHeadersBuildPhase;
  827. buildActionMask = 2147483647;
  828. files = (
  829. );
  830. runOnlyForDeploymentPostprocessing = 0;
  831. };
  832. /* End PBXHeadersBuildPhase section */
  833. /* Begin PBXNativeTarget section */
  834. C1229C6A29C7F0840066A89C /* OmniKitPacketParser */ = {
  835. isa = PBXNativeTarget;
  836. buildConfigurationList = C1229C6F29C7F0840066A89C /* Build configuration list for PBXNativeTarget "OmniKitPacketParser" */;
  837. buildPhases = (
  838. C1229C6729C7F0840066A89C /* Sources */,
  839. C1229C6829C7F0840066A89C /* Frameworks */,
  840. C1229C6929C7F0840066A89C /* CopyFiles */,
  841. );
  842. buildRules = (
  843. );
  844. dependencies = (
  845. );
  846. name = OmniKitPacketParser;
  847. productName = OmniKitPacketParser;
  848. productReference = C1229C6B29C7F0840066A89C /* OmniKitPacketParser */;
  849. productType = "com.apple.product-type.tool";
  850. };
  851. C124016B29C7D87A00B32844 /* OmniKit */ = {
  852. isa = PBXNativeTarget;
  853. buildConfigurationList = C124017329C7D87A00B32844 /* Build configuration list for PBXNativeTarget "OmniKit" */;
  854. buildPhases = (
  855. C124016729C7D87A00B32844 /* Headers */,
  856. C124016829C7D87A00B32844 /* Sources */,
  857. C124016929C7D87A00B32844 /* Frameworks */,
  858. C124016A29C7D87A00B32844 /* Resources */,
  859. );
  860. buildRules = (
  861. );
  862. dependencies = (
  863. );
  864. name = OmniKit;
  865. productName = OmniKit;
  866. productReference = C124016C29C7D87A00B32844 /* OmniKit.framework */;
  867. productType = "com.apple.product-type.framework";
  868. };
  869. C124020A29C7D92700B32844 /* OmniKitUI */ = {
  870. isa = PBXNativeTarget;
  871. buildConfigurationList = C124020F29C7D92700B32844 /* Build configuration list for PBXNativeTarget "OmniKitUI" */;
  872. buildPhases = (
  873. C124020629C7D92700B32844 /* Headers */,
  874. C124020729C7D92700B32844 /* Sources */,
  875. C124020829C7D92700B32844 /* Frameworks */,
  876. C124020929C7D92700B32844 /* Resources */,
  877. );
  878. buildRules = (
  879. );
  880. dependencies = (
  881. );
  882. name = OmniKitUI;
  883. productName = OmniKitUI;
  884. productReference = C124020B29C7D92700B32844 /* OmniKitUI.framework */;
  885. productType = "com.apple.product-type.framework";
  886. };
  887. C124021629C7D93D00B32844 /* OmniKitPlugin */ = {
  888. isa = PBXNativeTarget;
  889. buildConfigurationList = C124021B29C7D93D00B32844 /* Build configuration list for PBXNativeTarget "OmniKitPlugin" */;
  890. buildPhases = (
  891. C124021229C7D93D00B32844 /* Headers */,
  892. C124021329C7D93D00B32844 /* Sources */,
  893. C124021429C7D93D00B32844 /* Frameworks */,
  894. C124021529C7D93D00B32844 /* Resources */,
  895. C12ED9FC29C7DCE100435701 /* Embed Frameworks */,
  896. );
  897. buildRules = (
  898. );
  899. dependencies = (
  900. C12ED9F729C7DCE100435701 /* PBXTargetDependency */,
  901. C12ED9FB29C7DCE100435701 /* PBXTargetDependency */,
  902. );
  903. name = OmniKitPlugin;
  904. productName = OmniKitPlugin;
  905. productReference = C124021729C7D93D00B32844 /* OmniKitPlugin.loopplugin */;
  906. productType = "com.apple.product-type.framework";
  907. };
  908. C12ED9C929C7DBA900435701 /* OmniKitTests */ = {
  909. isa = PBXNativeTarget;
  910. buildConfigurationList = C12ED9D129C7DBA900435701 /* Build configuration list for PBXNativeTarget "OmniKitTests" */;
  911. buildPhases = (
  912. C12ED9C629C7DBA900435701 /* Sources */,
  913. C12ED9C729C7DBA900435701 /* Frameworks */,
  914. C12ED9C829C7DBA900435701 /* Resources */,
  915. );
  916. buildRules = (
  917. );
  918. dependencies = (
  919. C12ED9D029C7DBA900435701 /* PBXTargetDependency */,
  920. );
  921. name = OmniKitTests;
  922. productName = OmniKitTests;
  923. productReference = C12ED9CA29C7DBA900435701 /* OmniKitTests.xctest */;
  924. productType = "com.apple.product-type.bundle.unit-test";
  925. };
  926. /* End PBXNativeTarget section */
  927. /* Begin PBXProject section */
  928. C124016329C7D87A00B32844 /* Project object */ = {
  929. isa = PBXProject;
  930. attributes = {
  931. BuildIndependentTargetsInParallel = 1;
  932. CLASSPREFIX = "";
  933. LastSwiftUpdateCheck = 1420;
  934. LastUpgradeCheck = 1420;
  935. ORGANIZATIONNAME = "LoopKit Authors";
  936. TargetAttributes = {
  937. C1229C6A29C7F0840066A89C = {
  938. CreatedOnToolsVersion = 14.2;
  939. };
  940. C124016B29C7D87A00B32844 = {
  941. CreatedOnToolsVersion = 14.2;
  942. };
  943. C124020A29C7D92700B32844 = {
  944. CreatedOnToolsVersion = 14.2;
  945. };
  946. C124021629C7D93D00B32844 = {
  947. CreatedOnToolsVersion = 14.2;
  948. LastSwiftMigration = 1420;
  949. };
  950. C12ED9C929C7DBA900435701 = {
  951. CreatedOnToolsVersion = 14.2;
  952. };
  953. };
  954. };
  955. buildConfigurationList = C124016629C7D87A00B32844 /* Build configuration list for PBXProject "OmniKit" */;
  956. compatibilityVersion = "Xcode 14.0";
  957. developmentRegion = en;
  958. hasScannedForEncodings = 0;
  959. knownRegions = (
  960. en,
  961. Base,
  962. de,
  963. he,
  964. ar,
  965. "zh-Hans",
  966. ja,
  967. nb,
  968. es,
  969. da,
  970. it,
  971. sk,
  972. sv,
  973. cs,
  974. tr,
  975. pl,
  976. "pt-BR",
  977. vi,
  978. ru,
  979. fr,
  980. fi,
  981. nl,
  982. ro,
  983. hi,
  984. hu,
  985. );
  986. mainGroup = C124016229C7D87A00B32844;
  987. productRefGroup = C124016D29C7D87A00B32844 /* Products */;
  988. projectDirPath = "";
  989. projectRoot = "";
  990. targets = (
  991. C124016B29C7D87A00B32844 /* OmniKit */,
  992. C124020A29C7D92700B32844 /* OmniKitUI */,
  993. C124021629C7D93D00B32844 /* OmniKitPlugin */,
  994. C12ED9C929C7DBA900435701 /* OmniKitTests */,
  995. C1229C6A29C7F0840066A89C /* OmniKitPacketParser */,
  996. );
  997. };
  998. /* End PBXProject section */
  999. /* Begin PBXResourcesBuildPhase section */
  1000. C124016A29C7D87A00B32844 /* Resources */ = {
  1001. isa = PBXResourcesBuildPhase;
  1002. buildActionMask = 2147483647;
  1003. files = (
  1004. C124020529C7D90B00B32844 /* Localizable.strings in Resources */,
  1005. C124017729C7D8CD00B32844 /* README.md in Resources */,
  1006. );
  1007. runOnlyForDeploymentPostprocessing = 0;
  1008. };
  1009. C124020929C7D92700B32844 /* Resources */ = {
  1010. isa = PBXResourcesBuildPhase;
  1011. buildActionMask = 2147483647;
  1012. files = (
  1013. C124028529C7DA9700B32844 /* PodLifeHUDView.xib in Resources */,
  1014. C12ED9C529C7DB7200435701 /* OmnipodReservoirView.xib in Resources */,
  1015. C124029629C7DA9700B32844 /* OmniKitUI.xcassets in Resources */,
  1016. C124029529C7DA9700B32844 /* Localizable.strings in Resources */,
  1017. C124027829C7DA9700B32844 /* HUDAssets.xcassets in Resources */,
  1018. );
  1019. runOnlyForDeploymentPostprocessing = 0;
  1020. };
  1021. C124021529C7D93D00B32844 /* Resources */ = {
  1022. isa = PBXResourcesBuildPhase;
  1023. buildActionMask = 2147483647;
  1024. files = (
  1025. );
  1026. runOnlyForDeploymentPostprocessing = 0;
  1027. };
  1028. C12ED9C829C7DBA900435701 /* Resources */ = {
  1029. isa = PBXResourcesBuildPhase;
  1030. buildActionMask = 2147483647;
  1031. files = (
  1032. );
  1033. runOnlyForDeploymentPostprocessing = 0;
  1034. };
  1035. /* End PBXResourcesBuildPhase section */
  1036. /* Begin PBXSourcesBuildPhase section */
  1037. C1229C6729C7F0840066A89C /* Sources */ = {
  1038. isa = PBXSourcesBuildPhase;
  1039. buildActionMask = 2147483647;
  1040. files = (
  1041. C1229C7229C7F0950066A89C /* main.swift in Sources */,
  1042. );
  1043. runOnlyForDeploymentPostprocessing = 0;
  1044. };
  1045. C124016829C7D87A00B32844 /* Sources */ = {
  1046. isa = PBXSourcesBuildPhase;
  1047. buildActionMask = 2147483647;
  1048. files = (
  1049. C12401D729C7D8E900B32844 /* BasalDeliveryTable.swift in Sources */,
  1050. C12401BD29C7D8E900B32844 /* AcknowledgeAlertCommand.swift in Sources */,
  1051. C12EDA0429C7DDC800435701 /* TimeInterval.swift in Sources */,
  1052. C12401B529C7D8E900B32844 /* Notification.swift in Sources */,
  1053. C12401E429C7D8E900B32844 /* DetailedStatus+OmniKit.swift in Sources */,
  1054. C12401C929C7D8E900B32844 /* AssignAddressCommand.swift in Sources */,
  1055. C12401C429C7D8E900B32844 /* PodInfoPulseLogPlus.swift in Sources */,
  1056. C12401CD29C7D8E900B32844 /* DetailedStatus.swift in Sources */,
  1057. C12401DF29C7D8E900B32844 /* BasalSchedule.swift in Sources */,
  1058. C12401DC29C7D8E900B32844 /* InsulinTableEntry.swift in Sources */,
  1059. C12401CF29C7D8E900B32844 /* SetInsulinScheduleCommand.swift in Sources */,
  1060. C12401D529C7D8E900B32844 /* Pod.swift in Sources */,
  1061. C12EDA0629C7DE2500435701 /* TimeZone.swift in Sources */,
  1062. C12401D629C7D8E900B32844 /* BasalSchedule+LoopKit.swift in Sources */,
  1063. C12401BC29C7D8E900B32844 /* DeactivatePodCommand.swift in Sources */,
  1064. C12401B929C7D8E900B32844 /* VersionResponse.swift in Sources */,
  1065. C12401DB29C7D8E900B32844 /* AlertSlot.swift in Sources */,
  1066. C12401E629C7D8E900B32844 /* OmnipodPumpManagerState.swift in Sources */,
  1067. C12EDA0029C7DD2300435701 /* Data.swift in Sources */,
  1068. C12401DD29C7D8E900B32844 /* PodProgressStatus.swift in Sources */,
  1069. C12401B629C7D8E900B32844 /* BeepType.swift in Sources */,
  1070. C12ED9FE29C7DCF900435701 /* OSLog.swift in Sources */,
  1071. C12401CA29C7D8E900B32844 /* BeepConfigCommand.swift in Sources */,
  1072. C12401E329C7D8E900B32844 /* PodComms.swift in Sources */,
  1073. C12401D429C7D8E900B32844 /* BeepPreference.swift in Sources */,
  1074. C12401B829C7D8E900B32844 /* PodInfoPulseLog.swift in Sources */,
  1075. D845A1352AF89DEC00EA0853 /* SilencePodPreference.swift in Sources */,
  1076. C12401BE29C7D8E900B32844 /* PodInfoConfiguredAlerts.swift in Sources */,
  1077. C12401E529C7D8E900B32844 /* PodCommsSession.swift in Sources */,
  1078. C12401DE29C7D8E900B32844 /* CRC16.swift in Sources */,
  1079. C12401C729C7D8E900B32844 /* BasalScheduleExtraCommand.swift in Sources */,
  1080. C12401C329C7D8E900B32844 /* FaultConfigCommand.swift in Sources */,
  1081. C12401D129C7D8E900B32844 /* PodDoseProgressEstimator.swift in Sources */,
  1082. C12401E029C7D8E900B32844 /* BolusDeliveryTable.swift in Sources */,
  1083. C12401C129C7D8E900B32844 /* PodInfo.swift in Sources */,
  1084. C12401E829C7D8E900B32844 /* PodState.swift in Sources */,
  1085. C12401D029C7D8E900B32844 /* ConfigureAlertsCommand.swift in Sources */,
  1086. C12401EA29C7D8E900B32844 /* CRC8.swift in Sources */,
  1087. C12401EB29C7D8E900B32844 /* Packet.swift in Sources */,
  1088. C12401C029C7D8E900B32844 /* PlaceholderMessageBlock.swift in Sources */,
  1089. C12401BA29C7D8E900B32844 /* PodInfoActivationTime.swift in Sources */,
  1090. C12EDA0A29C7DEAA00435701 /* HKUnit.swift in Sources */,
  1091. C12401C229C7D8E900B32844 /* BolusExtraCommand.swift in Sources */,
  1092. C12401E929C7D8E900B32844 /* Packet+RFPacket.swift in Sources */,
  1093. C12401E729C7D8E900B32844 /* OmnipodPumpManager.swift in Sources */,
  1094. C12401D329C7D8E900B32844 /* Message.swift in Sources */,
  1095. C12401BF29C7D8E900B32844 /* MessageBlock.swift in Sources */,
  1096. C12401CE29C7D8E900B32844 /* PodInfoResponse.swift in Sources */,
  1097. C12401D829C7D8E900B32844 /* PendingCommand.swift in Sources */,
  1098. C12401DA29C7D8E900B32844 /* ReservoirLevel.swift in Sources */,
  1099. C12401EC29C7D8E900B32844 /* MessageTransport.swift in Sources */,
  1100. C12401CB29C7D8E900B32844 /* ErrorResponse.swift in Sources */,
  1101. C12EDA0229C7DD4700435701 /* LocalizedString.swift in Sources */,
  1102. C12401C829C7D8E900B32844 /* CancelDeliveryCommand.swift in Sources */,
  1103. C12401CC29C7D8E900B32844 /* SetupPodCommand.swift in Sources */,
  1104. C12401B729C7D8E900B32844 /* PumpManagerAlert.swift in Sources */,
  1105. C12401D929C7D8E900B32844 /* PodInsulinMeasurements.swift in Sources */,
  1106. C12401D229C7D8E900B32844 /* FaultEventCode.swift in Sources */,
  1107. C12401BB29C7D8E900B32844 /* TempBasalExtraCommand.swift in Sources */,
  1108. C12401C629C7D8E900B32844 /* GetStatusCommand.swift in Sources */,
  1109. C12EDA0829C7DE6200435701 /* NumberFormatter.swift in Sources */,
  1110. C12401C529C7D8E900B32844 /* StatusResponse.swift in Sources */,
  1111. C12401E129C7D8E900B32844 /* UnfinalizedDose.swift in Sources */,
  1112. );
  1113. runOnlyForDeploymentPostprocessing = 0;
  1114. };
  1115. C124020729C7D92700B32844 /* Sources */ = {
  1116. isa = PBXSourcesBuildPhase;
  1117. buildActionMask = 2147483647;
  1118. files = (
  1119. C124028B29C7DA9700B32844 /* BeepPreferenceSelectionView.swift in Sources */,
  1120. C12EDA1429C7DFBF00435701 /* TimeInterval.swift in Sources */,
  1121. C124028D29C7DA9700B32844 /* AttachPodView.swift in Sources */,
  1122. D845A14F2AF8A4FB00EA0853 /* ReadPulseLogView.swift in Sources */,
  1123. C124027229C7DA9700B32844 /* DeactivatePodViewModel.swift in Sources */,
  1124. C124028C29C7DA9700B32844 /* ExpirationReminderSetupView.swift in Sources */,
  1125. D845A1462AF8A4DA00EA0853 /* ActivityView.swift in Sources */,
  1126. C124029029C7DA9700B32844 /* OmnipodReservoirView.swift in Sources */,
  1127. C124027C29C7DA9700B32844 /* LowReservoirReminderEditView.swift in Sources */,
  1128. C124028129C7DA9700B32844 /* ExpirationReminderPickerView.swift in Sources */,
  1129. C124028329C7DA9700B32844 /* InsulinTypeConfirmation.swift in Sources */,
  1130. C124029129C7DA9700B32844 /* DeliveryUncertaintyRecoveryView.swift in Sources */,
  1131. D845A1502AF8A4FB00EA0853 /* PumpManagerDetailsView.swift in Sources */,
  1132. C124028229C7DA9700B32844 /* UncertaintyRecoveredView.swift in Sources */,
  1133. C124027E29C7DA9700B32844 /* RileyLinkSetupView.swift in Sources */,
  1134. C124027429C7DA9700B32844 /* PodLifeState.swift in Sources */,
  1135. C124027129C7DA9700B32844 /* InsertCannulaViewModel.swift in Sources */,
  1136. C124027329C7DA9700B32844 /* RileyLinkListDataSource.swift in Sources */,
  1137. C124029329C7DA9700B32844 /* BasalStateView.swift in Sources */,
  1138. C124027A29C7DA9700B32844 /* LeadingImage.swift in Sources */,
  1139. D845A14E2AF8A4FB00EA0853 /* ReadPodStatusView.swift in Sources */,
  1140. C124028729C7DA9700B32844 /* OmnipodSettingsView.swift in Sources */,
  1141. C124028929C7DA9700B32844 /* LowReservoirReminderSetupView.swift in Sources */,
  1142. C124027029C7DA9700B32844 /* DeliveryUncertaintyRecoveryViewModel.swift in Sources */,
  1143. C12EDA0E29C7DEFD00435701 /* NumberFormatter.swift in Sources */,
  1144. D845A1522AF8A51000EA0853 /* SilencePodSelectionView.swift in Sources */,
  1145. C12EDA1229C7DF4B00435701 /* IdentifiableClass.swift in Sources */,
  1146. D845A1482AF8A4E400EA0853 /* FirstAppear.swift in Sources */,
  1147. C124027529C7DA9700B32844 /* OmnipodSettingsViewModel.swift in Sources */,
  1148. C124027629C7DA9700B32844 /* PodLifeHUDView.swift in Sources */,
  1149. C124029729C7DA9700B32844 /* OmnipodUICoordinator.swift in Sources */,
  1150. C124028429C7DA9700B32844 /* ManualTempBasalEntryView.swift in Sources */,
  1151. C124027729C7DA9700B32844 /* CheckInsertedCannulaView.swift in Sources */,
  1152. C12EDA1029C7DF1900435701 /* NibLoadable.swift in Sources */,
  1153. C124026C29C7DA9700B32844 /* OmniPodPumpManager+UI.swift in Sources */,
  1154. C124028A29C7DA9700B32844 /* PairPodView.swift in Sources */,
  1155. C124029229C7DA9700B32844 /* DeactivatePodView.swift in Sources */,
  1156. C124027929C7DA9700B32844 /* RoundedCard.swift in Sources */,
  1157. D845A14A2AF8A4EF00EA0853 /* PlayTestBeepsView.swift in Sources */,
  1158. C124026F29C7DA9700B32844 /* PairPodViewModel.swift in Sources */,
  1159. C124026E29C7DA9700B32844 /* FrameworkLocalText.swift in Sources */,
  1160. C124028F29C7DA9700B32844 /* PodDetailsView.swift in Sources */,
  1161. C124028629C7DA9700B32844 /* NotificationSettingsView.swift in Sources */,
  1162. C124027D29C7DA9700B32844 /* InsertCannulaView.swift in Sources */,
  1163. C12EDA0C29C7DED000435701 /* LocalizedString.swift in Sources */,
  1164. C12EDA1629C7DFF100435701 /* HKUnit.swift in Sources */,
  1165. C12EDA1829C7E01800435701 /* TimeZone.swift in Sources */,
  1166. C124026D29C7DA9700B32844 /* Image.swift in Sources */,
  1167. C124028E29C7DA9700B32844 /* ScheduledExpirationReminderEditView.swift in Sources */,
  1168. C124026B29C7DA9700B32844 /* OmnipodHUDProvider.swift in Sources */,
  1169. C124027B29C7DA9700B32844 /* ErrorView.swift in Sources */,
  1170. C124028829C7DA9700B32844 /* PodSetupView.swift in Sources */,
  1171. C124027F29C7DA9700B32844 /* SetupCompleteView.swift in Sources */,
  1172. C124029429C7DA9700B32844 /* TimeView.swift in Sources */,
  1173. );
  1174. runOnlyForDeploymentPostprocessing = 0;
  1175. };
  1176. C124021329C7D93D00B32844 /* Sources */ = {
  1177. isa = PBXSourcesBuildPhase;
  1178. buildActionMask = 2147483647;
  1179. files = (
  1180. C12EDA1B29C7E06900435701 /* OSLog.swift in Sources */,
  1181. C12ED9F229C7DBE700435701 /* OmniKitPlugin.swift in Sources */,
  1182. );
  1183. runOnlyForDeploymentPostprocessing = 0;
  1184. };
  1185. C12ED9C629C7DBA900435701 /* Sources */ = {
  1186. isa = PBXSourcesBuildPhase;
  1187. buildActionMask = 2147483647;
  1188. files = (
  1189. C12ED9E229C7DBDA00435701 /* PodCommsSessionTests.swift in Sources */,
  1190. C12ED9E429C7DBDA00435701 /* MessageTests.swift in Sources */,
  1191. C12ED9E729C7DBDA00435701 /* CRC16Tests.swift in Sources */,
  1192. C12ED9E829C7DBDA00435701 /* BolusTests.swift in Sources */,
  1193. C12ED9E329C7DBDA00435701 /* BasalScheduleTests.swift in Sources */,
  1194. C12ED9EA29C7DBDA00435701 /* AcknowledgeAlertsTests.swift in Sources */,
  1195. C12ED9E929C7DBDA00435701 /* PodStateTests.swift in Sources */,
  1196. C12ED9EC29C7DBDA00435701 /* StatusTests.swift in Sources */,
  1197. C12ED9E629C7DBDA00435701 /* PacketTests.swift in Sources */,
  1198. C12ED9E529C7DBDA00435701 /* CRC8Tests.swift in Sources */,
  1199. C12ED9CD29C7DBA900435701 /* OmniKitTests.swift in Sources */,
  1200. C12ED9EB29C7DBDA00435701 /* TempBasalTests.swift in Sources */,
  1201. C12ED9ED29C7DBDA00435701 /* PodInfoTests.swift in Sources */,
  1202. );
  1203. runOnlyForDeploymentPostprocessing = 0;
  1204. };
  1205. /* End PBXSourcesBuildPhase section */
  1206. /* Begin PBXTargetDependency section */
  1207. C12ED9D029C7DBA900435701 /* PBXTargetDependency */ = {
  1208. isa = PBXTargetDependency;
  1209. target = C124016B29C7D87A00B32844 /* OmniKit */;
  1210. targetProxy = C12ED9CF29C7DBA900435701 /* PBXContainerItemProxy */;
  1211. };
  1212. C12ED9F729C7DCE100435701 /* PBXTargetDependency */ = {
  1213. isa = PBXTargetDependency;
  1214. target = C124016B29C7D87A00B32844 /* OmniKit */;
  1215. targetProxy = C12ED9F629C7DCE100435701 /* PBXContainerItemProxy */;
  1216. };
  1217. C12ED9FB29C7DCE100435701 /* PBXTargetDependency */ = {
  1218. isa = PBXTargetDependency;
  1219. target = C124020A29C7D92700B32844 /* OmniKitUI */;
  1220. targetProxy = C12ED9FA29C7DCE100435701 /* PBXContainerItemProxy */;
  1221. };
  1222. /* End PBXTargetDependency section */
  1223. /* Begin PBXVariantGroup section */
  1224. C12401EE29C7D90B00B32844 /* Localizable.strings */ = {
  1225. isa = PBXVariantGroup;
  1226. children = (
  1227. C12401EF29C7D90B00B32844 /* de */,
  1228. C12401F029C7D90B00B32844 /* he */,
  1229. C12401F129C7D90B00B32844 /* ar */,
  1230. C12401F229C7D90B00B32844 /* zh-Hans */,
  1231. C12401F329C7D90B00B32844 /* ja */,
  1232. C12401F429C7D90B00B32844 /* en */,
  1233. C12401F529C7D90B00B32844 /* nb */,
  1234. C12401F629C7D90B00B32844 /* es */,
  1235. C12401F729C7D90B00B32844 /* da */,
  1236. C12401F829C7D90B00B32844 /* it */,
  1237. C12401F929C7D90B00B32844 /* sk */,
  1238. C12401FA29C7D90B00B32844 /* sv */,
  1239. C12401FB29C7D90B00B32844 /* cs */,
  1240. C12401FC29C7D90B00B32844 /* tr */,
  1241. C12401FD29C7D90B00B32844 /* pl */,
  1242. C12401FE29C7D90B00B32844 /* pt-BR */,
  1243. C12401FF29C7D90B00B32844 /* vi */,
  1244. C124020029C7D90B00B32844 /* ru */,
  1245. C124020129C7D90B00B32844 /* fr */,
  1246. C124020229C7D90B00B32844 /* fi */,
  1247. C124020329C7D90B00B32844 /* nl */,
  1248. C124020429C7D90B00B32844 /* ro */,
  1249. 193F1E4B2B44C21E00525770 /* hu */,
  1250. );
  1251. name = Localizable.strings;
  1252. sourceTree = "<group>";
  1253. };
  1254. C124024F29C7DA9700B32844 /* Localizable.strings */ = {
  1255. isa = PBXVariantGroup;
  1256. children = (
  1257. C124025029C7DA9700B32844 /* de */,
  1258. C124025129C7DA9700B32844 /* he */,
  1259. C124025229C7DA9700B32844 /* ar */,
  1260. C124025329C7DA9700B32844 /* zh-Hans */,
  1261. C124025429C7DA9700B32844 /* ja */,
  1262. C124025529C7DA9700B32844 /* en */,
  1263. C124025629C7DA9700B32844 /* nb */,
  1264. C124025729C7DA9700B32844 /* es */,
  1265. C124025829C7DA9700B32844 /* da */,
  1266. C124025929C7DA9700B32844 /* it */,
  1267. C124025A29C7DA9700B32844 /* sk */,
  1268. C124025B29C7DA9700B32844 /* sv */,
  1269. C124025C29C7DA9700B32844 /* cs */,
  1270. C124025D29C7DA9700B32844 /* tr */,
  1271. C124025E29C7DA9700B32844 /* pl */,
  1272. C124025F29C7DA9700B32844 /* pt-BR */,
  1273. C124026029C7DA9700B32844 /* vi */,
  1274. C124026129C7DA9700B32844 /* ru */,
  1275. C124026229C7DA9700B32844 /* fr */,
  1276. C124026329C7DA9700B32844 /* fi */,
  1277. C124026429C7DA9700B32844 /* nl */,
  1278. C124026529C7DA9700B32844 /* ro */,
  1279. C124026629C7DA9700B32844 /* hi */,
  1280. 193F1E4C2B44C21E00525770 /* hu */,
  1281. );
  1282. name = Localizable.strings;
  1283. sourceTree = "<group>";
  1284. };
  1285. /* End PBXVariantGroup section */
  1286. /* Begin XCBuildConfiguration section */
  1287. C1229C7029C7F0840066A89C /* Debug */ = {
  1288. isa = XCBuildConfiguration;
  1289. buildSettings = {
  1290. CODE_SIGN_STYLE = Automatic;
  1291. DEVELOPMENT_TEAM = UY678SP37Q;
  1292. ENABLE_HARDENED_RUNTIME = YES;
  1293. MACOSX_DEPLOYMENT_TARGET = 13.1;
  1294. PRODUCT_NAME = "$(TARGET_NAME)";
  1295. SDKROOT = macosx;
  1296. SWIFT_VERSION = 5.0;
  1297. };
  1298. name = Debug;
  1299. };
  1300. C1229C7129C7F0840066A89C /* Release */ = {
  1301. isa = XCBuildConfiguration;
  1302. buildSettings = {
  1303. CODE_SIGN_STYLE = Automatic;
  1304. DEVELOPMENT_TEAM = UY678SP37Q;
  1305. ENABLE_HARDENED_RUNTIME = YES;
  1306. MACOSX_DEPLOYMENT_TARGET = 13.1;
  1307. PRODUCT_NAME = "$(TARGET_NAME)";
  1308. SDKROOT = macosx;
  1309. SWIFT_VERSION = 5.0;
  1310. };
  1311. name = Release;
  1312. };
  1313. C124017129C7D87A00B32844 /* Debug */ = {
  1314. isa = XCBuildConfiguration;
  1315. buildSettings = {
  1316. ALWAYS_SEARCH_USER_PATHS = NO;
  1317. CLANG_ANALYZER_NONNULL = YES;
  1318. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1319. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1320. CLANG_ENABLE_MODULES = YES;
  1321. CLANG_ENABLE_OBJC_ARC = YES;
  1322. CLANG_ENABLE_OBJC_WEAK = YES;
  1323. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1324. CLANG_WARN_BOOL_CONVERSION = YES;
  1325. CLANG_WARN_COMMA = YES;
  1326. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1327. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1328. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1329. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1330. CLANG_WARN_EMPTY_BODY = YES;
  1331. CLANG_WARN_ENUM_CONVERSION = YES;
  1332. CLANG_WARN_INFINITE_RECURSION = YES;
  1333. CLANG_WARN_INT_CONVERSION = YES;
  1334. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1335. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1336. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1337. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1338. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1339. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1340. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1341. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1342. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1343. CLANG_WARN_UNREACHABLE_CODE = YES;
  1344. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1345. COPY_PHASE_STRIP = NO;
  1346. CURRENT_PROJECT_VERSION = 1;
  1347. DEBUG_INFORMATION_FORMAT = dwarf;
  1348. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1349. ENABLE_TESTABILITY = YES;
  1350. GCC_C_LANGUAGE_STANDARD = gnu11;
  1351. GCC_DYNAMIC_NO_PIC = NO;
  1352. GCC_NO_COMMON_BLOCKS = YES;
  1353. GCC_OPTIMIZATION_LEVEL = 0;
  1354. GCC_PREPROCESSOR_DEFINITIONS = (
  1355. "DEBUG=1",
  1356. "$(inherited)",
  1357. );
  1358. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1359. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1360. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1361. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1362. GCC_WARN_UNUSED_FUNCTION = YES;
  1363. GCC_WARN_UNUSED_VARIABLE = YES;
  1364. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  1365. LOCALIZED_STRING_MACRO_NAMES = (
  1366. NSLocalizedString,
  1367. CFCopyLocalizedString,
  1368. LocalizedString,
  1369. FrameworkLocalText,
  1370. );
  1371. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1372. MTL_FAST_MATH = YES;
  1373. ONLY_ACTIVE_ARCH = YES;
  1374. SDKROOT = iphoneos;
  1375. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1376. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1377. VERSIONING_SYSTEM = "apple-generic";
  1378. VERSION_INFO_PREFIX = "";
  1379. };
  1380. name = Debug;
  1381. };
  1382. C124017229C7D87A00B32844 /* Release */ = {
  1383. isa = XCBuildConfiguration;
  1384. buildSettings = {
  1385. ALWAYS_SEARCH_USER_PATHS = NO;
  1386. CLANG_ANALYZER_NONNULL = YES;
  1387. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1388. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1389. CLANG_ENABLE_MODULES = YES;
  1390. CLANG_ENABLE_OBJC_ARC = YES;
  1391. CLANG_ENABLE_OBJC_WEAK = YES;
  1392. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1393. CLANG_WARN_BOOL_CONVERSION = YES;
  1394. CLANG_WARN_COMMA = YES;
  1395. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1396. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1397. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1398. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1399. CLANG_WARN_EMPTY_BODY = YES;
  1400. CLANG_WARN_ENUM_CONVERSION = YES;
  1401. CLANG_WARN_INFINITE_RECURSION = YES;
  1402. CLANG_WARN_INT_CONVERSION = YES;
  1403. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1404. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1405. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1406. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1407. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1408. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1409. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1410. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1411. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1412. CLANG_WARN_UNREACHABLE_CODE = YES;
  1413. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1414. COPY_PHASE_STRIP = NO;
  1415. CURRENT_PROJECT_VERSION = 1;
  1416. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1417. ENABLE_NS_ASSERTIONS = NO;
  1418. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1419. GCC_C_LANGUAGE_STANDARD = gnu11;
  1420. GCC_NO_COMMON_BLOCKS = YES;
  1421. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1422. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1423. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1424. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1425. GCC_WARN_UNUSED_FUNCTION = YES;
  1426. GCC_WARN_UNUSED_VARIABLE = YES;
  1427. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  1428. LOCALIZED_STRING_MACRO_NAMES = (
  1429. NSLocalizedString,
  1430. CFCopyLocalizedString,
  1431. LocalizedString,
  1432. FrameworkLocalText,
  1433. );
  1434. MTL_ENABLE_DEBUG_INFO = NO;
  1435. MTL_FAST_MATH = YES;
  1436. SDKROOT = iphoneos;
  1437. SWIFT_COMPILATION_MODE = wholemodule;
  1438. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1439. VALIDATE_PRODUCT = YES;
  1440. VERSIONING_SYSTEM = "apple-generic";
  1441. VERSION_INFO_PREFIX = "";
  1442. };
  1443. name = Release;
  1444. };
  1445. C124017429C7D87A00B32844 /* Debug */ = {
  1446. isa = XCBuildConfiguration;
  1447. buildSettings = {
  1448. CODE_SIGN_STYLE = Automatic;
  1449. CURRENT_PROJECT_VERSION = 1;
  1450. DEFINES_MODULE = YES;
  1451. DEVELOPMENT_TEAM = "";
  1452. DYLIB_COMPATIBILITY_VERSION = 1;
  1453. DYLIB_CURRENT_VERSION = 1;
  1454. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1455. GENERATE_INFOPLIST_FILE = YES;
  1456. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1457. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1458. LD_RUNPATH_SEARCH_PATHS = (
  1459. "$(inherited)",
  1460. "@executable_path/Frameworks",
  1461. "@loader_path/Frameworks",
  1462. );
  1463. MARKETING_VERSION = 1.0;
  1464. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKit;
  1465. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1466. SKIP_INSTALL = YES;
  1467. SWIFT_EMIT_LOC_STRINGS = YES;
  1468. SWIFT_VERSION = 5.0;
  1469. TARGETED_DEVICE_FAMILY = "1,2";
  1470. };
  1471. name = Debug;
  1472. };
  1473. C124017529C7D87A00B32844 /* Release */ = {
  1474. isa = XCBuildConfiguration;
  1475. buildSettings = {
  1476. CODE_SIGN_STYLE = Automatic;
  1477. CURRENT_PROJECT_VERSION = 1;
  1478. DEFINES_MODULE = YES;
  1479. DEVELOPMENT_TEAM = "";
  1480. DYLIB_COMPATIBILITY_VERSION = 1;
  1481. DYLIB_CURRENT_VERSION = 1;
  1482. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1483. GENERATE_INFOPLIST_FILE = YES;
  1484. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1485. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1486. LD_RUNPATH_SEARCH_PATHS = (
  1487. "$(inherited)",
  1488. "@executable_path/Frameworks",
  1489. "@loader_path/Frameworks",
  1490. );
  1491. MARKETING_VERSION = 1.0;
  1492. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKit;
  1493. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1494. SKIP_INSTALL = YES;
  1495. SWIFT_EMIT_LOC_STRINGS = YES;
  1496. SWIFT_VERSION = 5.0;
  1497. TARGETED_DEVICE_FAMILY = "1,2";
  1498. };
  1499. name = Release;
  1500. };
  1501. C124021029C7D92700B32844 /* Debug */ = {
  1502. isa = XCBuildConfiguration;
  1503. buildSettings = {
  1504. CODE_SIGN_STYLE = Automatic;
  1505. CURRENT_PROJECT_VERSION = 1;
  1506. DEFINES_MODULE = YES;
  1507. DEVELOPMENT_TEAM = "";
  1508. DYLIB_COMPATIBILITY_VERSION = 1;
  1509. DYLIB_CURRENT_VERSION = 1;
  1510. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1511. GENERATE_INFOPLIST_FILE = YES;
  1512. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1513. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1514. LD_RUNPATH_SEARCH_PATHS = (
  1515. "$(inherited)",
  1516. "@executable_path/Frameworks",
  1517. "@loader_path/Frameworks",
  1518. );
  1519. MARKETING_VERSION = 1.0;
  1520. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitUI;
  1521. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1522. SKIP_INSTALL = YES;
  1523. SWIFT_EMIT_LOC_STRINGS = YES;
  1524. SWIFT_INSTALL_OBJC_HEADER = NO;
  1525. SWIFT_VERSION = 5.0;
  1526. TARGETED_DEVICE_FAMILY = "1,2";
  1527. };
  1528. name = Debug;
  1529. };
  1530. C124021129C7D92700B32844 /* Release */ = {
  1531. isa = XCBuildConfiguration;
  1532. buildSettings = {
  1533. CODE_SIGN_STYLE = Automatic;
  1534. CURRENT_PROJECT_VERSION = 1;
  1535. DEFINES_MODULE = YES;
  1536. DEVELOPMENT_TEAM = "";
  1537. DYLIB_COMPATIBILITY_VERSION = 1;
  1538. DYLIB_CURRENT_VERSION = 1;
  1539. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1540. GENERATE_INFOPLIST_FILE = YES;
  1541. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1542. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1543. LD_RUNPATH_SEARCH_PATHS = (
  1544. "$(inherited)",
  1545. "@executable_path/Frameworks",
  1546. "@loader_path/Frameworks",
  1547. );
  1548. MARKETING_VERSION = 1.0;
  1549. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitUI;
  1550. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1551. SKIP_INSTALL = YES;
  1552. SWIFT_EMIT_LOC_STRINGS = YES;
  1553. SWIFT_INSTALL_OBJC_HEADER = NO;
  1554. SWIFT_VERSION = 5.0;
  1555. TARGETED_DEVICE_FAMILY = "1,2";
  1556. };
  1557. name = Release;
  1558. };
  1559. C124021C29C7D93D00B32844 /* Debug */ = {
  1560. isa = XCBuildConfiguration;
  1561. buildSettings = {
  1562. CLANG_ENABLE_MODULES = YES;
  1563. CODE_SIGN_STYLE = Automatic;
  1564. CURRENT_PROJECT_VERSION = 1;
  1565. DEFINES_MODULE = YES;
  1566. DEVELOPMENT_TEAM = "";
  1567. DYLIB_COMPATIBILITY_VERSION = 1;
  1568. DYLIB_CURRENT_VERSION = 1;
  1569. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1570. GENERATE_INFOPLIST_FILE = YES;
  1571. INFOPLIST_FILE = OmniKitPlugin/Info.plist;
  1572. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1573. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1574. LD_RUNPATH_SEARCH_PATHS = (
  1575. "$(inherited)",
  1576. "@executable_path/Frameworks",
  1577. "@loader_path/Frameworks",
  1578. );
  1579. MARKETING_VERSION = 1.0;
  1580. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitPlugin;
  1581. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1582. SKIP_INSTALL = YES;
  1583. SWIFT_EMIT_LOC_STRINGS = YES;
  1584. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1585. SWIFT_VERSION = 5.0;
  1586. TARGETED_DEVICE_FAMILY = "1,2";
  1587. WRAPPER_EXTENSION = loopplugin;
  1588. };
  1589. name = Debug;
  1590. };
  1591. C124021D29C7D93D00B32844 /* Release */ = {
  1592. isa = XCBuildConfiguration;
  1593. buildSettings = {
  1594. CLANG_ENABLE_MODULES = YES;
  1595. CODE_SIGN_STYLE = Automatic;
  1596. CURRENT_PROJECT_VERSION = 1;
  1597. DEFINES_MODULE = YES;
  1598. DEVELOPMENT_TEAM = "";
  1599. DYLIB_COMPATIBILITY_VERSION = 1;
  1600. DYLIB_CURRENT_VERSION = 1;
  1601. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1602. GENERATE_INFOPLIST_FILE = YES;
  1603. INFOPLIST_FILE = OmniKitPlugin/Info.plist;
  1604. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1605. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1606. LD_RUNPATH_SEARCH_PATHS = (
  1607. "$(inherited)",
  1608. "@executable_path/Frameworks",
  1609. "@loader_path/Frameworks",
  1610. );
  1611. MARKETING_VERSION = 1.0;
  1612. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitPlugin;
  1613. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1614. SKIP_INSTALL = YES;
  1615. SWIFT_EMIT_LOC_STRINGS = YES;
  1616. SWIFT_VERSION = 5.0;
  1617. TARGETED_DEVICE_FAMILY = "1,2";
  1618. WRAPPER_EXTENSION = loopplugin;
  1619. };
  1620. name = Release;
  1621. };
  1622. C12ED9D229C7DBA900435701 /* Debug */ = {
  1623. isa = XCBuildConfiguration;
  1624. buildSettings = {
  1625. CODE_SIGN_STYLE = Automatic;
  1626. CURRENT_PROJECT_VERSION = 1;
  1627. DEVELOPMENT_TEAM = UY678SP37Q;
  1628. GENERATE_INFOPLIST_FILE = YES;
  1629. MARKETING_VERSION = 1.0;
  1630. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitTests;
  1631. PRODUCT_NAME = "$(TARGET_NAME)";
  1632. SWIFT_EMIT_LOC_STRINGS = NO;
  1633. SWIFT_VERSION = 5.0;
  1634. TARGETED_DEVICE_FAMILY = "1,2";
  1635. };
  1636. name = Debug;
  1637. };
  1638. C12ED9D329C7DBA900435701 /* Release */ = {
  1639. isa = XCBuildConfiguration;
  1640. buildSettings = {
  1641. CODE_SIGN_STYLE = Automatic;
  1642. CURRENT_PROJECT_VERSION = 1;
  1643. DEVELOPMENT_TEAM = UY678SP37Q;
  1644. GENERATE_INFOPLIST_FILE = YES;
  1645. MARKETING_VERSION = 1.0;
  1646. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitTests;
  1647. PRODUCT_NAME = "$(TARGET_NAME)";
  1648. SWIFT_EMIT_LOC_STRINGS = NO;
  1649. SWIFT_VERSION = 5.0;
  1650. TARGETED_DEVICE_FAMILY = "1,2";
  1651. };
  1652. name = Release;
  1653. };
  1654. /* End XCBuildConfiguration section */
  1655. /* Begin XCConfigurationList section */
  1656. C1229C6F29C7F0840066A89C /* Build configuration list for PBXNativeTarget "OmniKitPacketParser" */ = {
  1657. isa = XCConfigurationList;
  1658. buildConfigurations = (
  1659. C1229C7029C7F0840066A89C /* Debug */,
  1660. C1229C7129C7F0840066A89C /* Release */,
  1661. );
  1662. defaultConfigurationIsVisible = 0;
  1663. defaultConfigurationName = Release;
  1664. };
  1665. C124016629C7D87A00B32844 /* Build configuration list for PBXProject "OmniKit" */ = {
  1666. isa = XCConfigurationList;
  1667. buildConfigurations = (
  1668. C124017129C7D87A00B32844 /* Debug */,
  1669. C124017229C7D87A00B32844 /* Release */,
  1670. );
  1671. defaultConfigurationIsVisible = 0;
  1672. defaultConfigurationName = Release;
  1673. };
  1674. C124017329C7D87A00B32844 /* Build configuration list for PBXNativeTarget "OmniKit" */ = {
  1675. isa = XCConfigurationList;
  1676. buildConfigurations = (
  1677. C124017429C7D87A00B32844 /* Debug */,
  1678. C124017529C7D87A00B32844 /* Release */,
  1679. );
  1680. defaultConfigurationIsVisible = 0;
  1681. defaultConfigurationName = Release;
  1682. };
  1683. C124020F29C7D92700B32844 /* Build configuration list for PBXNativeTarget "OmniKitUI" */ = {
  1684. isa = XCConfigurationList;
  1685. buildConfigurations = (
  1686. C124021029C7D92700B32844 /* Debug */,
  1687. C124021129C7D92700B32844 /* Release */,
  1688. );
  1689. defaultConfigurationIsVisible = 0;
  1690. defaultConfigurationName = Release;
  1691. };
  1692. C124021B29C7D93D00B32844 /* Build configuration list for PBXNativeTarget "OmniKitPlugin" */ = {
  1693. isa = XCConfigurationList;
  1694. buildConfigurations = (
  1695. C124021C29C7D93D00B32844 /* Debug */,
  1696. C124021D29C7D93D00B32844 /* Release */,
  1697. );
  1698. defaultConfigurationIsVisible = 0;
  1699. defaultConfigurationName = Release;
  1700. };
  1701. C12ED9D129C7DBA900435701 /* Build configuration list for PBXNativeTarget "OmniKitTests" */ = {
  1702. isa = XCConfigurationList;
  1703. buildConfigurations = (
  1704. C12ED9D229C7DBA900435701 /* Debug */,
  1705. C12ED9D329C7DBA900435701 /* Release */,
  1706. );
  1707. defaultConfigurationIsVisible = 0;
  1708. defaultConfigurationName = Release;
  1709. };
  1710. /* End XCConfigurationList section */
  1711. };
  1712. rootObject = C124016329C7D87A00B32844 /* Project object */;
  1713. }