project.pbxproj 113 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728
  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 /* PodInfoTriggeredAlerts.swift in Sources */ = {isa = PBXBuildFile; fileRef = C124018429C7D8E900B32844 /* PodInfoTriggeredAlerts.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. D845A1502AF8A4FB00EA0853 /* PumpManagerDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A14D2AF8A4FB00EA0853 /* PumpManagerDetailsView.swift */; };
  165. D845A1522AF8A51000EA0853 /* SilencePodSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1512AF8A51000EA0853 /* SilencePodSelectionView.swift */; };
  166. D85AEAC82B1403C000081044 /* PodDiagnostics.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85AEAC72B1403C000081044 /* PodDiagnostics.swift */; };
  167. D85AEACA2B1403CB00081044 /* ReadPodInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85AEAC92B1403CB00081044 /* ReadPodInfoView.swift */; };
  168. /* End PBXBuildFile section */
  169. /* Begin PBXContainerItemProxy section */
  170. C12ED9CF29C7DBA900435701 /* PBXContainerItemProxy */ = {
  171. isa = PBXContainerItemProxy;
  172. containerPortal = C124016329C7D87A00B32844 /* Project object */;
  173. proxyType = 1;
  174. remoteGlobalIDString = C124016B29C7D87A00B32844;
  175. remoteInfo = OmniKit;
  176. };
  177. C12ED9F629C7DCE100435701 /* PBXContainerItemProxy */ = {
  178. isa = PBXContainerItemProxy;
  179. containerPortal = C124016329C7D87A00B32844 /* Project object */;
  180. proxyType = 1;
  181. remoteGlobalIDString = C124016B29C7D87A00B32844;
  182. remoteInfo = OmniKit;
  183. };
  184. C12ED9FA29C7DCE100435701 /* PBXContainerItemProxy */ = {
  185. isa = PBXContainerItemProxy;
  186. containerPortal = C124016329C7D87A00B32844 /* Project object */;
  187. proxyType = 1;
  188. remoteGlobalIDString = C124020A29C7D92700B32844;
  189. remoteInfo = OmniKitUI;
  190. };
  191. /* End PBXContainerItemProxy section */
  192. /* Begin PBXCopyFilesBuildPhase section */
  193. C1229C6929C7F0840066A89C /* CopyFiles */ = {
  194. isa = PBXCopyFilesBuildPhase;
  195. buildActionMask = 2147483647;
  196. dstPath = /usr/share/man/man1/;
  197. dstSubfolderSpec = 0;
  198. files = (
  199. );
  200. runOnlyForDeploymentPostprocessing = 1;
  201. };
  202. C12ED9FC29C7DCE100435701 /* Embed Frameworks */ = {
  203. isa = PBXCopyFilesBuildPhase;
  204. buildActionMask = 2147483647;
  205. dstPath = "";
  206. dstSubfolderSpec = 10;
  207. files = (
  208. C1229C1B29C7E5BC0066A89C /* RileyLinkBLEKit.framework in Embed Frameworks */,
  209. C1229C1F29C7E5BC0066A89C /* RileyLinkKitUI.framework in Embed Frameworks */,
  210. C1229C1D29C7E5BC0066A89C /* RileyLinkKit.framework in Embed Frameworks */,
  211. C12ED9F929C7DCE100435701 /* OmniKitUI.framework in Embed Frameworks */,
  212. C12ED9F529C7DCE100435701 /* OmniKit.framework in Embed Frameworks */,
  213. );
  214. name = "Embed Frameworks";
  215. runOnlyForDeploymentPostprocessing = 0;
  216. };
  217. /* End PBXCopyFilesBuildPhase section */
  218. /* Begin PBXFileReference section */
  219. C1229C1729C7E5BC0066A89C /* RileyLinkBLEKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = RileyLinkBLEKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  220. C1229C1829C7E5BC0066A89C /* RileyLinkKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = RileyLinkKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  221. C1229C1929C7E5BC0066A89C /* RileyLinkKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = RileyLinkKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  222. C1229C2B29C7ED840066A89C /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  223. C1229C6B29C7F0840066A89C /* OmniKitPacketParser */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = OmniKitPacketParser; sourceTree = BUILT_PRODUCTS_DIR; };
  224. C124016C29C7D87A00B32844 /* OmniKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  225. C124016F29C7D87A00B32844 /* OmniKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OmniKit.h; sourceTree = "<group>"; };
  226. C124017629C7D8CD00B32844 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; };
  227. C124017929C7D8E900B32844 /* Notification.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
  228. C124017B29C7D8E900B32844 /* BeepType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepType.swift; sourceTree = "<group>"; };
  229. C124017C29C7D8E900B32844 /* PumpManagerAlert.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PumpManagerAlert.swift; sourceTree = "<group>"; };
  230. C124017E29C7D8E900B32844 /* PodInfoPulseLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoPulseLog.swift; sourceTree = "<group>"; };
  231. C124017F29C7D8E900B32844 /* VersionResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VersionResponse.swift; sourceTree = "<group>"; };
  232. C124018029C7D8E900B32844 /* PodInfoActivationTime.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoActivationTime.swift; sourceTree = "<group>"; };
  233. C124018129C7D8E900B32844 /* TempBasalExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TempBasalExtraCommand.swift; sourceTree = "<group>"; };
  234. C124018229C7D8E900B32844 /* DeactivatePodCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodCommand.swift; sourceTree = "<group>"; };
  235. C124018329C7D8E900B32844 /* AcknowledgeAlertCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AcknowledgeAlertCommand.swift; sourceTree = "<group>"; };
  236. C124018429C7D8E900B32844 /* PodInfoTriggeredAlerts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoTriggeredAlerts.swift; sourceTree = "<group>"; };
  237. C124018529C7D8E900B32844 /* MessageBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageBlock.swift; sourceTree = "<group>"; };
  238. C124018629C7D8E900B32844 /* PlaceholderMessageBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlaceholderMessageBlock.swift; sourceTree = "<group>"; };
  239. C124018729C7D8E900B32844 /* PodInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfo.swift; sourceTree = "<group>"; };
  240. C124018829C7D8E900B32844 /* BolusExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusExtraCommand.swift; sourceTree = "<group>"; };
  241. C124018929C7D8E900B32844 /* FaultConfigCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaultConfigCommand.swift; sourceTree = "<group>"; };
  242. C124018A29C7D8E900B32844 /* PodInfoPulseLogPlus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoPulseLogPlus.swift; sourceTree = "<group>"; };
  243. C124018B29C7D8E900B32844 /* StatusResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusResponse.swift; sourceTree = "<group>"; };
  244. C124018C29C7D8E900B32844 /* GetStatusCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GetStatusCommand.swift; sourceTree = "<group>"; };
  245. C124018D29C7D8E900B32844 /* BasalScheduleExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalScheduleExtraCommand.swift; sourceTree = "<group>"; };
  246. C124018E29C7D8E900B32844 /* CancelDeliveryCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CancelDeliveryCommand.swift; sourceTree = "<group>"; };
  247. C124018F29C7D8E900B32844 /* AssignAddressCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AssignAddressCommand.swift; sourceTree = "<group>"; };
  248. C124019029C7D8E900B32844 /* BeepConfigCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepConfigCommand.swift; sourceTree = "<group>"; };
  249. C124019129C7D8E900B32844 /* ErrorResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorResponse.swift; sourceTree = "<group>"; };
  250. C124019229C7D8E900B32844 /* SetupPodCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetupPodCommand.swift; sourceTree = "<group>"; };
  251. C124019329C7D8E900B32844 /* DetailedStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailedStatus.swift; sourceTree = "<group>"; };
  252. C124019429C7D8E900B32844 /* PodInfoResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoResponse.swift; sourceTree = "<group>"; };
  253. C124019529C7D8E900B32844 /* SetInsulinScheduleCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetInsulinScheduleCommand.swift; sourceTree = "<group>"; };
  254. C124019629C7D8E900B32844 /* ConfigureAlertsCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigureAlertsCommand.swift; sourceTree = "<group>"; };
  255. C124019729C7D8E900B32844 /* PodDoseProgressEstimator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodDoseProgressEstimator.swift; sourceTree = "<group>"; };
  256. C124019829C7D8E900B32844 /* FaultEventCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaultEventCode.swift; sourceTree = "<group>"; };
  257. C124019929C7D8E900B32844 /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; };
  258. C124019A29C7D8E900B32844 /* BeepPreference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepPreference.swift; sourceTree = "<group>"; };
  259. C124019B29C7D8E900B32844 /* Pod.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Pod.swift; sourceTree = "<group>"; };
  260. C124019C29C7D8E900B32844 /* BasalSchedule+LoopKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "BasalSchedule+LoopKit.swift"; sourceTree = "<group>"; };
  261. C124019D29C7D8E900B32844 /* BasalDeliveryTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalDeliveryTable.swift; sourceTree = "<group>"; };
  262. C124019E29C7D8E900B32844 /* PendingCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PendingCommand.swift; sourceTree = "<group>"; };
  263. C124019F29C7D8E900B32844 /* PodInsulinMeasurements.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInsulinMeasurements.swift; sourceTree = "<group>"; };
  264. C12401A029C7D8E900B32844 /* ReservoirLevel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReservoirLevel.swift; sourceTree = "<group>"; };
  265. C12401A129C7D8E900B32844 /* AlertSlot.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlertSlot.swift; sourceTree = "<group>"; };
  266. C12401A229C7D8E900B32844 /* InsulinTableEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinTableEntry.swift; sourceTree = "<group>"; };
  267. C12401A329C7D8E900B32844 /* PodProgressStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodProgressStatus.swift; sourceTree = "<group>"; };
  268. C12401A429C7D8E900B32844 /* CRC16.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC16.swift; sourceTree = "<group>"; };
  269. C12401A529C7D8E900B32844 /* BasalSchedule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalSchedule.swift; sourceTree = "<group>"; };
  270. C12401A629C7D8E900B32844 /* BolusDeliveryTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusDeliveryTable.swift; sourceTree = "<group>"; };
  271. C12401A729C7D8E900B32844 /* UnfinalizedDose.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnfinalizedDose.swift; sourceTree = "<group>"; };
  272. C12401A829C7D8E900B32844 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  273. C12401AA29C7D8E900B32844 /* PodComms.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodComms.swift; sourceTree = "<group>"; };
  274. C12401AB29C7D8E900B32844 /* DetailedStatus+OmniKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DetailedStatus+OmniKit.swift"; sourceTree = "<group>"; };
  275. C12401AC29C7D8E900B32844 /* PodCommsSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodCommsSession.swift; sourceTree = "<group>"; };
  276. C12401AD29C7D8E900B32844 /* OmnipodPumpManagerState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodPumpManagerState.swift; sourceTree = "<group>"; };
  277. C12401AE29C7D8E900B32844 /* OmnipodPumpManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodPumpManager.swift; sourceTree = "<group>"; };
  278. C12401AF29C7D8E900B32844 /* PodState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodState.swift; sourceTree = "<group>"; };
  279. C12401B129C7D8E900B32844 /* Packet+RFPacket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Packet+RFPacket.swift"; sourceTree = "<group>"; };
  280. C12401B229C7D8E900B32844 /* CRC8.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC8.swift; sourceTree = "<group>"; };
  281. C12401B329C7D8E900B32844 /* Packet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Packet.swift; sourceTree = "<group>"; };
  282. C12401B429C7D8E900B32844 /* MessageTransport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageTransport.swift; sourceTree = "<group>"; };
  283. C12401EF29C7D90B00B32844 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  284. C12401F029C7D90B00B32844 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
  285. C12401F129C7D90B00B32844 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
  286. C12401F229C7D90B00B32844 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  287. C12401F329C7D90B00B32844 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
  288. C12401F429C7D90B00B32844 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  289. C12401F529C7D90B00B32844 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
  290. C12401F629C7D90B00B32844 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  291. C12401F729C7D90B00B32844 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
  292. C12401F829C7D90B00B32844 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  293. C12401F929C7D90B00B32844 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
  294. C12401FA29C7D90B00B32844 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
  295. C12401FB29C7D90B00B32844 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
  296. C12401FC29C7D90B00B32844 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
  297. C12401FD29C7D90B00B32844 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
  298. C12401FE29C7D90B00B32844 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
  299. C12401FF29C7D90B00B32844 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
  300. C124020029C7D90B00B32844 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  301. C124020129C7D90B00B32844 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  302. C124020229C7D90B00B32844 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
  303. C124020329C7D90B00B32844 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
  304. C124020429C7D90B00B32844 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
  305. C124020B29C7D92700B32844 /* OmniKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  306. C124020D29C7D92700B32844 /* OmniKitUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OmniKitUI.h; sourceTree = "<group>"; };
  307. C124021729C7D93D00B32844 /* OmniKitPlugin.loopplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniKitPlugin.loopplugin; sourceTree = BUILT_PRODUCTS_DIR; };
  308. C124021F29C7DA9700B32844 /* OmnipodHUDProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodHUDProvider.swift; sourceTree = "<group>"; };
  309. C124022029C7DA9700B32844 /* OmniPodPumpManager+UI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OmniPodPumpManager+UI.swift"; sourceTree = "<group>"; };
  310. C124022229C7DA9700B32844 /* Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; };
  311. C124022429C7DA9700B32844 /* FrameworkLocalText.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FrameworkLocalText.swift; sourceTree = "<group>"; };
  312. C124022629C7DA9700B32844 /* PairPodViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairPodViewModel.swift; sourceTree = "<group>"; };
  313. C124022729C7DA9700B32844 /* DeliveryUncertaintyRecoveryViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyRecoveryViewModel.swift; sourceTree = "<group>"; };
  314. C124022829C7DA9700B32844 /* InsertCannulaViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsertCannulaViewModel.swift; sourceTree = "<group>"; };
  315. C124022929C7DA9700B32844 /* DeactivatePodViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodViewModel.swift; sourceTree = "<group>"; };
  316. C124022A29C7DA9700B32844 /* RileyLinkListDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RileyLinkListDataSource.swift; sourceTree = "<group>"; };
  317. C124022B29C7DA9700B32844 /* PodLifeState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodLifeState.swift; sourceTree = "<group>"; };
  318. C124022C29C7DA9700B32844 /* OmnipodSettingsViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodSettingsViewModel.swift; sourceTree = "<group>"; };
  319. C124022E29C7DA9700B32844 /* PodLifeHUDView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodLifeHUDView.swift; sourceTree = "<group>"; };
  320. C124022F29C7DA9700B32844 /* CheckInsertedCannulaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CheckInsertedCannulaView.swift; sourceTree = "<group>"; };
  321. C124023029C7DA9700B32844 /* HUDAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = HUDAssets.xcassets; sourceTree = "<group>"; };
  322. C124023229C7DA9700B32844 /* RoundedCard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoundedCard.swift; sourceTree = "<group>"; };
  323. C124023329C7DA9700B32844 /* LeadingImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LeadingImage.swift; sourceTree = "<group>"; };
  324. C124023429C7DA9700B32844 /* ErrorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorView.swift; sourceTree = "<group>"; };
  325. C124023529C7DA9700B32844 /* LowReservoirReminderEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LowReservoirReminderEditView.swift; sourceTree = "<group>"; };
  326. C124023629C7DA9700B32844 /* InsertCannulaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsertCannulaView.swift; sourceTree = "<group>"; };
  327. C124023729C7DA9700B32844 /* RileyLinkSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RileyLinkSetupView.swift; sourceTree = "<group>"; };
  328. C124023829C7DA9700B32844 /* SetupCompleteView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetupCompleteView.swift; sourceTree = "<group>"; };
  329. C124023A29C7DA9700B32844 /* ExpirationReminderPickerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpirationReminderPickerView.swift; sourceTree = "<group>"; };
  330. C124023B29C7DA9700B32844 /* UncertaintyRecoveredView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UncertaintyRecoveredView.swift; sourceTree = "<group>"; };
  331. C124023C29C7DA9700B32844 /* InsulinTypeConfirmation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinTypeConfirmation.swift; sourceTree = "<group>"; };
  332. C124023D29C7DA9700B32844 /* ManualTempBasalEntryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManualTempBasalEntryView.swift; sourceTree = "<group>"; };
  333. C124023E29C7DA9700B32844 /* PodLifeHUDView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PodLifeHUDView.xib; sourceTree = "<group>"; };
  334. C124023F29C7DA9700B32844 /* NotificationSettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationSettingsView.swift; sourceTree = "<group>"; };
  335. C124024029C7DA9700B32844 /* OmnipodSettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodSettingsView.swift; sourceTree = "<group>"; };
  336. C124024129C7DA9700B32844 /* PodSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodSetupView.swift; sourceTree = "<group>"; };
  337. C124024229C7DA9700B32844 /* LowReservoirReminderSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LowReservoirReminderSetupView.swift; sourceTree = "<group>"; };
  338. C124024329C7DA9700B32844 /* PairPodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairPodView.swift; sourceTree = "<group>"; };
  339. C124024429C7DA9700B32844 /* BeepPreferenceSelectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepPreferenceSelectionView.swift; sourceTree = "<group>"; };
  340. C124024529C7DA9700B32844 /* ExpirationReminderSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpirationReminderSetupView.swift; sourceTree = "<group>"; };
  341. C124024629C7DA9700B32844 /* AttachPodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AttachPodView.swift; sourceTree = "<group>"; };
  342. C124024729C7DA9700B32844 /* ScheduledExpirationReminderEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScheduledExpirationReminderEditView.swift; sourceTree = "<group>"; };
  343. C124024829C7DA9700B32844 /* PodDetailsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodDetailsView.swift; sourceTree = "<group>"; };
  344. C124024929C7DA9700B32844 /* OmnipodReservoirView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodReservoirView.swift; sourceTree = "<group>"; };
  345. C124024A29C7DA9700B32844 /* DeliveryUncertaintyRecoveryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyRecoveryView.swift; sourceTree = "<group>"; };
  346. C124024B29C7DA9700B32844 /* DeactivatePodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodView.swift; sourceTree = "<group>"; };
  347. C124024C29C7DA9700B32844 /* BasalStateView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalStateView.swift; sourceTree = "<group>"; };
  348. C124024D29C7DA9700B32844 /* TimeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeView.swift; sourceTree = "<group>"; };
  349. C124025029C7DA9700B32844 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  350. C124025129C7DA9700B32844 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
  351. C124025229C7DA9700B32844 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
  352. C124025329C7DA9700B32844 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  353. C124025429C7DA9700B32844 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
  354. C124025529C7DA9700B32844 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  355. C124025629C7DA9700B32844 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
  356. C124025729C7DA9700B32844 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  357. C124025829C7DA9700B32844 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
  358. C124025929C7DA9700B32844 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  359. C124025A29C7DA9700B32844 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
  360. C124025B29C7DA9700B32844 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
  361. C124025C29C7DA9700B32844 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
  362. C124025D29C7DA9700B32844 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
  363. C124025E29C7DA9700B32844 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
  364. C124025F29C7DA9700B32844 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
  365. C124026029C7DA9700B32844 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
  366. C124026129C7DA9700B32844 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  367. C124026229C7DA9700B32844 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  368. C124026329C7DA9700B32844 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
  369. C124026429C7DA9700B32844 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
  370. C124026529C7DA9700B32844 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
  371. C124026629C7DA9700B32844 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
  372. C124026729C7DA9700B32844 /* OmniKitUI.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = OmniKitUI.xcassets; sourceTree = "<group>"; };
  373. C124026929C7DA9700B32844 /* OmnipodUICoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmnipodUICoordinator.swift; sourceTree = "<group>"; };
  374. C124026A29C7DA9700B32844 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  375. C12ED9C429C7DB7200435701 /* OmnipodReservoirView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OmnipodReservoirView.xib; sourceTree = "<group>"; };
  376. C12ED9CA29C7DBA900435701 /* OmniKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OmniKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  377. C12ED9CC29C7DBA900435701 /* OmniKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OmniKitTests.swift; sourceTree = "<group>"; };
  378. C12ED9D429C7DBDA00435701 /* OmniKitTests-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OmniKitTests-Bridging-Header.h"; sourceTree = "<group>"; };
  379. C12ED9D529C7DBDA00435701 /* PodCommsSessionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodCommsSessionTests.swift; sourceTree = "<group>"; };
  380. C12ED9D629C7DBDA00435701 /* BasalScheduleTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalScheduleTests.swift; sourceTree = "<group>"; };
  381. C12ED9D729C7DBDA00435701 /* MessageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageTests.swift; sourceTree = "<group>"; };
  382. C12ED9D829C7DBDA00435701 /* CRC8Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC8Tests.swift; sourceTree = "<group>"; };
  383. C12ED9D929C7DBDA00435701 /* PacketTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PacketTests.swift; sourceTree = "<group>"; };
  384. C12ED9DA29C7DBDA00435701 /* CRC16Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC16Tests.swift; sourceTree = "<group>"; };
  385. C12ED9DB29C7DBDA00435701 /* BolusTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusTests.swift; sourceTree = "<group>"; };
  386. C12ED9DC29C7DBDA00435701 /* PodStateTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodStateTests.swift; sourceTree = "<group>"; };
  387. C12ED9DD29C7DBDA00435701 /* AcknowledgeAlertsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AcknowledgeAlertsTests.swift; sourceTree = "<group>"; };
  388. C12ED9DE29C7DBDA00435701 /* TempBasalTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TempBasalTests.swift; sourceTree = "<group>"; };
  389. C12ED9DF29C7DBDA00435701 /* StatusTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusTests.swift; sourceTree = "<group>"; };
  390. C12ED9E029C7DBDA00435701 /* PodInfoTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoTests.swift; sourceTree = "<group>"; };
  391. C12ED9E129C7DBDA00435701 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  392. C12ED9EF29C7DBE700435701 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  393. C12ED9F029C7DBE700435701 /* OmniKitPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniKitPlugin.swift; sourceTree = "<group>"; };
  394. C12ED9FD29C7DCF900435701 /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  395. C12ED9FF29C7DD2300435701 /* Data.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Data.swift; sourceTree = "<group>"; };
  396. C12EDA0129C7DD4700435701 /* LocalizedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; };
  397. C12EDA0329C7DDC800435701 /* TimeInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeInterval.swift; sourceTree = "<group>"; };
  398. C12EDA0529C7DE2500435701 /* TimeZone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeZone.swift; sourceTree = "<group>"; };
  399. C12EDA0729C7DE6200435701 /* NumberFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberFormatter.swift; sourceTree = "<group>"; };
  400. C12EDA0929C7DEAA00435701 /* HKUnit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
  401. C12EDA0B29C7DED000435701 /* LocalizedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; };
  402. C12EDA0D29C7DEFD00435701 /* NumberFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberFormatter.swift; sourceTree = "<group>"; };
  403. C12EDA0F29C7DF1900435701 /* NibLoadable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NibLoadable.swift; sourceTree = "<group>"; };
  404. C12EDA1129C7DF4B00435701 /* IdentifiableClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IdentifiableClass.swift; sourceTree = "<group>"; };
  405. C12EDA1329C7DFBF00435701 /* TimeInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeInterval.swift; sourceTree = "<group>"; };
  406. C12EDA1529C7DFF100435701 /* HKUnit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
  407. C12EDA1729C7E01800435701 /* TimeZone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeZone.swift; sourceTree = "<group>"; };
  408. C12EDA1A29C7E06900435701 /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  409. CEC751E229D88392006E9D24 /* LoopKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  410. D845A1342AF89DEC00EA0853 /* SilencePodPreference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SilencePodPreference.swift; sourceTree = "<group>"; };
  411. D845A1452AF8A4DA00EA0853 /* ActivityView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityView.swift; sourceTree = "<group>"; };
  412. D845A1472AF8A4E400EA0853 /* FirstAppear.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirstAppear.swift; sourceTree = "<group>"; };
  413. D845A1492AF8A4EF00EA0853 /* PlayTestBeepsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlayTestBeepsView.swift; sourceTree = "<group>"; };
  414. D845A14B2AF8A4FB00EA0853 /* ReadPodStatusView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReadPodStatusView.swift; sourceTree = "<group>"; };
  415. D845A14D2AF8A4FB00EA0853 /* PumpManagerDetailsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PumpManagerDetailsView.swift; sourceTree = "<group>"; };
  416. D845A1512AF8A51000EA0853 /* SilencePodSelectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SilencePodSelectionView.swift; sourceTree = "<group>"; };
  417. D85AEAC72B1403C000081044 /* PodDiagnostics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodDiagnostics.swift; sourceTree = "<group>"; };
  418. D85AEAC92B1403CB00081044 /* ReadPodInfoView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReadPodInfoView.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. C124018329C7D8E900B32844 /* AcknowledgeAlertCommand.swift */,
  564. C124018F29C7D8E900B32844 /* AssignAddressCommand.swift */,
  565. C124018D29C7D8E900B32844 /* BasalScheduleExtraCommand.swift */,
  566. C124019029C7D8E900B32844 /* BeepConfigCommand.swift */,
  567. C124018829C7D8E900B32844 /* BolusExtraCommand.swift */,
  568. C124018E29C7D8E900B32844 /* CancelDeliveryCommand.swift */,
  569. C124019629C7D8E900B32844 /* ConfigureAlertsCommand.swift */,
  570. C124018229C7D8E900B32844 /* DeactivatePodCommand.swift */,
  571. C124019329C7D8E900B32844 /* DetailedStatus.swift */,
  572. C124019129C7D8E900B32844 /* ErrorResponse.swift */,
  573. C124018929C7D8E900B32844 /* FaultConfigCommand.swift */,
  574. C124018C29C7D8E900B32844 /* GetStatusCommand.swift */,
  575. C124018629C7D8E900B32844 /* PlaceholderMessageBlock.swift */,
  576. C124018529C7D8E900B32844 /* MessageBlock.swift */,
  577. C124018729C7D8E900B32844 /* PodInfo.swift */,
  578. C124018029C7D8E900B32844 /* PodInfoActivationTime.swift */,
  579. C124017E29C7D8E900B32844 /* PodInfoPulseLog.swift */,
  580. C124018A29C7D8E900B32844 /* PodInfoPulseLogPlus.swift */,
  581. C124019429C7D8E900B32844 /* PodInfoResponse.swift */,
  582. C124018429C7D8E900B32844 /* PodInfoTriggeredAlerts.swift */,
  583. C124019529C7D8E900B32844 /* SetInsulinScheduleCommand.swift */,
  584. C124019229C7D8E900B32844 /* SetupPodCommand.swift */,
  585. C124018B29C7D8E900B32844 /* StatusResponse.swift */,
  586. C124018129C7D8E900B32844 /* TempBasalExtraCommand.swift */,
  587. C124017F29C7D8E900B32844 /* VersionResponse.swift */,
  588. );
  589. path = MessageBlocks;
  590. sourceTree = "<group>";
  591. };
  592. C12401A929C7D8E900B32844 /* PumpManager */ = {
  593. isa = PBXGroup;
  594. children = (
  595. C12401AA29C7D8E900B32844 /* PodComms.swift */,
  596. C12401AB29C7D8E900B32844 /* DetailedStatus+OmniKit.swift */,
  597. C12401AC29C7D8E900B32844 /* PodCommsSession.swift */,
  598. C12401AD29C7D8E900B32844 /* OmnipodPumpManagerState.swift */,
  599. C12401AE29C7D8E900B32844 /* OmnipodPumpManager.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. D85AEAC72B1403C000081044 /* PodDiagnostics.swift */,
  722. C124022E29C7DA9700B32844 /* PodLifeHUDView.swift */,
  723. C124024129C7DA9700B32844 /* PodSetupView.swift */,
  724. D845A14D2AF8A4FB00EA0853 /* PumpManagerDetailsView.swift */,
  725. D85AEAC92B1403CB00081044 /* ReadPodInfoView.swift */,
  726. D845A14B2AF8A4FB00EA0853 /* ReadPodStatusView.swift */,
  727. C124023729C7DA9700B32844 /* RileyLinkSetupView.swift */,
  728. C124024729C7DA9700B32844 /* ScheduledExpirationReminderEditView.swift */,
  729. C124023829C7DA9700B32844 /* SetupCompleteView.swift */,
  730. D845A1512AF8A51000EA0853 /* SilencePodSelectionView.swift */,
  731. C124024D29C7DA9700B32844 /* TimeView.swift */,
  732. C124023B29C7DA9700B32844 /* UncertaintyRecoveredView.swift */,
  733. );
  734. path = Views;
  735. sourceTree = "<group>";
  736. };
  737. C124023129C7DA9700B32844 /* DesignElements */ = {
  738. isa = PBXGroup;
  739. children = (
  740. C124023229C7DA9700B32844 /* RoundedCard.swift */,
  741. C124023329C7DA9700B32844 /* LeadingImage.swift */,
  742. C124023429C7DA9700B32844 /* ErrorView.swift */,
  743. );
  744. path = DesignElements;
  745. sourceTree = "<group>";
  746. };
  747. C124024E29C7DA9700B32844 /* Resources */ = {
  748. isa = PBXGroup;
  749. children = (
  750. C12ED9C429C7DB7200435701 /* OmnipodReservoirView.xib */,
  751. C124023E29C7DA9700B32844 /* PodLifeHUDView.xib */,
  752. C124023029C7DA9700B32844 /* HUDAssets.xcassets */,
  753. C124026729C7DA9700B32844 /* OmniKitUI.xcassets */,
  754. C124024F29C7DA9700B32844 /* Localizable.strings */,
  755. );
  756. path = Resources;
  757. sourceTree = "<group>";
  758. };
  759. C124026829C7DA9700B32844 /* ViewControllers */ = {
  760. isa = PBXGroup;
  761. children = (
  762. C124026929C7DA9700B32844 /* OmnipodUICoordinator.swift */,
  763. );
  764. path = ViewControllers;
  765. sourceTree = "<group>";
  766. };
  767. C12ED9CB29C7DBA900435701 /* OmniKitTests */ = {
  768. isa = PBXGroup;
  769. children = (
  770. C12ED9DD29C7DBDA00435701 /* AcknowledgeAlertsTests.swift */,
  771. C12ED9D629C7DBDA00435701 /* BasalScheduleTests.swift */,
  772. C12ED9DB29C7DBDA00435701 /* BolusTests.swift */,
  773. C12ED9D829C7DBDA00435701 /* CRC8Tests.swift */,
  774. C12ED9DA29C7DBDA00435701 /* CRC16Tests.swift */,
  775. C12ED9E129C7DBDA00435701 /* Info.plist */,
  776. C12ED9D729C7DBDA00435701 /* MessageTests.swift */,
  777. C12ED9D429C7DBDA00435701 /* OmniKitTests-Bridging-Header.h */,
  778. C12ED9D929C7DBDA00435701 /* PacketTests.swift */,
  779. C12ED9D529C7DBDA00435701 /* PodCommsSessionTests.swift */,
  780. C12ED9E029C7DBDA00435701 /* PodInfoTests.swift */,
  781. C12ED9DC29C7DBDA00435701 /* PodStateTests.swift */,
  782. C12ED9DF29C7DBDA00435701 /* StatusTests.swift */,
  783. C12ED9DE29C7DBDA00435701 /* TempBasalTests.swift */,
  784. C12ED9CC29C7DBA900435701 /* OmniKitTests.swift */,
  785. );
  786. path = OmniKitTests;
  787. sourceTree = "<group>";
  788. };
  789. C12ED9F329C7DCE100435701 /* Frameworks */ = {
  790. isa = PBXGroup;
  791. children = (
  792. CEC751E229D88392006E9D24 /* LoopKitUI.framework */,
  793. C1229C1729C7E5BC0066A89C /* RileyLinkBLEKit.framework */,
  794. C1229C1829C7E5BC0066A89C /* RileyLinkKit.framework */,
  795. C1229C1929C7E5BC0066A89C /* RileyLinkKitUI.framework */,
  796. );
  797. name = Frameworks;
  798. sourceTree = "<group>";
  799. };
  800. C12EDA1929C7E06000435701 /* Extensions */ = {
  801. isa = PBXGroup;
  802. children = (
  803. C12EDA1A29C7E06900435701 /* OSLog.swift */,
  804. );
  805. path = Extensions;
  806. sourceTree = "<group>";
  807. };
  808. /* End PBXGroup section */
  809. /* Begin PBXHeadersBuildPhase section */
  810. C124016729C7D87A00B32844 /* Headers */ = {
  811. isa = PBXHeadersBuildPhase;
  812. buildActionMask = 2147483647;
  813. files = (
  814. C124017029C7D87A00B32844 /* OmniKit.h in Headers */,
  815. );
  816. runOnlyForDeploymentPostprocessing = 0;
  817. };
  818. C124020629C7D92700B32844 /* Headers */ = {
  819. isa = PBXHeadersBuildPhase;
  820. buildActionMask = 2147483647;
  821. files = (
  822. C124020E29C7D92700B32844 /* OmniKitUI.h in Headers */,
  823. );
  824. runOnlyForDeploymentPostprocessing = 0;
  825. };
  826. C124021229C7D93D00B32844 /* Headers */ = {
  827. isa = PBXHeadersBuildPhase;
  828. buildActionMask = 2147483647;
  829. files = (
  830. );
  831. runOnlyForDeploymentPostprocessing = 0;
  832. };
  833. /* End PBXHeadersBuildPhase section */
  834. /* Begin PBXNativeTarget section */
  835. C1229C6A29C7F0840066A89C /* OmniKitPacketParser */ = {
  836. isa = PBXNativeTarget;
  837. buildConfigurationList = C1229C6F29C7F0840066A89C /* Build configuration list for PBXNativeTarget "OmniKitPacketParser" */;
  838. buildPhases = (
  839. C1229C6729C7F0840066A89C /* Sources */,
  840. C1229C6829C7F0840066A89C /* Frameworks */,
  841. C1229C6929C7F0840066A89C /* CopyFiles */,
  842. );
  843. buildRules = (
  844. );
  845. dependencies = (
  846. );
  847. name = OmniKitPacketParser;
  848. productName = OmniKitPacketParser;
  849. productReference = C1229C6B29C7F0840066A89C /* OmniKitPacketParser */;
  850. productType = "com.apple.product-type.tool";
  851. };
  852. C124016B29C7D87A00B32844 /* OmniKit */ = {
  853. isa = PBXNativeTarget;
  854. buildConfigurationList = C124017329C7D87A00B32844 /* Build configuration list for PBXNativeTarget "OmniKit" */;
  855. buildPhases = (
  856. C124016729C7D87A00B32844 /* Headers */,
  857. C124016829C7D87A00B32844 /* Sources */,
  858. C124016929C7D87A00B32844 /* Frameworks */,
  859. C124016A29C7D87A00B32844 /* Resources */,
  860. );
  861. buildRules = (
  862. );
  863. dependencies = (
  864. );
  865. name = OmniKit;
  866. productName = OmniKit;
  867. productReference = C124016C29C7D87A00B32844 /* OmniKit.framework */;
  868. productType = "com.apple.product-type.framework";
  869. };
  870. C124020A29C7D92700B32844 /* OmniKitUI */ = {
  871. isa = PBXNativeTarget;
  872. buildConfigurationList = C124020F29C7D92700B32844 /* Build configuration list for PBXNativeTarget "OmniKitUI" */;
  873. buildPhases = (
  874. C124020629C7D92700B32844 /* Headers */,
  875. C124020729C7D92700B32844 /* Sources */,
  876. C124020829C7D92700B32844 /* Frameworks */,
  877. C124020929C7D92700B32844 /* Resources */,
  878. );
  879. buildRules = (
  880. );
  881. dependencies = (
  882. );
  883. name = OmniKitUI;
  884. productName = OmniKitUI;
  885. productReference = C124020B29C7D92700B32844 /* OmniKitUI.framework */;
  886. productType = "com.apple.product-type.framework";
  887. };
  888. C124021629C7D93D00B32844 /* OmniKitPlugin */ = {
  889. isa = PBXNativeTarget;
  890. buildConfigurationList = C124021B29C7D93D00B32844 /* Build configuration list for PBXNativeTarget "OmniKitPlugin" */;
  891. buildPhases = (
  892. C124021229C7D93D00B32844 /* Headers */,
  893. C124021329C7D93D00B32844 /* Sources */,
  894. C124021429C7D93D00B32844 /* Frameworks */,
  895. C124021529C7D93D00B32844 /* Resources */,
  896. C12ED9FC29C7DCE100435701 /* Embed Frameworks */,
  897. );
  898. buildRules = (
  899. );
  900. dependencies = (
  901. C12ED9F729C7DCE100435701 /* PBXTargetDependency */,
  902. C12ED9FB29C7DCE100435701 /* PBXTargetDependency */,
  903. );
  904. name = OmniKitPlugin;
  905. productName = OmniKitPlugin;
  906. productReference = C124021729C7D93D00B32844 /* OmniKitPlugin.loopplugin */;
  907. productType = "com.apple.product-type.framework";
  908. };
  909. C12ED9C929C7DBA900435701 /* OmniKitTests */ = {
  910. isa = PBXNativeTarget;
  911. buildConfigurationList = C12ED9D129C7DBA900435701 /* Build configuration list for PBXNativeTarget "OmniKitTests" */;
  912. buildPhases = (
  913. C12ED9C629C7DBA900435701 /* Sources */,
  914. C12ED9C729C7DBA900435701 /* Frameworks */,
  915. C12ED9C829C7DBA900435701 /* Resources */,
  916. );
  917. buildRules = (
  918. );
  919. dependencies = (
  920. C12ED9D029C7DBA900435701 /* PBXTargetDependency */,
  921. );
  922. name = OmniKitTests;
  923. productName = OmniKitTests;
  924. productReference = C12ED9CA29C7DBA900435701 /* OmniKitTests.xctest */;
  925. productType = "com.apple.product-type.bundle.unit-test";
  926. };
  927. /* End PBXNativeTarget section */
  928. /* Begin PBXProject section */
  929. C124016329C7D87A00B32844 /* Project object */ = {
  930. isa = PBXProject;
  931. attributes = {
  932. BuildIndependentTargetsInParallel = 1;
  933. CLASSPREFIX = "";
  934. LastSwiftUpdateCheck = 1420;
  935. LastUpgradeCheck = 1420;
  936. ORGANIZATIONNAME = "LoopKit Authors";
  937. TargetAttributes = {
  938. C1229C6A29C7F0840066A89C = {
  939. CreatedOnToolsVersion = 14.2;
  940. };
  941. C124016B29C7D87A00B32844 = {
  942. CreatedOnToolsVersion = 14.2;
  943. };
  944. C124020A29C7D92700B32844 = {
  945. CreatedOnToolsVersion = 14.2;
  946. };
  947. C124021629C7D93D00B32844 = {
  948. CreatedOnToolsVersion = 14.2;
  949. LastSwiftMigration = 1420;
  950. };
  951. C12ED9C929C7DBA900435701 = {
  952. CreatedOnToolsVersion = 14.2;
  953. };
  954. };
  955. };
  956. buildConfigurationList = C124016629C7D87A00B32844 /* Build configuration list for PBXProject "OmniKit" */;
  957. compatibilityVersion = "Xcode 14.0";
  958. developmentRegion = en;
  959. hasScannedForEncodings = 0;
  960. knownRegions = (
  961. en,
  962. Base,
  963. de,
  964. he,
  965. ar,
  966. "zh-Hans",
  967. ja,
  968. nb,
  969. es,
  970. da,
  971. it,
  972. sk,
  973. sv,
  974. cs,
  975. tr,
  976. pl,
  977. "pt-BR",
  978. vi,
  979. ru,
  980. fr,
  981. fi,
  982. nl,
  983. ro,
  984. hi,
  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 /* PodInfoTriggeredAlerts.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. C124027229C7DA9700B32844 /* DeactivatePodViewModel.swift in Sources */,
  1123. C124028C29C7DA9700B32844 /* ExpirationReminderSetupView.swift in Sources */,
  1124. D845A1462AF8A4DA00EA0853 /* ActivityView.swift in Sources */,
  1125. C124029029C7DA9700B32844 /* OmnipodReservoirView.swift in Sources */,
  1126. C124027C29C7DA9700B32844 /* LowReservoirReminderEditView.swift in Sources */,
  1127. C124028129C7DA9700B32844 /* ExpirationReminderPickerView.swift in Sources */,
  1128. C124028329C7DA9700B32844 /* InsulinTypeConfirmation.swift in Sources */,
  1129. C124029129C7DA9700B32844 /* DeliveryUncertaintyRecoveryView.swift in Sources */,
  1130. D845A1502AF8A4FB00EA0853 /* PumpManagerDetailsView.swift in Sources */,
  1131. C124028229C7DA9700B32844 /* UncertaintyRecoveredView.swift in Sources */,
  1132. C124027E29C7DA9700B32844 /* RileyLinkSetupView.swift in Sources */,
  1133. C124027429C7DA9700B32844 /* PodLifeState.swift in Sources */,
  1134. C124027129C7DA9700B32844 /* InsertCannulaViewModel.swift in Sources */,
  1135. C124027329C7DA9700B32844 /* RileyLinkListDataSource.swift in Sources */,
  1136. C124029329C7DA9700B32844 /* BasalStateView.swift in Sources */,
  1137. C124027A29C7DA9700B32844 /* LeadingImage.swift in Sources */,
  1138. D845A14E2AF8A4FB00EA0853 /* ReadPodStatusView.swift in Sources */,
  1139. C124028729C7DA9700B32844 /* OmnipodSettingsView.swift in Sources */,
  1140. C124028929C7DA9700B32844 /* LowReservoirReminderSetupView.swift in Sources */,
  1141. C124027029C7DA9700B32844 /* DeliveryUncertaintyRecoveryViewModel.swift in Sources */,
  1142. C12EDA0E29C7DEFD00435701 /* NumberFormatter.swift in Sources */,
  1143. D845A1522AF8A51000EA0853 /* SilencePodSelectionView.swift in Sources */,
  1144. C12EDA1229C7DF4B00435701 /* IdentifiableClass.swift in Sources */,
  1145. D845A1482AF8A4E400EA0853 /* FirstAppear.swift in Sources */,
  1146. C124027529C7DA9700B32844 /* OmnipodSettingsViewModel.swift in Sources */,
  1147. C124027629C7DA9700B32844 /* PodLifeHUDView.swift in Sources */,
  1148. C124029729C7DA9700B32844 /* OmnipodUICoordinator.swift in Sources */,
  1149. C124028429C7DA9700B32844 /* ManualTempBasalEntryView.swift in Sources */,
  1150. C124027729C7DA9700B32844 /* CheckInsertedCannulaView.swift in Sources */,
  1151. C12EDA1029C7DF1900435701 /* NibLoadable.swift in Sources */,
  1152. C124026C29C7DA9700B32844 /* OmniPodPumpManager+UI.swift in Sources */,
  1153. C124028A29C7DA9700B32844 /* PairPodView.swift in Sources */,
  1154. C124029229C7DA9700B32844 /* DeactivatePodView.swift in Sources */,
  1155. C124027929C7DA9700B32844 /* RoundedCard.swift in Sources */,
  1156. D845A14A2AF8A4EF00EA0853 /* PlayTestBeepsView.swift in Sources */,
  1157. C124026F29C7DA9700B32844 /* PairPodViewModel.swift in Sources */,
  1158. C124026E29C7DA9700B32844 /* FrameworkLocalText.swift in Sources */,
  1159. D85AEAC82B1403C000081044 /* PodDiagnostics.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. D85AEACA2B1403CB00081044 /* ReadPodInfoView.swift in Sources */,
  1173. C124029429C7DA9700B32844 /* TimeView.swift in Sources */,
  1174. );
  1175. runOnlyForDeploymentPostprocessing = 0;
  1176. };
  1177. C124021329C7D93D00B32844 /* Sources */ = {
  1178. isa = PBXSourcesBuildPhase;
  1179. buildActionMask = 2147483647;
  1180. files = (
  1181. C12EDA1B29C7E06900435701 /* OSLog.swift in Sources */,
  1182. C12ED9F229C7DBE700435701 /* OmniKitPlugin.swift in Sources */,
  1183. );
  1184. runOnlyForDeploymentPostprocessing = 0;
  1185. };
  1186. C12ED9C629C7DBA900435701 /* Sources */ = {
  1187. isa = PBXSourcesBuildPhase;
  1188. buildActionMask = 2147483647;
  1189. files = (
  1190. C12ED9E229C7DBDA00435701 /* PodCommsSessionTests.swift in Sources */,
  1191. C12ED9E429C7DBDA00435701 /* MessageTests.swift in Sources */,
  1192. C12ED9E729C7DBDA00435701 /* CRC16Tests.swift in Sources */,
  1193. C12ED9E829C7DBDA00435701 /* BolusTests.swift in Sources */,
  1194. C12ED9E329C7DBDA00435701 /* BasalScheduleTests.swift in Sources */,
  1195. C12ED9EA29C7DBDA00435701 /* AcknowledgeAlertsTests.swift in Sources */,
  1196. C12ED9E929C7DBDA00435701 /* PodStateTests.swift in Sources */,
  1197. C12ED9EC29C7DBDA00435701 /* StatusTests.swift in Sources */,
  1198. C12ED9E629C7DBDA00435701 /* PacketTests.swift in Sources */,
  1199. C12ED9E529C7DBDA00435701 /* CRC8Tests.swift in Sources */,
  1200. C12ED9CD29C7DBA900435701 /* OmniKitTests.swift in Sources */,
  1201. C12ED9EB29C7DBDA00435701 /* TempBasalTests.swift in Sources */,
  1202. C12ED9ED29C7DBDA00435701 /* PodInfoTests.swift in Sources */,
  1203. );
  1204. runOnlyForDeploymentPostprocessing = 0;
  1205. };
  1206. /* End PBXSourcesBuildPhase section */
  1207. /* Begin PBXTargetDependency section */
  1208. C12ED9D029C7DBA900435701 /* PBXTargetDependency */ = {
  1209. isa = PBXTargetDependency;
  1210. target = C124016B29C7D87A00B32844 /* OmniKit */;
  1211. targetProxy = C12ED9CF29C7DBA900435701 /* PBXContainerItemProxy */;
  1212. };
  1213. C12ED9F729C7DCE100435701 /* PBXTargetDependency */ = {
  1214. isa = PBXTargetDependency;
  1215. target = C124016B29C7D87A00B32844 /* OmniKit */;
  1216. targetProxy = C12ED9F629C7DCE100435701 /* PBXContainerItemProxy */;
  1217. };
  1218. C12ED9FB29C7DCE100435701 /* PBXTargetDependency */ = {
  1219. isa = PBXTargetDependency;
  1220. target = C124020A29C7D92700B32844 /* OmniKitUI */;
  1221. targetProxy = C12ED9FA29C7DCE100435701 /* PBXContainerItemProxy */;
  1222. };
  1223. /* End PBXTargetDependency section */
  1224. /* Begin PBXVariantGroup section */
  1225. C12401EE29C7D90B00B32844 /* Localizable.strings */ = {
  1226. isa = PBXVariantGroup;
  1227. children = (
  1228. C12401EF29C7D90B00B32844 /* de */,
  1229. C12401F029C7D90B00B32844 /* he */,
  1230. C12401F129C7D90B00B32844 /* ar */,
  1231. C12401F229C7D90B00B32844 /* zh-Hans */,
  1232. C12401F329C7D90B00B32844 /* ja */,
  1233. C12401F429C7D90B00B32844 /* en */,
  1234. C12401F529C7D90B00B32844 /* nb */,
  1235. C12401F629C7D90B00B32844 /* es */,
  1236. C12401F729C7D90B00B32844 /* da */,
  1237. C12401F829C7D90B00B32844 /* it */,
  1238. C12401F929C7D90B00B32844 /* sk */,
  1239. C12401FA29C7D90B00B32844 /* sv */,
  1240. C12401FB29C7D90B00B32844 /* cs */,
  1241. C12401FC29C7D90B00B32844 /* tr */,
  1242. C12401FD29C7D90B00B32844 /* pl */,
  1243. C12401FE29C7D90B00B32844 /* pt-BR */,
  1244. C12401FF29C7D90B00B32844 /* vi */,
  1245. C124020029C7D90B00B32844 /* ru */,
  1246. C124020129C7D90B00B32844 /* fr */,
  1247. C124020229C7D90B00B32844 /* fi */,
  1248. C124020329C7D90B00B32844 /* nl */,
  1249. C124020429C7D90B00B32844 /* ro */,
  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. );
  1281. name = Localizable.strings;
  1282. sourceTree = "<group>";
  1283. };
  1284. /* End PBXVariantGroup section */
  1285. /* Begin XCBuildConfiguration section */
  1286. C1229C7029C7F0840066A89C /* Debug */ = {
  1287. isa = XCBuildConfiguration;
  1288. buildSettings = {
  1289. CODE_SIGN_STYLE = Automatic;
  1290. DEVELOPMENT_TEAM = UY678SP37Q;
  1291. ENABLE_HARDENED_RUNTIME = YES;
  1292. MACOSX_DEPLOYMENT_TARGET = 13.1;
  1293. PRODUCT_NAME = "$(TARGET_NAME)";
  1294. SDKROOT = macosx;
  1295. SWIFT_VERSION = 5.0;
  1296. };
  1297. name = Debug;
  1298. };
  1299. C1229C7129C7F0840066A89C /* Release */ = {
  1300. isa = XCBuildConfiguration;
  1301. buildSettings = {
  1302. CODE_SIGN_STYLE = Automatic;
  1303. DEVELOPMENT_TEAM = UY678SP37Q;
  1304. ENABLE_HARDENED_RUNTIME = YES;
  1305. MACOSX_DEPLOYMENT_TARGET = 13.1;
  1306. PRODUCT_NAME = "$(TARGET_NAME)";
  1307. SDKROOT = macosx;
  1308. SWIFT_VERSION = 5.0;
  1309. };
  1310. name = Release;
  1311. };
  1312. C124017129C7D87A00B32844 /* Debug */ = {
  1313. isa = XCBuildConfiguration;
  1314. buildSettings = {
  1315. ALWAYS_SEARCH_USER_PATHS = NO;
  1316. CLANG_ANALYZER_NONNULL = YES;
  1317. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1318. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1319. CLANG_ENABLE_MODULES = YES;
  1320. CLANG_ENABLE_OBJC_ARC = YES;
  1321. CLANG_ENABLE_OBJC_WEAK = YES;
  1322. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1323. CLANG_WARN_BOOL_CONVERSION = YES;
  1324. CLANG_WARN_COMMA = YES;
  1325. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1326. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1327. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1328. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1329. CLANG_WARN_EMPTY_BODY = YES;
  1330. CLANG_WARN_ENUM_CONVERSION = YES;
  1331. CLANG_WARN_INFINITE_RECURSION = YES;
  1332. CLANG_WARN_INT_CONVERSION = YES;
  1333. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1334. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1335. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1336. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1337. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1338. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1339. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1340. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1341. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1342. CLANG_WARN_UNREACHABLE_CODE = YES;
  1343. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1344. COPY_PHASE_STRIP = NO;
  1345. CURRENT_PROJECT_VERSION = 1;
  1346. DEBUG_INFORMATION_FORMAT = dwarf;
  1347. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1348. ENABLE_TESTABILITY = YES;
  1349. GCC_C_LANGUAGE_STANDARD = gnu11;
  1350. GCC_DYNAMIC_NO_PIC = NO;
  1351. GCC_NO_COMMON_BLOCKS = YES;
  1352. GCC_OPTIMIZATION_LEVEL = 0;
  1353. GCC_PREPROCESSOR_DEFINITIONS = (
  1354. "DEBUG=1",
  1355. "$(inherited)",
  1356. );
  1357. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1358. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1359. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1360. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1361. GCC_WARN_UNUSED_FUNCTION = YES;
  1362. GCC_WARN_UNUSED_VARIABLE = YES;
  1363. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  1364. LOCALIZED_STRING_MACRO_NAMES = (
  1365. NSLocalizedString,
  1366. CFCopyLocalizedString,
  1367. LocalizedString,
  1368. FrameworkLocalText,
  1369. );
  1370. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1371. MTL_FAST_MATH = YES;
  1372. ONLY_ACTIVE_ARCH = YES;
  1373. SDKROOT = iphoneos;
  1374. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1375. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1376. VERSIONING_SYSTEM = "apple-generic";
  1377. VERSION_INFO_PREFIX = "";
  1378. };
  1379. name = Debug;
  1380. };
  1381. C124017229C7D87A00B32844 /* Release */ = {
  1382. isa = XCBuildConfiguration;
  1383. buildSettings = {
  1384. ALWAYS_SEARCH_USER_PATHS = NO;
  1385. CLANG_ANALYZER_NONNULL = YES;
  1386. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1387. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1388. CLANG_ENABLE_MODULES = YES;
  1389. CLANG_ENABLE_OBJC_ARC = YES;
  1390. CLANG_ENABLE_OBJC_WEAK = YES;
  1391. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1392. CLANG_WARN_BOOL_CONVERSION = YES;
  1393. CLANG_WARN_COMMA = YES;
  1394. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1395. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1396. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1397. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1398. CLANG_WARN_EMPTY_BODY = YES;
  1399. CLANG_WARN_ENUM_CONVERSION = YES;
  1400. CLANG_WARN_INFINITE_RECURSION = YES;
  1401. CLANG_WARN_INT_CONVERSION = YES;
  1402. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1403. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1404. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1405. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1406. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1407. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1408. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1409. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1410. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1411. CLANG_WARN_UNREACHABLE_CODE = YES;
  1412. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1413. COPY_PHASE_STRIP = NO;
  1414. CURRENT_PROJECT_VERSION = 1;
  1415. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1416. ENABLE_NS_ASSERTIONS = NO;
  1417. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1418. GCC_C_LANGUAGE_STANDARD = gnu11;
  1419. GCC_NO_COMMON_BLOCKS = YES;
  1420. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1421. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1422. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1423. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1424. GCC_WARN_UNUSED_FUNCTION = YES;
  1425. GCC_WARN_UNUSED_VARIABLE = YES;
  1426. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  1427. LOCALIZED_STRING_MACRO_NAMES = (
  1428. NSLocalizedString,
  1429. CFCopyLocalizedString,
  1430. LocalizedString,
  1431. FrameworkLocalText,
  1432. );
  1433. MTL_ENABLE_DEBUG_INFO = NO;
  1434. MTL_FAST_MATH = YES;
  1435. SDKROOT = iphoneos;
  1436. SWIFT_COMPILATION_MODE = wholemodule;
  1437. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1438. VALIDATE_PRODUCT = YES;
  1439. VERSIONING_SYSTEM = "apple-generic";
  1440. VERSION_INFO_PREFIX = "";
  1441. };
  1442. name = Release;
  1443. };
  1444. C124017429C7D87A00B32844 /* Debug */ = {
  1445. isa = XCBuildConfiguration;
  1446. buildSettings = {
  1447. CODE_SIGN_STYLE = Automatic;
  1448. CURRENT_PROJECT_VERSION = 1;
  1449. DEFINES_MODULE = YES;
  1450. DEVELOPMENT_TEAM = "";
  1451. DYLIB_COMPATIBILITY_VERSION = 1;
  1452. DYLIB_CURRENT_VERSION = 1;
  1453. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1454. GENERATE_INFOPLIST_FILE = YES;
  1455. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1456. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1457. LD_RUNPATH_SEARCH_PATHS = (
  1458. "$(inherited)",
  1459. "@executable_path/Frameworks",
  1460. "@loader_path/Frameworks",
  1461. );
  1462. MARKETING_VERSION = 1.0;
  1463. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKit;
  1464. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1465. SKIP_INSTALL = YES;
  1466. SWIFT_EMIT_LOC_STRINGS = YES;
  1467. SWIFT_VERSION = 5.0;
  1468. TARGETED_DEVICE_FAMILY = "1,2";
  1469. };
  1470. name = Debug;
  1471. };
  1472. C124017529C7D87A00B32844 /* Release */ = {
  1473. isa = XCBuildConfiguration;
  1474. buildSettings = {
  1475. CODE_SIGN_STYLE = Automatic;
  1476. CURRENT_PROJECT_VERSION = 1;
  1477. DEFINES_MODULE = YES;
  1478. DEVELOPMENT_TEAM = "";
  1479. DYLIB_COMPATIBILITY_VERSION = 1;
  1480. DYLIB_CURRENT_VERSION = 1;
  1481. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1482. GENERATE_INFOPLIST_FILE = YES;
  1483. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1484. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1485. LD_RUNPATH_SEARCH_PATHS = (
  1486. "$(inherited)",
  1487. "@executable_path/Frameworks",
  1488. "@loader_path/Frameworks",
  1489. );
  1490. MARKETING_VERSION = 1.0;
  1491. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKit;
  1492. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1493. SKIP_INSTALL = YES;
  1494. SWIFT_EMIT_LOC_STRINGS = YES;
  1495. SWIFT_VERSION = 5.0;
  1496. TARGETED_DEVICE_FAMILY = "1,2";
  1497. };
  1498. name = Release;
  1499. };
  1500. C124021029C7D92700B32844 /* Debug */ = {
  1501. isa = XCBuildConfiguration;
  1502. buildSettings = {
  1503. CODE_SIGN_STYLE = Automatic;
  1504. CURRENT_PROJECT_VERSION = 1;
  1505. DEFINES_MODULE = YES;
  1506. DEVELOPMENT_TEAM = "";
  1507. DYLIB_COMPATIBILITY_VERSION = 1;
  1508. DYLIB_CURRENT_VERSION = 1;
  1509. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1510. GENERATE_INFOPLIST_FILE = YES;
  1511. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1512. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1513. LD_RUNPATH_SEARCH_PATHS = (
  1514. "$(inherited)",
  1515. "@executable_path/Frameworks",
  1516. "@loader_path/Frameworks",
  1517. );
  1518. MARKETING_VERSION = 1.0;
  1519. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitUI;
  1520. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1521. SKIP_INSTALL = YES;
  1522. SWIFT_EMIT_LOC_STRINGS = YES;
  1523. SWIFT_INSTALL_OBJC_HEADER = NO;
  1524. SWIFT_VERSION = 5.0;
  1525. TARGETED_DEVICE_FAMILY = "1,2";
  1526. };
  1527. name = Debug;
  1528. };
  1529. C124021129C7D92700B32844 /* Release */ = {
  1530. isa = XCBuildConfiguration;
  1531. buildSettings = {
  1532. CODE_SIGN_STYLE = Automatic;
  1533. CURRENT_PROJECT_VERSION = 1;
  1534. DEFINES_MODULE = YES;
  1535. DEVELOPMENT_TEAM = "";
  1536. DYLIB_COMPATIBILITY_VERSION = 1;
  1537. DYLIB_CURRENT_VERSION = 1;
  1538. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1539. GENERATE_INFOPLIST_FILE = YES;
  1540. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1541. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1542. LD_RUNPATH_SEARCH_PATHS = (
  1543. "$(inherited)",
  1544. "@executable_path/Frameworks",
  1545. "@loader_path/Frameworks",
  1546. );
  1547. MARKETING_VERSION = 1.0;
  1548. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitUI;
  1549. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1550. SKIP_INSTALL = YES;
  1551. SWIFT_EMIT_LOC_STRINGS = YES;
  1552. SWIFT_INSTALL_OBJC_HEADER = NO;
  1553. SWIFT_VERSION = 5.0;
  1554. TARGETED_DEVICE_FAMILY = "1,2";
  1555. };
  1556. name = Release;
  1557. };
  1558. C124021C29C7D93D00B32844 /* Debug */ = {
  1559. isa = XCBuildConfiguration;
  1560. buildSettings = {
  1561. CLANG_ENABLE_MODULES = YES;
  1562. CODE_SIGN_STYLE = Automatic;
  1563. CURRENT_PROJECT_VERSION = 1;
  1564. DEFINES_MODULE = YES;
  1565. DEVELOPMENT_TEAM = "";
  1566. DYLIB_COMPATIBILITY_VERSION = 1;
  1567. DYLIB_CURRENT_VERSION = 1;
  1568. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1569. GENERATE_INFOPLIST_FILE = YES;
  1570. INFOPLIST_FILE = OmniKitPlugin/Info.plist;
  1571. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1572. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1573. LD_RUNPATH_SEARCH_PATHS = (
  1574. "$(inherited)",
  1575. "@executable_path/Frameworks",
  1576. "@loader_path/Frameworks",
  1577. );
  1578. MARKETING_VERSION = 1.0;
  1579. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitPlugin;
  1580. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1581. SKIP_INSTALL = YES;
  1582. SWIFT_EMIT_LOC_STRINGS = YES;
  1583. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1584. SWIFT_VERSION = 5.0;
  1585. TARGETED_DEVICE_FAMILY = "1,2";
  1586. WRAPPER_EXTENSION = loopplugin;
  1587. };
  1588. name = Debug;
  1589. };
  1590. C124021D29C7D93D00B32844 /* Release */ = {
  1591. isa = XCBuildConfiguration;
  1592. buildSettings = {
  1593. CLANG_ENABLE_MODULES = YES;
  1594. CODE_SIGN_STYLE = Automatic;
  1595. CURRENT_PROJECT_VERSION = 1;
  1596. DEFINES_MODULE = YES;
  1597. DEVELOPMENT_TEAM = "";
  1598. DYLIB_COMPATIBILITY_VERSION = 1;
  1599. DYLIB_CURRENT_VERSION = 1;
  1600. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1601. GENERATE_INFOPLIST_FILE = YES;
  1602. INFOPLIST_FILE = OmniKitPlugin/Info.plist;
  1603. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1604. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1605. LD_RUNPATH_SEARCH_PATHS = (
  1606. "$(inherited)",
  1607. "@executable_path/Frameworks",
  1608. "@loader_path/Frameworks",
  1609. );
  1610. MARKETING_VERSION = 1.0;
  1611. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitPlugin;
  1612. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1613. SKIP_INSTALL = YES;
  1614. SWIFT_EMIT_LOC_STRINGS = YES;
  1615. SWIFT_VERSION = 5.0;
  1616. TARGETED_DEVICE_FAMILY = "1,2";
  1617. WRAPPER_EXTENSION = loopplugin;
  1618. };
  1619. name = Release;
  1620. };
  1621. C12ED9D229C7DBA900435701 /* Debug */ = {
  1622. isa = XCBuildConfiguration;
  1623. buildSettings = {
  1624. CODE_SIGN_STYLE = Automatic;
  1625. CURRENT_PROJECT_VERSION = 1;
  1626. DEVELOPMENT_TEAM = UY678SP37Q;
  1627. GENERATE_INFOPLIST_FILE = YES;
  1628. MARKETING_VERSION = 1.0;
  1629. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitTests;
  1630. PRODUCT_NAME = "$(TARGET_NAME)";
  1631. SWIFT_EMIT_LOC_STRINGS = NO;
  1632. SWIFT_VERSION = 5.0;
  1633. TARGETED_DEVICE_FAMILY = "1,2";
  1634. };
  1635. name = Debug;
  1636. };
  1637. C12ED9D329C7DBA900435701 /* Release */ = {
  1638. isa = XCBuildConfiguration;
  1639. buildSettings = {
  1640. CODE_SIGN_STYLE = Automatic;
  1641. CURRENT_PROJECT_VERSION = 1;
  1642. DEVELOPMENT_TEAM = UY678SP37Q;
  1643. GENERATE_INFOPLIST_FILE = YES;
  1644. MARKETING_VERSION = 1.0;
  1645. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.OmniKitTests;
  1646. PRODUCT_NAME = "$(TARGET_NAME)";
  1647. SWIFT_EMIT_LOC_STRINGS = NO;
  1648. SWIFT_VERSION = 5.0;
  1649. TARGETED_DEVICE_FAMILY = "1,2";
  1650. };
  1651. name = Release;
  1652. };
  1653. /* End XCBuildConfiguration section */
  1654. /* Begin XCConfigurationList section */
  1655. C1229C6F29C7F0840066A89C /* Build configuration list for PBXNativeTarget "OmniKitPacketParser" */ = {
  1656. isa = XCConfigurationList;
  1657. buildConfigurations = (
  1658. C1229C7029C7F0840066A89C /* Debug */,
  1659. C1229C7129C7F0840066A89C /* Release */,
  1660. );
  1661. defaultConfigurationIsVisible = 0;
  1662. defaultConfigurationName = Release;
  1663. };
  1664. C124016629C7D87A00B32844 /* Build configuration list for PBXProject "OmniKit" */ = {
  1665. isa = XCConfigurationList;
  1666. buildConfigurations = (
  1667. C124017129C7D87A00B32844 /* Debug */,
  1668. C124017229C7D87A00B32844 /* Release */,
  1669. );
  1670. defaultConfigurationIsVisible = 0;
  1671. defaultConfigurationName = Release;
  1672. };
  1673. C124017329C7D87A00B32844 /* Build configuration list for PBXNativeTarget "OmniKit" */ = {
  1674. isa = XCConfigurationList;
  1675. buildConfigurations = (
  1676. C124017429C7D87A00B32844 /* Debug */,
  1677. C124017529C7D87A00B32844 /* Release */,
  1678. );
  1679. defaultConfigurationIsVisible = 0;
  1680. defaultConfigurationName = Release;
  1681. };
  1682. C124020F29C7D92700B32844 /* Build configuration list for PBXNativeTarget "OmniKitUI" */ = {
  1683. isa = XCConfigurationList;
  1684. buildConfigurations = (
  1685. C124021029C7D92700B32844 /* Debug */,
  1686. C124021129C7D92700B32844 /* Release */,
  1687. );
  1688. defaultConfigurationIsVisible = 0;
  1689. defaultConfigurationName = Release;
  1690. };
  1691. C124021B29C7D93D00B32844 /* Build configuration list for PBXNativeTarget "OmniKitPlugin" */ = {
  1692. isa = XCConfigurationList;
  1693. buildConfigurations = (
  1694. C124021C29C7D93D00B32844 /* Debug */,
  1695. C124021D29C7D93D00B32844 /* Release */,
  1696. );
  1697. defaultConfigurationIsVisible = 0;
  1698. defaultConfigurationName = Release;
  1699. };
  1700. C12ED9D129C7DBA900435701 /* Build configuration list for PBXNativeTarget "OmniKitTests" */ = {
  1701. isa = XCConfigurationList;
  1702. buildConfigurations = (
  1703. C12ED9D229C7DBA900435701 /* Debug */,
  1704. C12ED9D329C7DBA900435701 /* Release */,
  1705. );
  1706. defaultConfigurationIsVisible = 0;
  1707. defaultConfigurationName = Release;
  1708. };
  1709. /* End XCConfigurationList section */
  1710. };
  1711. rootObject = C124016329C7D87A00B32844 /* Project object */;
  1712. }