project.pbxproj 118 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1016324D27137B1E007A3BC2 /* BluetoothManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016324C27137B1E007A3BC2 /* BluetoothManager.swift */; };
  10. 1016325927185EE4007A3BC2 /* BeepType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325127185EE4007A3BC2 /* BeepType.swift */; };
  11. 1016325A27185EE5007A3BC2 /* FaultEventCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325227185EE4007A3BC2 /* FaultEventCode.swift */; };
  12. 1016325B27185EE5007A3BC2 /* Pod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325327185EE4007A3BC2 /* Pod.swift */; };
  13. 1016325C27185EE5007A3BC2 /* BasalDeliveryTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325427185EE4007A3BC2 /* BasalDeliveryTable.swift */; };
  14. 1016325D27185EE5007A3BC2 /* AlertSlot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325527185EE4007A3BC2 /* AlertSlot.swift */; };
  15. 1016325E27185EE5007A3BC2 /* PodProgressStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325627185EE4007A3BC2 /* PodProgressStatus.swift */; };
  16. 1016325F27185EE5007A3BC2 /* BasalSchedule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325727185EE4007A3BC2 /* BasalSchedule.swift */; };
  17. 1016326027185EE5007A3BC2 /* UnfinalizedDose.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1016325827185EE4007A3BC2 /* UnfinalizedDose.swift */; };
  18. 102111472709462300784F13 /* PodState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 102111402709462300784F13 /* PodState.swift */; };
  19. 102111482709462300784F13 /* PodInsulinMeasurements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 102111412709462300784F13 /* PodInsulinMeasurements.swift */; };
  20. 102111492709462300784F13 /* PodCommsSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 102111422709462300784F13 /* PodCommsSession.swift */; };
  21. 1021114A2709462300784F13 /* PodDoseProgressEstimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 102111432709462300784F13 /* PodDoseProgressEstimator.swift */; };
  22. 1021114B2709462300784F13 /* BasalSchedule+LoopKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 102111442709462300784F13 /* BasalSchedule+LoopKit.swift */; };
  23. 1021114D2709467400784F13 /* PodComms.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1021114C2709467400784F13 /* PodComms.swift */; };
  24. 1024E32B27446DB000DE01F2 /* MessagePacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1024E32A27446DB000DE01F2 /* MessagePacket.swift */; };
  25. 1024E32D2746083800DE01F2 /* EapSqn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1024E32C2746083800DE01F2 /* EapSqn.swift */; };
  26. 10289E68271B2A08000339E6 /* NumberFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E67271B2A08000339E6 /* NumberFormatter.swift */; };
  27. 10289E6A271B2A3E000339E6 /* IdentifiableClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E69271B2A3E000339E6 /* IdentifiableClass.swift */; };
  28. 10289E6C27308746000339E6 /* BluetoothServices.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E6B27308746000339E6 /* BluetoothServices.swift */; };
  29. 10289E6E27309327000339E6 /* CBPeripheral.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E6D27309327000339E6 /* CBPeripheral.swift */; };
  30. 10289E7627347C69000339E6 /* Nonce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E7527347C69000339E6 /* Nonce.swift */; };
  31. 10289E782734D10D000339E6 /* EnDecrypt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E772734D10C000339E6 /* EnDecrypt.swift */; };
  32. 10289E7B2739F886000339E6 /* EapMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E7A2739F886000339E6 /* EapMessage.swift */; };
  33. 10289E7D2739F893000339E6 /* Milenage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E7C2739F893000339E6 /* Milenage.swift */; };
  34. 10289E7F2739F8A1000339E6 /* EapAkaAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E7E2739F8A1000339E6 /* EapAkaAttribute.swift */; };
  35. 10289E812739F8E4000339E6 /* SessionKeys.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E802739F8E4000339E6 /* SessionKeys.swift */; };
  36. 10289E832739F917000339E6 /* SessionEstablisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10289E822739F917000339E6 /* SessionEstablisher.swift */; };
  37. 1029AE4827094D0E00B7F5B6 /* OmniBLEPumpManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1029AE4627094D0E00B7F5B6 /* OmniBLEPumpManager.swift */; };
  38. 1029AE4927094D0E00B7F5B6 /* OmniBLEPumpManagerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1029AE4727094D0E00B7F5B6 /* OmniBLEPumpManagerState.swift */; };
  39. 1029AE4B27094DDC00B7F5B6 /* OmniBLEPumpManager+UI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1029AE4A27094DDC00B7F5B6 /* OmniBLEPumpManager+UI.swift */; };
  40. 1029AE4F27094E1900B7F5B6 /* OmniBLEUI.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1029AE4E27094E1900B7F5B6 /* OmniBLEUI.xcassets */; };
  41. 10389A2326FF7841002115E9 /* PodInfoPulseLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0426FF7841002115E9 /* PodInfoPulseLog.swift */; };
  42. 10389A2426FF7841002115E9 /* VersionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0526FF7841002115E9 /* VersionResponse.swift */; };
  43. 10389A2526FF7841002115E9 /* PodInfoActivationTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0626FF7841002115E9 /* PodInfoActivationTime.swift */; };
  44. 10389A2626FF7841002115E9 /* TempBasalExtraCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0726FF7841002115E9 /* TempBasalExtraCommand.swift */; };
  45. 10389A2726FF7841002115E9 /* DeactivatePodCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0826FF7841002115E9 /* DeactivatePodCommand.swift */; };
  46. 10389A2826FF7841002115E9 /* AcknowledgeAlertCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0926FF7841002115E9 /* AcknowledgeAlertCommand.swift */; };
  47. 10389A2926FF7841002115E9 /* PodInfoConfiguredAlerts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0A26FF7841002115E9 /* PodInfoConfiguredAlerts.swift */; };
  48. 10389A2A26FF7841002115E9 /* MessageBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0B26FF7841002115E9 /* MessageBlock.swift */; };
  49. 10389A2B26FF7841002115E9 /* PlaceholderMessageBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0C26FF7841002115E9 /* PlaceholderMessageBlock.swift */; };
  50. 10389A2C26FF7841002115E9 /* PodInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0D26FF7841002115E9 /* PodInfo.swift */; };
  51. 10389A2D26FF7841002115E9 /* BolusExtraCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0E26FF7841002115E9 /* BolusExtraCommand.swift */; };
  52. 10389A2E26FF7841002115E9 /* FaultConfigCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A0F26FF7841002115E9 /* FaultConfigCommand.swift */; };
  53. 10389A2F26FF7841002115E9 /* PodInfoPulseLogPlus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1026FF7841002115E9 /* PodInfoPulseLogPlus.swift */; };
  54. 10389A3026FF7841002115E9 /* StatusResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1126FF7841002115E9 /* StatusResponse.swift */; };
  55. 10389A3126FF7841002115E9 /* GetStatusCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1226FF7841002115E9 /* GetStatusCommand.swift */; };
  56. 10389A3226FF7841002115E9 /* BasalScheduleExtraCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1326FF7841002115E9 /* BasalScheduleExtraCommand.swift */; };
  57. 10389A3326FF7841002115E9 /* CancelDeliveryCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1426FF7841002115E9 /* CancelDeliveryCommand.swift */; };
  58. 10389A3426FF7841002115E9 /* AssignAddressCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1526FF7841002115E9 /* AssignAddressCommand.swift */; };
  59. 10389A3526FF7841002115E9 /* BeepConfigCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1626FF7841002115E9 /* BeepConfigCommand.swift */; };
  60. 10389A3626FF7841002115E9 /* ErrorResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1726FF7841002115E9 /* ErrorResponse.swift */; };
  61. 10389A3726FF7841002115E9 /* SetupPodCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1826FF7841002115E9 /* SetupPodCommand.swift */; };
  62. 10389A3826FF7841002115E9 /* DetailedStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1926FF7841002115E9 /* DetailedStatus.swift */; };
  63. 10389A3926FF7841002115E9 /* PodInfoResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1A26FF7841002115E9 /* PodInfoResponse.swift */; };
  64. 10389A3A26FF7841002115E9 /* SetInsulinScheduleCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1B26FF7841002115E9 /* SetInsulinScheduleCommand.swift */; };
  65. 10389A3B26FF7841002115E9 /* ConfigureAlertsCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1C26FF7841002115E9 /* ConfigureAlertsCommand.swift */; };
  66. 10389A3C26FF7841002115E9 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A1D26FF7841002115E9 /* Message.swift */; };
  67. 10389A3F26FF7841002115E9 /* CRC16.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A2026FF7841002115E9 /* CRC16.swift */; };
  68. 10389A4126FF7841002115E9 /* MessageTransport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10389A2226FF7841002115E9 /* MessageTransport.swift */; };
  69. 191DB66D2A06F17800212AC9 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 191DB6522A06F17800212AC9 /* Localizable.strings */; };
  70. 196A6F232AFFFD1700E3C089 /* SilencePodPreference.swift in Sources */ = {isa = PBXBuildFile; fileRef = 196A6F222AFFFD1200E3C089 /* SilencePodPreference.swift */; };
  71. 84752E9326ED0FFE009FD801 /* OmniBLE.h in Headers */ = {isa = PBXBuildFile; fileRef = 84752E8526ED0FFE009FD801 /* OmniBLE.h */; settings = {ATTRIBUTES = (Public, ); }; };
  72. 84752ED626ED13F5009FD801 /* Id.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752EBF26ED13F5009FD801 /* Id.swift */; };
  73. 84752ED726ED13F5009FD801 /* X25519KeyGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752EC126ED13F5009FD801 /* X25519KeyGenerator.swift */; };
  74. 84752ED826ED13F5009FD801 /* OmniRandomByteGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752EC226ED13F5009FD801 /* OmniRandomByteGenerator.swift */; };
  75. 84752EDD26ED13F5009FD801 /* Ids.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752EC826ED13F5009FD801 /* Ids.swift */; };
  76. 84752EDE26ED13F5009FD801 /* PeripheralManagerError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752EC926ED13F5009FD801 /* PeripheralManagerError.swift */; };
  77. 84752EDF26ED13F5009FD801 /* PeripheralManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ECA26ED13F5009FD801 /* PeripheralManager.swift */; };
  78. 84752EE026ED13F5009FD801 /* PodProtocolError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ECB26ED13F5009FD801 /* PodProtocolError.swift */; };
  79. 84752EE126ED13F5009FD801 /* PayloadSplitter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ECD26ED13F5009FD801 /* PayloadSplitter.swift */; };
  80. 84752EE226ED13F5009FD801 /* PayloadJoiner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ECE26ED13F5009FD801 /* PayloadJoiner.swift */; };
  81. 84752EE326ED13F5009FD801 /* BLEPacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ECF26ED13F5009FD801 /* BLEPacket.swift */; };
  82. 84752EE526ED13F5009FD801 /* KeyExchange.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ED226ED13F5009FD801 /* KeyExchange.swift */; };
  83. 84752EE626ED13F5009FD801 /* LTKExchanger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ED326ED13F5009FD801 /* LTKExchanger.swift */; };
  84. 84752EE726ED13F5009FD801 /* PairResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ED426ED13F5009FD801 /* PairResult.swift */; };
  85. 84752EE826ED13F5009FD801 /* PairMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84752ED526ED13F5009FD801 /* PairMessage.swift */; };
  86. 8475306E26ED15DE009FD801 /* CryptoSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 8475306D26ED15DE009FD801 /* CryptoSwift */; };
  87. 847530F626ED65DD009FD801 /* LoopKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 847530F426ED65DD009FD801 /* LoopKit.framework */; };
  88. 847530F826ED65DD009FD801 /* LoopKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 847530F526ED65DD009FD801 /* LoopKitUI.framework */; };
  89. 8475313226ED838B009FD801 /* PodLifeHUDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475311F26ED838A009FD801 /* PodLifeHUDView.swift */; };
  90. 8475313726ED838B009FD801 /* PodLifeHUDView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8475312426ED838A009FD801 /* PodLifeHUDView.xib */; };
  91. 8475315326EDA193009FD801 /* TimeInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475314626EDA193009FD801 /* TimeInterval.swift */; };
  92. 8475315726EDA193009FD801 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475314A26EDA193009FD801 /* LocalizedString.swift */; };
  93. 8475315826EDA193009FD801 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475314B26EDA193009FD801 /* OSLog.swift */; };
  94. 8475315926EDA193009FD801 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475314C26EDA193009FD801 /* UIColor.swift */; };
  95. 8475315A26EDA193009FD801 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475314D26EDA193009FD801 /* HKUnit.swift */; };
  96. 8475315B26EDA193009FD801 /* NibLoadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475314E26EDA193009FD801 /* NibLoadable.swift */; };
  97. 8475315C26EDA193009FD801 /* TimeZone.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475314F26EDA193009FD801 /* TimeZone.swift */; };
  98. 8475315D26EDA193009FD801 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8475315026EDA193009FD801 /* Data.swift */; };
  99. A91B2DEC276E1E5E001B0E95 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = A91B2DEB276E1E5E001B0E95 /* README.md */; };
  100. A9A5BCEF276C1E2D00B02C86 /* TestUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D054D427651D2400FAFEFB /* TestUtilities.swift */; };
  101. A9A5BCF0276C1E2D00B02C86 /* HexConversionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D054CA2764FC8200FAFEFB /* HexConversionTests.swift */; };
  102. A9A5BCF1276C1E5F00B02C86 /* EnDecryptTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D3492F2764F5780037F77C /* EnDecryptTests.swift */; };
  103. A9A5BCF2276C1E6D00B02C86 /* PayloadSplitterTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D054D22765135900FAFEFB /* PayloadSplitterTest.swift */; };
  104. A9A5BCF3276C1E6D00B02C86 /* StringLengthPrefixEncodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D054D827651FDE00FAFEFB /* StringLengthPrefixEncodingTests.swift */; };
  105. A9A5BCF4276C1E6D00B02C86 /* PayloadJoinerTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D349312764F5D30037F77C /* PayloadJoinerTest.swift */; };
  106. A9A5BCF5276C1E6D00B02C86 /* PayloadSplitJoinTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D054D627651D4F00FAFEFB /* PayloadSplitJoinTests.swift */; };
  107. A9A5BCF6276C1E6D00B02C86 /* MessagePacketTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D054CC2764FDB700FAFEFB /* MessagePacketTests.swift */; };
  108. A9A5BCF7276C1E7000B02C86 /* KeyExchangeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D054DB27655F9C00FAFEFB /* KeyExchangeTests.swift */; };
  109. C10D6D6C27A2393800F53D58 /* OmniBLETests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10D6D6B27A2393800F53D58 /* OmniBLETests.swift */; };
  110. C10D6D6E27A2395700F53D58 /* OmniBLEPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C10D6D6D27A2395700F53D58 /* OmniBLEPlugin.swift */; };
  111. C187C191278FCEC9006E3557 /* InsulinTypeConfirmation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C187C190278FCEC9006E3557 /* InsulinTypeConfirmation.swift */; };
  112. C187C19A279086A8006E3557 /* OmniBLEPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = C187C199279086A8006E3557 /* OmniBLEPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
  113. C187C1A3279087A4006E3557 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = C187C1A2279087A4006E3557 /* OSLog.swift */; };
  114. C1C001BF27A2337B00533D35 /* PeripheralManager+OmniBLE.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1C001BE27A2337B00533D35 /* PeripheralManager+OmniBLE.swift */; };
  115. C1C001C127A2349D00533D35 /* OmniBLE.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1C001C027A2349D00533D35 /* OmniBLE.swift */; };
  116. C1C001C427A2351D00533D35 /* OmniBLEReservoirView.xib in Resources */ = {isa = PBXBuildFile; fileRef = C1C001C227A2351D00533D35 /* OmniBLEReservoirView.xib */; };
  117. C1C001C527A2351D00533D35 /* OmniBLEReservoirView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1C001C327A2351D00533D35 /* OmniBLEReservoirView.swift */; };
  118. C1D27A1527908DC600C41EBA /* OmniBLE.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84752E8226ED0FFE009FD801 /* OmniBLE.framework */; };
  119. C1D27A1727908DE500C41EBA /* OmniBLE.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84752E8226ED0FFE009FD801 /* OmniBLE.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  120. C1D27A1B27911E9900C41EBA /* PodAdvertisement.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1D27A1A27911E9900C41EBA /* PodAdvertisement.swift */; };
  121. C1DBD513282FF79D009FCF74 /* ManualTempBasalEntryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1DBD512282FF79D009FCF74 /* ManualTempBasalEntryView.swift */; };
  122. C1ED1E7027BAE1A600FED71C /* BeepPreference.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1ED1E6F27BAE1A600FED71C /* BeepPreference.swift */; };
  123. C1ED1E7227BAE44E00FED71C /* BeepPreferenceSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1ED1E7127BAE44E00FED71C /* BeepPreferenceSelectionView.swift */; };
  124. C1F67E8B27975B830017487F /* AttachPodView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7327975B830017487F /* AttachPodView.swift */; };
  125. C1F67E8C27975B830017487F /* ScheduledExpirationReminderEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7427975B830017487F /* ScheduledExpirationReminderEditView.swift */; };
  126. C1F67E8E27975B830017487F /* TimeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7627975B830017487F /* TimeView.swift */; };
  127. C1F67E8F27975B830017487F /* OmniBLESettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7727975B830017487F /* OmniBLESettingsView.swift */; };
  128. C1F67E9027975B830017487F /* ExpirationReminderSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7827975B830017487F /* ExpirationReminderSetupView.swift */; };
  129. C1F67E9127975B830017487F /* DeactivatePodView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7927975B830017487F /* DeactivatePodView.swift */; };
  130. C1F67E9227975B830017487F /* BasalStateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7A27975B830017487F /* BasalStateView.swift */; };
  131. C1F67E9327975B830017487F /* ExpirationReminderPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7B27975B830017487F /* ExpirationReminderPickerView.swift */; };
  132. C1F67E9427975B830017487F /* LowReservoirReminderSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7C27975B830017487F /* LowReservoirReminderSetupView.swift */; };
  133. C1F67E9527975B830017487F /* HUDAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C1F67E7D27975B830017487F /* HUDAssets.xcassets */; };
  134. C1F67E9727975B830017487F /* PairPodView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E7F27975B830017487F /* PairPodView.swift */; };
  135. C1F67E9827975B830017487F /* CheckInsertedCannulaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8027975B830017487F /* CheckInsertedCannulaView.swift */; };
  136. C1F67E9927975B830017487F /* NotificationSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8127975B830017487F /* NotificationSettingsView.swift */; };
  137. C1F67E9A27975B830017487F /* DeliveryUncertaintyRecoveryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8227975B830017487F /* DeliveryUncertaintyRecoveryView.swift */; };
  138. C1F67E9C27975B830017487F /* UncertaintyRecoveredView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8427975B830017487F /* UncertaintyRecoveredView.swift */; };
  139. C1F67E9D27975B830017487F /* InsertCannulaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8527975B830017487F /* InsertCannulaView.swift */; };
  140. C1F67E9E27975B830017487F /* LowReservoirReminderEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8627975B830017487F /* LowReservoirReminderEditView.swift */; };
  141. C1F67E9F27975B830017487F /* SetupCompleteView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8727975B830017487F /* SetupCompleteView.swift */; };
  142. C1F67EA027975B830017487F /* PodSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8827975B830017487F /* PodSetupView.swift */; };
  143. C1F67EA227975B830017487F /* PodDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67E8A27975B830017487F /* PodDetailsView.swift */; };
  144. C1F67EA427975CCA0017487F /* DashUICoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EA327975CCA0017487F /* DashUICoordinator.swift */; };
  145. C1F67EB627975E710017487F /* RoundedCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EB327975E710017487F /* RoundedCard.swift */; };
  146. C1F67EB727975E710017487F /* LeadingImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EB427975E710017487F /* LeadingImage.swift */; };
  147. C1F67EB827975E710017487F /* ErrorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EB527975E710017487F /* ErrorView.swift */; };
  148. C1F67EBA27975EB70017487F /* FrameworkLocalText.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EB927975EB70017487F /* FrameworkLocalText.swift */; };
  149. C1F67EC527975F360017487F /* InsertCannulaViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EBD27975F360017487F /* InsertCannulaViewModel.swift */; };
  150. C1F67EC627975F360017487F /* PairPodViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EBE27975F360017487F /* PairPodViewModel.swift */; };
  151. C1F67EC827975F360017487F /* DeactivatePodViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EC027975F360017487F /* DeactivatePodViewModel.swift */; };
  152. C1F67EC927975F360017487F /* DeliveryUncertaintyRecoveryViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EC127975F360017487F /* DeliveryUncertaintyRecoveryViewModel.swift */; };
  153. C1F67ECA27975F360017487F /* OmniBLESettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EC227975F360017487F /* OmniBLESettingsViewModel.swift */; };
  154. C1F67ECB27975F360017487F /* PodLifeState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EC327975F360017487F /* PodLifeState.swift */; };
  155. C1F67EDA27979E400017487F /* PumpManagerAlert.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67ED927979E400017487F /* PumpManagerAlert.swift */; };
  156. C1F67EDC2797A03A0017487F /* PendingCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EDB2797A03A0017487F /* PendingCommand.swift */; };
  157. C1F67EDE2797AFF10017487F /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EDD2797AFF10017487F /* Image.swift */; };
  158. C1F67EE02797B1EF0017487F /* OmniBLEHUDProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EDF2797B1EF0017487F /* OmniBLEHUDProvider.swift */; };
  159. C1F67EE227985F580017487F /* ReservoirLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1F67EE127985F580017487F /* ReservoirLevel.swift */; };
  160. D800CF1927E682E90090EADB /* ZeroBasalScheduleTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D800CF1827E682E90090EADB /* ZeroBasalScheduleTest.swift */; };
  161. D802CCFC27DD97210072E3A1 /* AcknowledgeAlertsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CCFB27DD97210072E3A1 /* AcknowledgeAlertsTests.swift */; };
  162. D802CCFE27DD98AF0072E3A1 /* BolusTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CCFD27DD98AF0072E3A1 /* BolusTests.swift */; };
  163. D802CD0027DD98B80072E3A1 /* MessageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CCFF27DD98B80072E3A1 /* MessageTests.swift */; };
  164. D802CD0627DD98C10072E3A1 /* PodInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CD0127DD98C10072E3A1 /* PodInfoTests.swift */; };
  165. D802CD0727DD98C10072E3A1 /* PodStateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CD0227DD98C10072E3A1 /* PodStateTests.swift */; };
  166. D802CD0827DD98C10072E3A1 /* StatusTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CD0327DD98C10072E3A1 /* StatusTests.swift */; };
  167. D802CD0927DD98C10072E3A1 /* PodCommsSessionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CD0427DD98C10072E3A1 /* PodCommsSessionTests.swift */; };
  168. D802CD0A27DD98C10072E3A1 /* TempBasalTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CD0527DD98C10072E3A1 /* TempBasalTests.swift */; };
  169. D802CD1027DD99AB0072E3A1 /* CRC16Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CD0F27DD99AB0072E3A1 /* CRC16Tests.swift */; };
  170. D802CD1227DD9AE10072E3A1 /* BasalScheduleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D802CD1127DD9AE10072E3A1 /* BasalScheduleTests.swift */; };
  171. D845A1372AF89F5500EA0853 /* ActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1362AF89F5500EA0853 /* ActivityView.swift */; };
  172. D845A1392AF89F6300EA0853 /* FirstAppear.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1382AF89F6300EA0853 /* FirstAppear.swift */; };
  173. D845A13B2AF89F7100EA0853 /* PlayTestBeepsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A13A2AF89F7100EA0853 /* PlayTestBeepsView.swift */; };
  174. D845A13F2AF89F8400EA0853 /* ReadPodStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A13C2AF89F8400EA0853 /* ReadPodStatusView.swift */; };
  175. D845A1402AF89F8400EA0853 /* ReadPulseLogView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A13D2AF89F8400EA0853 /* ReadPulseLogView.swift */; };
  176. D845A1412AF89F8400EA0853 /* PumpManagerDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A13E2AF89F8400EA0853 /* PumpManagerDetailsView.swift */; };
  177. D845A1432AF89F9200EA0853 /* SilencePodSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D845A1422AF89F9200EA0853 /* SilencePodSelectionView.swift */; };
  178. D8896C6227890E6B00E09A96 /* DetailedStatus+OmniBLE.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8896C6127890E6B00E09A96 /* DetailedStatus+OmniBLE.swift */; };
  179. D895BF5B275DE64000D51FC7 /* StringLengthPrefixEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = D895BF5A275DE64000D51FC7 /* StringLengthPrefixEncoding.swift */; };
  180. D897B06B29347ED500FDB009 /* BolusDeliveryTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D897B06A29347ED500FDB009 /* BolusDeliveryTable.swift */; };
  181. D897B06D29347EE500FDB009 /* InsulinTableEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = D897B06C29347EE500FDB009 /* InsulinTableEntry.swift */; };
  182. /* End PBXBuildFile section */
  183. /* Begin PBXContainerItemProxy section */
  184. 84752E8D26ED0FFE009FD801 /* PBXContainerItemProxy */ = {
  185. isa = PBXContainerItemProxy;
  186. containerPortal = 84752E7926ED0FFE009FD801 /* Project object */;
  187. proxyType = 1;
  188. remoteGlobalIDString = 84752E8126ED0FFE009FD801;
  189. remoteInfo = OmniBLE;
  190. };
  191. C187C19F279086FF006E3557 /* PBXContainerItemProxy */ = {
  192. isa = PBXContainerItemProxy;
  193. containerPortal = 84752E7926ED0FFE009FD801 /* Project object */;
  194. proxyType = 1;
  195. remoteGlobalIDString = 84752E8126ED0FFE009FD801;
  196. remoteInfo = OmniBLE;
  197. };
  198. /* End PBXContainerItemProxy section */
  199. /* Begin PBXCopyFilesBuildPhase section */
  200. C1D27A1627908DCF00C41EBA /* CopyFiles */ = {
  201. isa = PBXCopyFilesBuildPhase;
  202. buildActionMask = 2147483647;
  203. dstPath = "";
  204. dstSubfolderSpec = 10;
  205. files = (
  206. C1D27A1727908DE500C41EBA /* OmniBLE.framework in CopyFiles */,
  207. );
  208. runOnlyForDeploymentPostprocessing = 0;
  209. };
  210. /* End PBXCopyFilesBuildPhase section */
  211. /* Begin PBXFileReference section */
  212. 1016324C27137B1E007A3BC2 /* BluetoothManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothManager.swift; sourceTree = "<group>"; };
  213. 1016325127185EE4007A3BC2 /* BeepType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepType.swift; sourceTree = "<group>"; };
  214. 1016325227185EE4007A3BC2 /* FaultEventCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaultEventCode.swift; sourceTree = "<group>"; };
  215. 1016325327185EE4007A3BC2 /* Pod.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Pod.swift; sourceTree = "<group>"; };
  216. 1016325427185EE4007A3BC2 /* BasalDeliveryTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalDeliveryTable.swift; sourceTree = "<group>"; };
  217. 1016325527185EE4007A3BC2 /* AlertSlot.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlertSlot.swift; sourceTree = "<group>"; };
  218. 1016325627185EE4007A3BC2 /* PodProgressStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodProgressStatus.swift; sourceTree = "<group>"; };
  219. 1016325727185EE4007A3BC2 /* BasalSchedule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalSchedule.swift; sourceTree = "<group>"; };
  220. 1016325827185EE4007A3BC2 /* UnfinalizedDose.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnfinalizedDose.swift; sourceTree = "<group>"; };
  221. 102111402709462300784F13 /* PodState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodState.swift; sourceTree = "<group>"; };
  222. 102111412709462300784F13 /* PodInsulinMeasurements.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInsulinMeasurements.swift; sourceTree = "<group>"; };
  223. 102111422709462300784F13 /* PodCommsSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodCommsSession.swift; sourceTree = "<group>"; };
  224. 102111432709462300784F13 /* PodDoseProgressEstimator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodDoseProgressEstimator.swift; sourceTree = "<group>"; };
  225. 102111442709462300784F13 /* BasalSchedule+LoopKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "BasalSchedule+LoopKit.swift"; sourceTree = "<group>"; };
  226. 1021114C2709467400784F13 /* PodComms.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodComms.swift; sourceTree = "<group>"; };
  227. 1024E32A27446DB000DE01F2 /* MessagePacket.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagePacket.swift; sourceTree = "<group>"; };
  228. 1024E32C2746083800DE01F2 /* EapSqn.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EapSqn.swift; sourceTree = "<group>"; };
  229. 10289E67271B2A08000339E6 /* NumberFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NumberFormatter.swift; sourceTree = "<group>"; };
  230. 10289E69271B2A3E000339E6 /* IdentifiableClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IdentifiableClass.swift; sourceTree = "<group>"; };
  231. 10289E6B27308746000339E6 /* BluetoothServices.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothServices.swift; sourceTree = "<group>"; };
  232. 10289E6D27309327000339E6 /* CBPeripheral.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CBPeripheral.swift; sourceTree = "<group>"; };
  233. 10289E7527347C69000339E6 /* Nonce.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Nonce.swift; sourceTree = "<group>"; };
  234. 10289E772734D10C000339E6 /* EnDecrypt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnDecrypt.swift; sourceTree = "<group>"; };
  235. 10289E7A2739F886000339E6 /* EapMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EapMessage.swift; sourceTree = "<group>"; };
  236. 10289E7C2739F893000339E6 /* Milenage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Milenage.swift; sourceTree = "<group>"; };
  237. 10289E7E2739F8A1000339E6 /* EapAkaAttribute.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EapAkaAttribute.swift; sourceTree = "<group>"; };
  238. 10289E802739F8E4000339E6 /* SessionKeys.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionKeys.swift; sourceTree = "<group>"; };
  239. 10289E822739F917000339E6 /* SessionEstablisher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionEstablisher.swift; sourceTree = "<group>"; };
  240. 1029AE4627094D0E00B7F5B6 /* OmniBLEPumpManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLEPumpManager.swift; sourceTree = "<group>"; };
  241. 1029AE4727094D0E00B7F5B6 /* OmniBLEPumpManagerState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLEPumpManagerState.swift; sourceTree = "<group>"; };
  242. 1029AE4A27094DDC00B7F5B6 /* OmniBLEPumpManager+UI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OmniBLEPumpManager+UI.swift"; sourceTree = "<group>"; };
  243. 1029AE4E27094E1900B7F5B6 /* OmniBLEUI.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = OmniBLEUI.xcassets; sourceTree = "<group>"; };
  244. 10389A0426FF7841002115E9 /* PodInfoPulseLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoPulseLog.swift; sourceTree = "<group>"; };
  245. 10389A0526FF7841002115E9 /* VersionResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VersionResponse.swift; sourceTree = "<group>"; };
  246. 10389A0626FF7841002115E9 /* PodInfoActivationTime.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoActivationTime.swift; sourceTree = "<group>"; };
  247. 10389A0726FF7841002115E9 /* TempBasalExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TempBasalExtraCommand.swift; sourceTree = "<group>"; };
  248. 10389A0826FF7841002115E9 /* DeactivatePodCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodCommand.swift; sourceTree = "<group>"; };
  249. 10389A0926FF7841002115E9 /* AcknowledgeAlertCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AcknowledgeAlertCommand.swift; sourceTree = "<group>"; };
  250. 10389A0A26FF7841002115E9 /* PodInfoConfiguredAlerts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoConfiguredAlerts.swift; sourceTree = "<group>"; };
  251. 10389A0B26FF7841002115E9 /* MessageBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageBlock.swift; sourceTree = "<group>"; };
  252. 10389A0C26FF7841002115E9 /* PlaceholderMessageBlock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlaceholderMessageBlock.swift; sourceTree = "<group>"; };
  253. 10389A0D26FF7841002115E9 /* PodInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfo.swift; sourceTree = "<group>"; };
  254. 10389A0E26FF7841002115E9 /* BolusExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusExtraCommand.swift; sourceTree = "<group>"; };
  255. 10389A0F26FF7841002115E9 /* FaultConfigCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FaultConfigCommand.swift; sourceTree = "<group>"; };
  256. 10389A1026FF7841002115E9 /* PodInfoPulseLogPlus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoPulseLogPlus.swift; sourceTree = "<group>"; };
  257. 10389A1126FF7841002115E9 /* StatusResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusResponse.swift; sourceTree = "<group>"; };
  258. 10389A1226FF7841002115E9 /* GetStatusCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GetStatusCommand.swift; sourceTree = "<group>"; };
  259. 10389A1326FF7841002115E9 /* BasalScheduleExtraCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalScheduleExtraCommand.swift; sourceTree = "<group>"; };
  260. 10389A1426FF7841002115E9 /* CancelDeliveryCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CancelDeliveryCommand.swift; sourceTree = "<group>"; };
  261. 10389A1526FF7841002115E9 /* AssignAddressCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AssignAddressCommand.swift; sourceTree = "<group>"; };
  262. 10389A1626FF7841002115E9 /* BeepConfigCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BeepConfigCommand.swift; sourceTree = "<group>"; };
  263. 10389A1726FF7841002115E9 /* ErrorResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorResponse.swift; sourceTree = "<group>"; };
  264. 10389A1826FF7841002115E9 /* SetupPodCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetupPodCommand.swift; sourceTree = "<group>"; };
  265. 10389A1926FF7841002115E9 /* DetailedStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailedStatus.swift; sourceTree = "<group>"; };
  266. 10389A1A26FF7841002115E9 /* PodInfoResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoResponse.swift; sourceTree = "<group>"; };
  267. 10389A1B26FF7841002115E9 /* SetInsulinScheduleCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetInsulinScheduleCommand.swift; sourceTree = "<group>"; };
  268. 10389A1C26FF7841002115E9 /* ConfigureAlertsCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigureAlertsCommand.swift; sourceTree = "<group>"; };
  269. 10389A1D26FF7841002115E9 /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; };
  270. 10389A2026FF7841002115E9 /* CRC16.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC16.swift; sourceTree = "<group>"; };
  271. 10389A2226FF7841002115E9 /* MessageTransport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageTransport.swift; sourceTree = "<group>"; };
  272. 1909F73C2A127FEF00F145A2 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
  273. 1909F73D2A127FF300F145A2 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
  274. 1909F73E2A127FF800F145A2 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
  275. 191DB6532A06F17800212AC9 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  276. 191DB6542A06F17800212AC9 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
  277. 191DB6552A06F17800212AC9 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
  278. 191DB6562A06F17800212AC9 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  279. 191DB6572A06F17800212AC9 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
  280. 191DB6582A06F17800212AC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  281. 191DB6592A06F17800212AC9 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
  282. 191DB65A2A06F17800212AC9 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
  283. 191DB65B2A06F17800212AC9 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  284. 191DB65C2A06F17800212AC9 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
  285. 191DB65D2A06F17800212AC9 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  286. 191DB65E2A06F17800212AC9 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
  287. 191DB65F2A06F17800212AC9 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
  288. 191DB6602A06F17800212AC9 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
  289. 191DB6612A06F17800212AC9 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
  290. 191DB6622A06F17800212AC9 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
  291. 191DB6632A06F17800212AC9 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
  292. 191DB6642A06F17800212AC9 /* lt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lt; path = lt.lproj/Localizable.strings; sourceTree = "<group>"; };
  293. 191DB6652A06F17800212AC9 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  294. 191DB6662A06F17800212AC9 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  295. 191DB6672A06F17800212AC9 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
  296. 191DB6682A06F17800212AC9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
  297. 191DB6692A06F17800212AC9 /* bn */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bn; path = bn.lproj/Localizable.strings; sourceTree = "<group>"; };
  298. 191DB66A2A06F17800212AC9 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
  299. 191DB66B2A06F17800212AC9 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
  300. 191DB66C2A06F17800212AC9 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
  301. 196A6F222AFFFD1200E3C089 /* SilencePodPreference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SilencePodPreference.swift; sourceTree = "<group>"; };
  302. 4B23AA6328D909E2009B453B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  303. 4B23AA6428D909E7009B453B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  304. 4B23AA6528D909E9009B453B /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
  305. 4B23AA6628D909EC009B453B /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
  306. 4B23AA6728D909EE009B453B /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
  307. 4B23AA6828D909F1009B453B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  308. 4B23AA6A28D909F5009B453B /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  309. 4B23AA6B28D909F7009B453B /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
  310. 4B23AA6C28D909FA009B453B /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
  311. 4B23AA6D28D909FD009B453B /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
  312. 4B23AA6E28D909FF009B453B /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
  313. 4B23AA6F28D90A01009B453B /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
  314. 4B23AA7028D90A03009B453B /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  315. 4B23AA7128D90A06009B453B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  316. 4B23AA7228D90A08009B453B /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
  317. 4B23AA7428D90A0D009B453B /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = "<group>"; };
  318. 4B67E2D4289B4EDB002D92AF /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  319. 84752E8226ED0FFE009FD801 /* OmniBLE.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniBLE.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  320. 84752E8526ED0FFE009FD801 /* OmniBLE.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OmniBLE.h; sourceTree = "<group>"; };
  321. 84752E8626ED0FFE009FD801 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  322. 84752E8B26ED0FFE009FD801 /* OmniBLETests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OmniBLETests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  323. 84752E9226ED0FFE009FD801 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  324. 84752EBF26ED13F5009FD801 /* Id.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Id.swift; sourceTree = "<group>"; };
  325. 84752EC126ED13F5009FD801 /* X25519KeyGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = X25519KeyGenerator.swift; sourceTree = "<group>"; };
  326. 84752EC226ED13F5009FD801 /* OmniRandomByteGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniRandomByteGenerator.swift; sourceTree = "<group>"; };
  327. 84752EC826ED13F5009FD801 /* Ids.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Ids.swift; sourceTree = "<group>"; };
  328. 84752EC926ED13F5009FD801 /* PeripheralManagerError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PeripheralManagerError.swift; sourceTree = "<group>"; };
  329. 84752ECA26ED13F5009FD801 /* PeripheralManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PeripheralManager.swift; sourceTree = "<group>"; };
  330. 84752ECB26ED13F5009FD801 /* PodProtocolError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodProtocolError.swift; sourceTree = "<group>"; };
  331. 84752ECD26ED13F5009FD801 /* PayloadSplitter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PayloadSplitter.swift; sourceTree = "<group>"; };
  332. 84752ECE26ED13F5009FD801 /* PayloadJoiner.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PayloadJoiner.swift; sourceTree = "<group>"; };
  333. 84752ECF26ED13F5009FD801 /* BLEPacket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BLEPacket.swift; sourceTree = "<group>"; };
  334. 84752ED226ED13F5009FD801 /* KeyExchange.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyExchange.swift; sourceTree = "<group>"; };
  335. 84752ED326ED13F5009FD801 /* LTKExchanger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LTKExchanger.swift; sourceTree = "<group>"; };
  336. 84752ED426ED13F5009FD801 /* PairResult.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairResult.swift; sourceTree = "<group>"; };
  337. 84752ED526ED13F5009FD801 /* PairMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairMessage.swift; sourceTree = "<group>"; };
  338. 847530F426ED65DD009FD801 /* LoopKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  339. 847530F526ED65DD009FD801 /* LoopKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  340. 8475311F26ED838A009FD801 /* PodLifeHUDView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodLifeHUDView.swift; sourceTree = "<group>"; };
  341. 8475312426ED838A009FD801 /* PodLifeHUDView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PodLifeHUDView.xib; sourceTree = "<group>"; };
  342. 8475314626EDA193009FD801 /* TimeInterval.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeInterval.swift; sourceTree = "<group>"; };
  343. 8475314A26EDA193009FD801 /* LocalizedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; };
  344. 8475314B26EDA193009FD801 /* OSLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  345. 8475314C26EDA193009FD801 /* UIColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIColor.swift; sourceTree = "<group>"; };
  346. 8475314D26EDA193009FD801 /* HKUnit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
  347. 8475314E26EDA193009FD801 /* NibLoadable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NibLoadable.swift; sourceTree = "<group>"; };
  348. 8475314F26EDA193009FD801 /* TimeZone.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeZone.swift; sourceTree = "<group>"; };
  349. 8475315026EDA193009FD801 /* Data.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Data.swift; sourceTree = "<group>"; };
  350. A91B2DEB276E1E5E001B0E95 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  351. A9D054CA2764FC8200FAFEFB /* HexConversionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HexConversionTests.swift; sourceTree = "<group>"; };
  352. A9D054CC2764FDB700FAFEFB /* MessagePacketTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagePacketTests.swift; sourceTree = "<group>"; };
  353. A9D054D22765135900FAFEFB /* PayloadSplitterTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PayloadSplitterTest.swift; sourceTree = "<group>"; };
  354. A9D054D427651D2400FAFEFB /* TestUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestUtilities.swift; sourceTree = "<group>"; };
  355. A9D054D627651D4F00FAFEFB /* PayloadSplitJoinTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PayloadSplitJoinTests.swift; sourceTree = "<group>"; };
  356. A9D054D827651FDE00FAFEFB /* StringLengthPrefixEncodingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringLengthPrefixEncodingTests.swift; sourceTree = "<group>"; };
  357. A9D054DB27655F9C00FAFEFB /* KeyExchangeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyExchangeTests.swift; sourceTree = "<group>"; };
  358. A9D3492F2764F5780037F77C /* EnDecryptTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnDecryptTests.swift; sourceTree = "<group>"; };
  359. A9D349312764F5D30037F77C /* PayloadJoinerTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PayloadJoinerTest.swift; sourceTree = "<group>"; };
  360. C10D6D6B27A2393800F53D58 /* OmniBLETests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLETests.swift; sourceTree = "<group>"; };
  361. C10D6D6D27A2395700F53D58 /* OmniBLEPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLEPlugin.swift; sourceTree = "<group>"; };
  362. C121D8D829C7866D00DA0520 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
  363. C15A583029C7866600D3A5A1 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
  364. C187C190278FCEC9006E3557 /* InsulinTypeConfirmation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsulinTypeConfirmation.swift; sourceTree = "<group>"; };
  365. C187C197279086A8006E3557 /* OmniBLEPlugin.loopplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OmniBLEPlugin.loopplugin; sourceTree = BUILT_PRODUCTS_DIR; };
  366. C187C199279086A8006E3557 /* OmniBLEPlugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OmniBLEPlugin.h; sourceTree = "<group>"; };
  367. C187C1A2279087A4006E3557 /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  368. C187C1A427908B1C006E3557 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  369. C19E3881298638CE00851444 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
  370. C1C001BE27A2337B00533D35 /* PeripheralManager+OmniBLE.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PeripheralManager+OmniBLE.swift"; sourceTree = "<group>"; };
  371. C1C001C027A2349D00533D35 /* OmniBLE.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLE.swift; sourceTree = "<group>"; };
  372. C1C001C227A2351D00533D35 /* OmniBLEReservoirView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = OmniBLEReservoirView.xib; sourceTree = "<group>"; };
  373. C1C001C327A2351D00533D35 /* OmniBLEReservoirView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLEReservoirView.swift; sourceTree = "<group>"; };
  374. C1D27A1A27911E9900C41EBA /* PodAdvertisement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PodAdvertisement.swift; sourceTree = "<group>"; };
  375. C1DBD512282FF79D009FCF74 /* ManualTempBasalEntryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ManualTempBasalEntryView.swift; sourceTree = "<group>"; };
  376. C1ED1E6F27BAE1A600FED71C /* BeepPreference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BeepPreference.swift; sourceTree = "<group>"; };
  377. C1ED1E7127BAE44E00FED71C /* BeepPreferenceSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BeepPreferenceSelectionView.swift; sourceTree = "<group>"; };
  378. C1F67E7327975B830017487F /* AttachPodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AttachPodView.swift; sourceTree = "<group>"; };
  379. C1F67E7427975B830017487F /* ScheduledExpirationReminderEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScheduledExpirationReminderEditView.swift; sourceTree = "<group>"; };
  380. C1F67E7627975B830017487F /* TimeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeView.swift; sourceTree = "<group>"; };
  381. C1F67E7727975B830017487F /* OmniBLESettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLESettingsView.swift; sourceTree = "<group>"; };
  382. C1F67E7827975B830017487F /* ExpirationReminderSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpirationReminderSetupView.swift; sourceTree = "<group>"; };
  383. C1F67E7927975B830017487F /* DeactivatePodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodView.swift; sourceTree = "<group>"; };
  384. C1F67E7A27975B830017487F /* BasalStateView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalStateView.swift; sourceTree = "<group>"; };
  385. C1F67E7B27975B830017487F /* ExpirationReminderPickerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExpirationReminderPickerView.swift; sourceTree = "<group>"; };
  386. C1F67E7C27975B830017487F /* LowReservoirReminderSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LowReservoirReminderSetupView.swift; sourceTree = "<group>"; };
  387. C1F67E7D27975B830017487F /* HUDAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = HUDAssets.xcassets; sourceTree = "<group>"; };
  388. C1F67E7F27975B830017487F /* PairPodView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairPodView.swift; sourceTree = "<group>"; };
  389. C1F67E8027975B830017487F /* CheckInsertedCannulaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CheckInsertedCannulaView.swift; sourceTree = "<group>"; };
  390. C1F67E8127975B830017487F /* NotificationSettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationSettingsView.swift; sourceTree = "<group>"; };
  391. C1F67E8227975B830017487F /* DeliveryUncertaintyRecoveryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyRecoveryView.swift; sourceTree = "<group>"; };
  392. C1F67E8427975B830017487F /* UncertaintyRecoveredView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UncertaintyRecoveredView.swift; sourceTree = "<group>"; };
  393. C1F67E8527975B830017487F /* InsertCannulaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsertCannulaView.swift; sourceTree = "<group>"; };
  394. C1F67E8627975B830017487F /* LowReservoirReminderEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LowReservoirReminderEditView.swift; sourceTree = "<group>"; };
  395. C1F67E8727975B830017487F /* SetupCompleteView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetupCompleteView.swift; sourceTree = "<group>"; };
  396. C1F67E8827975B830017487F /* PodSetupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodSetupView.swift; sourceTree = "<group>"; };
  397. C1F67E8A27975B830017487F /* PodDetailsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodDetailsView.swift; sourceTree = "<group>"; };
  398. C1F67EA327975CCA0017487F /* DashUICoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DashUICoordinator.swift; sourceTree = "<group>"; };
  399. C1F67EB327975E710017487F /* RoundedCard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoundedCard.swift; sourceTree = "<group>"; };
  400. C1F67EB427975E710017487F /* LeadingImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LeadingImage.swift; sourceTree = "<group>"; };
  401. C1F67EB527975E710017487F /* ErrorView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorView.swift; sourceTree = "<group>"; };
  402. C1F67EB927975EB70017487F /* FrameworkLocalText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FrameworkLocalText.swift; sourceTree = "<group>"; };
  403. C1F67EBD27975F360017487F /* InsertCannulaViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsertCannulaViewModel.swift; sourceTree = "<group>"; };
  404. C1F67EBE27975F360017487F /* PairPodViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PairPodViewModel.swift; sourceTree = "<group>"; };
  405. C1F67EC027975F360017487F /* DeactivatePodViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivatePodViewModel.swift; sourceTree = "<group>"; };
  406. C1F67EC127975F360017487F /* DeliveryUncertaintyRecoveryViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeliveryUncertaintyRecoveryViewModel.swift; sourceTree = "<group>"; };
  407. C1F67EC227975F360017487F /* OmniBLESettingsViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OmniBLESettingsViewModel.swift; sourceTree = "<group>"; };
  408. C1F67EC327975F360017487F /* PodLifeState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodLifeState.swift; sourceTree = "<group>"; };
  409. C1F67ED927979E400017487F /* PumpManagerAlert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PumpManagerAlert.swift; sourceTree = "<group>"; };
  410. C1F67EDB2797A03A0017487F /* PendingCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PendingCommand.swift; sourceTree = "<group>"; };
  411. C1F67EDD2797AFF10017487F /* Image.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; };
  412. C1F67EDF2797B1EF0017487F /* OmniBLEHUDProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OmniBLEHUDProvider.swift; sourceTree = "<group>"; };
  413. C1F67EE127985F580017487F /* ReservoirLevel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReservoirLevel.swift; sourceTree = "<group>"; };
  414. C1FAB5C729C786B000D25073 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
  415. C1FDCC1029C786F90056E652 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
  416. C1FF3D5229C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
  417. D800CF1827E682E90090EADB /* ZeroBasalScheduleTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZeroBasalScheduleTest.swift; sourceTree = "<group>"; };
  418. D802CCFB27DD97210072E3A1 /* AcknowledgeAlertsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AcknowledgeAlertsTests.swift; sourceTree = "<group>"; };
  419. D802CCFD27DD98AF0072E3A1 /* BolusTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusTests.swift; sourceTree = "<group>"; };
  420. D802CCFF27DD98B80072E3A1 /* MessageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageTests.swift; sourceTree = "<group>"; };
  421. D802CD0127DD98C10072E3A1 /* PodInfoTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodInfoTests.swift; sourceTree = "<group>"; };
  422. D802CD0227DD98C10072E3A1 /* PodStateTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodStateTests.swift; sourceTree = "<group>"; };
  423. D802CD0327DD98C10072E3A1 /* StatusTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatusTests.swift; sourceTree = "<group>"; };
  424. D802CD0427DD98C10072E3A1 /* PodCommsSessionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PodCommsSessionTests.swift; sourceTree = "<group>"; };
  425. D802CD0527DD98C10072E3A1 /* TempBasalTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TempBasalTests.swift; sourceTree = "<group>"; };
  426. D802CD0F27DD99AB0072E3A1 /* CRC16Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CRC16Tests.swift; sourceTree = "<group>"; };
  427. D802CD1127DD9AE10072E3A1 /* BasalScheduleTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasalScheduleTests.swift; sourceTree = "<group>"; };
  428. D845A1362AF89F5500EA0853 /* ActivityView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivityView.swift; sourceTree = "<group>"; };
  429. D845A1382AF89F6300EA0853 /* FirstAppear.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirstAppear.swift; sourceTree = "<group>"; };
  430. D845A13A2AF89F7100EA0853 /* PlayTestBeepsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlayTestBeepsView.swift; sourceTree = "<group>"; };
  431. D845A13C2AF89F8400EA0853 /* ReadPodStatusView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReadPodStatusView.swift; sourceTree = "<group>"; };
  432. D845A13D2AF89F8400EA0853 /* ReadPulseLogView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReadPulseLogView.swift; sourceTree = "<group>"; };
  433. D845A13E2AF89F8400EA0853 /* PumpManagerDetailsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PumpManagerDetailsView.swift; sourceTree = "<group>"; };
  434. D845A1422AF89F9200EA0853 /* SilencePodSelectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SilencePodSelectionView.swift; sourceTree = "<group>"; };
  435. D8896C6127890E6B00E09A96 /* DetailedStatus+OmniBLE.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DetailedStatus+OmniBLE.swift"; sourceTree = "<group>"; };
  436. D895BF5A275DE64000D51FC7 /* StringLengthPrefixEncoding.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringLengthPrefixEncoding.swift; sourceTree = "<group>"; };
  437. D897B06A29347ED500FDB009 /* BolusDeliveryTable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BolusDeliveryTable.swift; sourceTree = "<group>"; };
  438. D897B06C29347EE500FDB009 /* InsulinTableEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InsulinTableEntry.swift; sourceTree = "<group>"; };
  439. /* End PBXFileReference section */
  440. /* Begin PBXFrameworksBuildPhase section */
  441. 84752E7F26ED0FFE009FD801 /* Frameworks */ = {
  442. isa = PBXFrameworksBuildPhase;
  443. buildActionMask = 2147483647;
  444. files = (
  445. 847530F626ED65DD009FD801 /* LoopKit.framework in Frameworks */,
  446. 8475306E26ED15DE009FD801 /* CryptoSwift in Frameworks */,
  447. 847530F826ED65DD009FD801 /* LoopKitUI.framework in Frameworks */,
  448. );
  449. runOnlyForDeploymentPostprocessing = 0;
  450. };
  451. 84752E8826ED0FFE009FD801 /* Frameworks */ = {
  452. isa = PBXFrameworksBuildPhase;
  453. buildActionMask = 2147483647;
  454. files = (
  455. );
  456. runOnlyForDeploymentPostprocessing = 0;
  457. };
  458. C187C194279086A8006E3557 /* Frameworks */ = {
  459. isa = PBXFrameworksBuildPhase;
  460. buildActionMask = 2147483647;
  461. files = (
  462. C1D27A1527908DC600C41EBA /* OmniBLE.framework in Frameworks */,
  463. );
  464. runOnlyForDeploymentPostprocessing = 0;
  465. };
  466. /* End PBXFrameworksBuildPhase section */
  467. /* Begin PBXGroup section */
  468. 1016325027185EE4007A3BC2 /* OmnipodCommon */ = {
  469. isa = PBXGroup;
  470. children = (
  471. 1016325527185EE4007A3BC2 /* AlertSlot.swift */,
  472. 1016325427185EE4007A3BC2 /* BasalDeliveryTable.swift */,
  473. 102111442709462300784F13 /* BasalSchedule+LoopKit.swift */,
  474. 1016325727185EE4007A3BC2 /* BasalSchedule.swift */,
  475. C1ED1E6F27BAE1A600FED71C /* BeepPreference.swift */,
  476. 1016325127185EE4007A3BC2 /* BeepType.swift */,
  477. D897B06A29347ED500FDB009 /* BolusDeliveryTable.swift */,
  478. 10389A2026FF7841002115E9 /* CRC16.swift */,
  479. 1016325227185EE4007A3BC2 /* FaultEventCode.swift */,
  480. D897B06C29347EE500FDB009 /* InsulinTableEntry.swift */,
  481. 10389A1D26FF7841002115E9 /* Message.swift */,
  482. 10389A0326FF7841002115E9 /* MessageBlocks */,
  483. C1F67EDB2797A03A0017487F /* PendingCommand.swift */,
  484. 1016325327185EE4007A3BC2 /* Pod.swift */,
  485. 102111432709462300784F13 /* PodDoseProgressEstimator.swift */,
  486. 102111412709462300784F13 /* PodInsulinMeasurements.swift */,
  487. 1016325627185EE4007A3BC2 /* PodProgressStatus.swift */,
  488. C1F67ED927979E400017487F /* PumpManagerAlert.swift */,
  489. C1F67EE127985F580017487F /* ReservoirLevel.swift */,
  490. 196A6F222AFFFD1200E3C089 /* SilencePodPreference.swift */,
  491. 1016325827185EE4007A3BC2 /* UnfinalizedDose.swift */,
  492. );
  493. path = OmnipodCommon;
  494. sourceTree = "<group>";
  495. };
  496. 10289E7427347C5B000339E6 /* EnDecrypt */ = {
  497. isa = PBXGroup;
  498. children = (
  499. 10289E7527347C69000339E6 /* Nonce.swift */,
  500. 10289E772734D10C000339E6 /* EnDecrypt.swift */,
  501. );
  502. path = EnDecrypt;
  503. sourceTree = "<group>";
  504. };
  505. 10289E792739F84C000339E6 /* Session */ = {
  506. isa = PBXGroup;
  507. children = (
  508. 10289E7E2739F8A1000339E6 /* EapAkaAttribute.swift */,
  509. 10289E7A2739F886000339E6 /* EapMessage.swift */,
  510. 1024E32C2746083800DE01F2 /* EapSqn.swift */,
  511. 10289E7C2739F893000339E6 /* Milenage.swift */,
  512. 10289E822739F917000339E6 /* SessionEstablisher.swift */,
  513. 10289E802739F8E4000339E6 /* SessionKeys.swift */,
  514. );
  515. path = Session;
  516. sourceTree = "<group>";
  517. };
  518. 10389A0326FF7841002115E9 /* MessageBlocks */ = {
  519. isa = PBXGroup;
  520. children = (
  521. 10389A0926FF7841002115E9 /* AcknowledgeAlertCommand.swift */,
  522. 10389A1526FF7841002115E9 /* AssignAddressCommand.swift */,
  523. 10389A1326FF7841002115E9 /* BasalScheduleExtraCommand.swift */,
  524. 10389A1626FF7841002115E9 /* BeepConfigCommand.swift */,
  525. 10389A0E26FF7841002115E9 /* BolusExtraCommand.swift */,
  526. 10389A1426FF7841002115E9 /* CancelDeliveryCommand.swift */,
  527. 10389A1C26FF7841002115E9 /* ConfigureAlertsCommand.swift */,
  528. 10389A0826FF7841002115E9 /* DeactivatePodCommand.swift */,
  529. 10389A1926FF7841002115E9 /* DetailedStatus.swift */,
  530. 10389A1726FF7841002115E9 /* ErrorResponse.swift */,
  531. 10389A0F26FF7841002115E9 /* FaultConfigCommand.swift */,
  532. 10389A1226FF7841002115E9 /* GetStatusCommand.swift */,
  533. 10389A0B26FF7841002115E9 /* MessageBlock.swift */,
  534. 10389A0C26FF7841002115E9 /* PlaceholderMessageBlock.swift */,
  535. 10389A0D26FF7841002115E9 /* PodInfo.swift */,
  536. 10389A0626FF7841002115E9 /* PodInfoActivationTime.swift */,
  537. 10389A0A26FF7841002115E9 /* PodInfoConfiguredAlerts.swift */,
  538. 10389A0426FF7841002115E9 /* PodInfoPulseLog.swift */,
  539. 10389A1026FF7841002115E9 /* PodInfoPulseLogPlus.swift */,
  540. 10389A1A26FF7841002115E9 /* PodInfoResponse.swift */,
  541. 10389A1B26FF7841002115E9 /* SetInsulinScheduleCommand.swift */,
  542. 10389A1826FF7841002115E9 /* SetupPodCommand.swift */,
  543. 10389A1126FF7841002115E9 /* StatusResponse.swift */,
  544. 10389A0726FF7841002115E9 /* TempBasalExtraCommand.swift */,
  545. 10389A0526FF7841002115E9 /* VersionResponse.swift */,
  546. );
  547. path = MessageBlocks;
  548. sourceTree = "<group>";
  549. };
  550. 191DB6512A06F17800212AC9 /* Localizations */ = {
  551. isa = PBXGroup;
  552. children = (
  553. 191DB6522A06F17800212AC9 /* Localizable.strings */,
  554. );
  555. path = Localizations;
  556. sourceTree = "<group>";
  557. };
  558. 84752E7826ED0FFE009FD801 = {
  559. isa = PBXGroup;
  560. children = (
  561. 191DB6512A06F17800212AC9 /* Localizations */,
  562. A91B2DEB276E1E5E001B0E95 /* README.md */,
  563. 84752EE926ED1402009FD801 /* Common */,
  564. 84752E8426ED0FFE009FD801 /* OmniBLE */,
  565. 84752E8F26ED0FFE009FD801 /* OmniBLETests */,
  566. C187C198279086A8006E3557 /* OmniBLEPlugin */,
  567. 84752E8326ED0FFE009FD801 /* Products */,
  568. 84752E9C26ED10A0009FD801 /* Frameworks */,
  569. );
  570. sourceTree = "<group>";
  571. };
  572. 84752E8326ED0FFE009FD801 /* Products */ = {
  573. isa = PBXGroup;
  574. children = (
  575. 84752E8226ED0FFE009FD801 /* OmniBLE.framework */,
  576. 84752E8B26ED0FFE009FD801 /* OmniBLETests.xctest */,
  577. C187C197279086A8006E3557 /* OmniBLEPlugin.loopplugin */,
  578. );
  579. name = Products;
  580. sourceTree = "<group>";
  581. };
  582. 84752E8426ED0FFE009FD801 /* OmniBLE */ = {
  583. isa = PBXGroup;
  584. children = (
  585. 84752EBE26ED13F5009FD801 /* Bluetooth */,
  586. 1016325027185EE4007A3BC2 /* OmnipodCommon */,
  587. 84752EAD26ED11A4009FD801 /* PumpManager */,
  588. 8475311D26ED8246009FD801 /* PumpManagerUI */,
  589. 84752E8526ED0FFE009FD801 /* OmniBLE.h */,
  590. 84752E8626ED0FFE009FD801 /* Info.plist */,
  591. 4B67E2D3289B4EDB002D92AF /* Localizable.strings */,
  592. );
  593. path = OmniBLE;
  594. sourceTree = "<group>";
  595. };
  596. 84752E8F26ED0FFE009FD801 /* OmniBLETests */ = {
  597. isa = PBXGroup;
  598. children = (
  599. D802CCFB27DD97210072E3A1 /* AcknowledgeAlertsTests.swift */,
  600. D802CD1127DD9AE10072E3A1 /* BasalScheduleTests.swift */,
  601. D802CCFD27DD98AF0072E3A1 /* BolusTests.swift */,
  602. D802CD0F27DD99AB0072E3A1 /* CRC16Tests.swift */,
  603. A9D054CE2765131300FAFEFB /* Driver */,
  604. A9D054CA2764FC8200FAFEFB /* HexConversionTests.swift */,
  605. 84752E9226ED0FFE009FD801 /* Info.plist */,
  606. D802CCFF27DD98B80072E3A1 /* MessageTests.swift */,
  607. C10D6D6B27A2393800F53D58 /* OmniBLETests.swift */,
  608. D802CD0427DD98C10072E3A1 /* PodCommsSessionTests.swift */,
  609. D802CD0127DD98C10072E3A1 /* PodInfoTests.swift */,
  610. D802CD0227DD98C10072E3A1 /* PodStateTests.swift */,
  611. D802CD0327DD98C10072E3A1 /* StatusTests.swift */,
  612. D802CD0527DD98C10072E3A1 /* TempBasalTests.swift */,
  613. A9D054D427651D2400FAFEFB /* TestUtilities.swift */,
  614. D800CF1827E682E90090EADB /* ZeroBasalScheduleTest.swift */,
  615. );
  616. path = OmniBLETests;
  617. sourceTree = "<group>";
  618. };
  619. 84752E9C26ED10A0009FD801 /* Frameworks */ = {
  620. isa = PBXGroup;
  621. children = (
  622. 847530F426ED65DD009FD801 /* LoopKit.framework */,
  623. 847530F526ED65DD009FD801 /* LoopKitUI.framework */,
  624. );
  625. name = Frameworks;
  626. sourceTree = "<group>";
  627. };
  628. 84752EAD26ED11A4009FD801 /* PumpManager */ = {
  629. isa = PBXGroup;
  630. children = (
  631. C1C001C027A2349D00533D35 /* OmniBLE.swift */,
  632. D8896C6127890E6B00E09A96 /* DetailedStatus+OmniBLE.swift */,
  633. 10389A2226FF7841002115E9 /* MessageTransport.swift */,
  634. 1029AE4627094D0E00B7F5B6 /* OmniBLEPumpManager.swift */,
  635. 1029AE4727094D0E00B7F5B6 /* OmniBLEPumpManagerState.swift */,
  636. 102111422709462300784F13 /* PodCommsSession.swift */,
  637. 1021114C2709467400784F13 /* PodComms.swift */,
  638. 102111402709462300784F13 /* PodState.swift */,
  639. C1D27A1A27911E9900C41EBA /* PodAdvertisement.swift */,
  640. );
  641. path = PumpManager;
  642. sourceTree = "<group>";
  643. };
  644. 84752EBE26ED13F5009FD801 /* Bluetooth */ = {
  645. isa = PBXGroup;
  646. children = (
  647. C1C001BE27A2337B00533D35 /* PeripheralManager+OmniBLE.swift */,
  648. 84752ECB26ED13F5009FD801 /* PodProtocolError.swift */,
  649. 1016324C27137B1E007A3BC2 /* BluetoothManager.swift */,
  650. 10289E6B27308746000339E6 /* BluetoothServices.swift */,
  651. 10289E6D27309327000339E6 /* CBPeripheral.swift */,
  652. 10289E7427347C5B000339E6 /* EnDecrypt */,
  653. 84752EBF26ED13F5009FD801 /* Id.swift */,
  654. 84752EC826ED13F5009FD801 /* Ids.swift */,
  655. 1024E32A27446DB000DE01F2 /* MessagePacket.swift */,
  656. 84752ECA26ED13F5009FD801 /* PeripheralManager.swift */,
  657. 84752EC926ED13F5009FD801 /* PeripheralManagerError.swift */,
  658. D895BF5A275DE64000D51FC7 /* StringLengthPrefixEncoding.swift */,
  659. 84752ECC26ED13F5009FD801 /* Packet */,
  660. 84752ED126ED13F5009FD801 /* Pair */,
  661. 10289E792739F84C000339E6 /* Session */,
  662. 84752EC026ED13F5009FD801 /* Util */,
  663. );
  664. path = Bluetooth;
  665. sourceTree = "<group>";
  666. };
  667. 84752EC026ED13F5009FD801 /* Util */ = {
  668. isa = PBXGroup;
  669. children = (
  670. 84752EC226ED13F5009FD801 /* OmniRandomByteGenerator.swift */,
  671. 84752EC126ED13F5009FD801 /* X25519KeyGenerator.swift */,
  672. );
  673. path = Util;
  674. sourceTree = "<group>";
  675. };
  676. 84752ECC26ED13F5009FD801 /* Packet */ = {
  677. isa = PBXGroup;
  678. children = (
  679. 84752ECF26ED13F5009FD801 /* BLEPacket.swift */,
  680. 84752ECE26ED13F5009FD801 /* PayloadJoiner.swift */,
  681. 84752ECD26ED13F5009FD801 /* PayloadSplitter.swift */,
  682. );
  683. path = Packet;
  684. sourceTree = "<group>";
  685. };
  686. 84752ED126ED13F5009FD801 /* Pair */ = {
  687. isa = PBXGroup;
  688. children = (
  689. 84752ED226ED13F5009FD801 /* KeyExchange.swift */,
  690. 84752ED326ED13F5009FD801 /* LTKExchanger.swift */,
  691. 84752ED526ED13F5009FD801 /* PairMessage.swift */,
  692. 84752ED426ED13F5009FD801 /* PairResult.swift */,
  693. );
  694. path = Pair;
  695. sourceTree = "<group>";
  696. };
  697. 84752EE926ED1402009FD801 /* Common */ = {
  698. isa = PBXGroup;
  699. children = (
  700. 8475315026EDA193009FD801 /* Data.swift */,
  701. 8475314D26EDA193009FD801 /* HKUnit.swift */,
  702. 10289E69271B2A3E000339E6 /* IdentifiableClass.swift */,
  703. 8475314A26EDA193009FD801 /* LocalizedString.swift */,
  704. 8475314E26EDA193009FD801 /* NibLoadable.swift */,
  705. 10289E67271B2A08000339E6 /* NumberFormatter.swift */,
  706. 8475314B26EDA193009FD801 /* OSLog.swift */,
  707. 8475314626EDA193009FD801 /* TimeInterval.swift */,
  708. 8475314F26EDA193009FD801 /* TimeZone.swift */,
  709. 8475314C26EDA193009FD801 /* UIColor.swift */,
  710. C1F67EB927975EB70017487F /* FrameworkLocalText.swift */,
  711. C1F67EDD2797AFF10017487F /* Image.swift */,
  712. );
  713. path = Common;
  714. sourceTree = "<group>";
  715. };
  716. 8475311D26ED8246009FD801 /* PumpManagerUI */ = {
  717. isa = PBXGroup;
  718. children = (
  719. C1F67EDF2797B1EF0017487F /* OmniBLEHUDProvider.swift */,
  720. 1029AE4A27094DDC00B7F5B6 /* OmniBLEPumpManager+UI.swift */,
  721. 1029AE4E27094E1900B7F5B6 /* OmniBLEUI.xcassets */,
  722. 8475312626ED838A009FD801 /* ViewControllers */,
  723. C1F67EBB27975F060017487F /* ViewModels */,
  724. 8475311E26ED838A009FD801 /* Views */,
  725. );
  726. path = PumpManagerUI;
  727. sourceTree = "<group>";
  728. };
  729. 8475311E26ED838A009FD801 /* Views */ = {
  730. isa = PBXGroup;
  731. children = (
  732. D845A1362AF89F5500EA0853 /* ActivityView.swift */,
  733. C1F67E7327975B830017487F /* AttachPodView.swift */,
  734. C1F67E7A27975B830017487F /* BasalStateView.swift */,
  735. C1ED1E7127BAE44E00FED71C /* BeepPreferenceSelectionView.swift */,
  736. C1F67E8027975B830017487F /* CheckInsertedCannulaView.swift */,
  737. C1F67E7927975B830017487F /* DeactivatePodView.swift */,
  738. C1F67E8227975B830017487F /* DeliveryUncertaintyRecoveryView.swift */,
  739. C1F67EB227975E710017487F /* DesignElements */,
  740. C1F67E7B27975B830017487F /* ExpirationReminderPickerView.swift */,
  741. C1F67E7827975B830017487F /* ExpirationReminderSetupView.swift */,
  742. D845A1382AF89F6300EA0853 /* FirstAppear.swift */,
  743. C1F67E7D27975B830017487F /* HUDAssets.xcassets */,
  744. C1F67E8527975B830017487F /* InsertCannulaView.swift */,
  745. C187C190278FCEC9006E3557 /* InsulinTypeConfirmation.swift */,
  746. C1F67E8627975B830017487F /* LowReservoirReminderEditView.swift */,
  747. C1F67E7C27975B830017487F /* LowReservoirReminderSetupView.swift */,
  748. C1DBD512282FF79D009FCF74 /* ManualTempBasalEntryView.swift */,
  749. C1F67E8127975B830017487F /* NotificationSettingsView.swift */,
  750. C1C001C327A2351D00533D35 /* OmniBLEReservoirView.swift */,
  751. C1C001C227A2351D00533D35 /* OmniBLEReservoirView.xib */,
  752. C1F67E7727975B830017487F /* OmniBLESettingsView.swift */,
  753. C1F67E7F27975B830017487F /* PairPodView.swift */,
  754. D845A13A2AF89F7100EA0853 /* PlayTestBeepsView.swift */,
  755. C1F67E8A27975B830017487F /* PodDetailsView.swift */,
  756. 8475311F26ED838A009FD801 /* PodLifeHUDView.swift */,
  757. 8475312426ED838A009FD801 /* PodLifeHUDView.xib */,
  758. C1F67E8827975B830017487F /* PodSetupView.swift */,
  759. D845A13E2AF89F8400EA0853 /* PumpManagerDetailsView.swift */,
  760. D845A13C2AF89F8400EA0853 /* ReadPodStatusView.swift */,
  761. D845A13D2AF89F8400EA0853 /* ReadPulseLogView.swift */,
  762. C1F67E7427975B830017487F /* ScheduledExpirationReminderEditView.swift */,
  763. C1F67E8727975B830017487F /* SetupCompleteView.swift */,
  764. D845A1422AF89F9200EA0853 /* SilencePodSelectionView.swift */,
  765. C1F67E7627975B830017487F /* TimeView.swift */,
  766. C1F67E8427975B830017487F /* UncertaintyRecoveredView.swift */,
  767. );
  768. path = Views;
  769. sourceTree = "<group>";
  770. };
  771. 8475312626ED838A009FD801 /* ViewControllers */ = {
  772. isa = PBXGroup;
  773. children = (
  774. C1F67EA327975CCA0017487F /* DashUICoordinator.swift */,
  775. );
  776. path = ViewControllers;
  777. sourceTree = "<group>";
  778. };
  779. A9D054CE2765131300FAFEFB /* Driver */ = {
  780. isa = PBXGroup;
  781. children = (
  782. A9D054CF2765132000FAFEFB /* Comm */,
  783. );
  784. path = Driver;
  785. sourceTree = "<group>";
  786. };
  787. A9D054CF2765132000FAFEFB /* Comm */ = {
  788. isa = PBXGroup;
  789. children = (
  790. A9D054D02765132800FAFEFB /* endecrypt */,
  791. A9D054D12765133E00FAFEFB /* message */,
  792. A9D054DA27655F8B00FAFEFB /* pair */,
  793. );
  794. path = Comm;
  795. sourceTree = "<group>";
  796. };
  797. A9D054D02765132800FAFEFB /* endecrypt */ = {
  798. isa = PBXGroup;
  799. children = (
  800. A9D3492F2764F5780037F77C /* EnDecryptTests.swift */,
  801. );
  802. path = endecrypt;
  803. sourceTree = "<group>";
  804. };
  805. A9D054D12765133E00FAFEFB /* message */ = {
  806. isa = PBXGroup;
  807. children = (
  808. A9D054CC2764FDB700FAFEFB /* MessagePacketTests.swift */,
  809. A9D349312764F5D30037F77C /* PayloadJoinerTest.swift */,
  810. A9D054D627651D4F00FAFEFB /* PayloadSplitJoinTests.swift */,
  811. A9D054D22765135900FAFEFB /* PayloadSplitterTest.swift */,
  812. A9D054D827651FDE00FAFEFB /* StringLengthPrefixEncodingTests.swift */,
  813. );
  814. path = message;
  815. sourceTree = "<group>";
  816. };
  817. A9D054DA27655F8B00FAFEFB /* pair */ = {
  818. isa = PBXGroup;
  819. children = (
  820. A9D054DB27655F9C00FAFEFB /* KeyExchangeTests.swift */,
  821. );
  822. path = pair;
  823. sourceTree = "<group>";
  824. };
  825. C187C198279086A8006E3557 /* OmniBLEPlugin */ = {
  826. isa = PBXGroup;
  827. children = (
  828. C10D6D6D27A2395700F53D58 /* OmniBLEPlugin.swift */,
  829. C187C1A427908B1C006E3557 /* Info.plist */,
  830. C187C1A127908795006E3557 /* Extensions */,
  831. C187C199279086A8006E3557 /* OmniBLEPlugin.h */,
  832. );
  833. path = OmniBLEPlugin;
  834. sourceTree = "<group>";
  835. };
  836. C187C1A127908795006E3557 /* Extensions */ = {
  837. isa = PBXGroup;
  838. children = (
  839. C187C1A2279087A4006E3557 /* OSLog.swift */,
  840. );
  841. path = Extensions;
  842. sourceTree = "<group>";
  843. };
  844. C1F67EB227975E710017487F /* DesignElements */ = {
  845. isa = PBXGroup;
  846. children = (
  847. C1F67EB327975E710017487F /* RoundedCard.swift */,
  848. C1F67EB427975E710017487F /* LeadingImage.swift */,
  849. C1F67EB527975E710017487F /* ErrorView.swift */,
  850. );
  851. path = DesignElements;
  852. sourceTree = "<group>";
  853. };
  854. C1F67EBB27975F060017487F /* ViewModels */ = {
  855. isa = PBXGroup;
  856. children = (
  857. C1F67EC027975F360017487F /* DeactivatePodViewModel.swift */,
  858. C1F67EC127975F360017487F /* DeliveryUncertaintyRecoveryViewModel.swift */,
  859. C1F67EBD27975F360017487F /* InsertCannulaViewModel.swift */,
  860. C1F67EC227975F360017487F /* OmniBLESettingsViewModel.swift */,
  861. C1F67EBE27975F360017487F /* PairPodViewModel.swift */,
  862. C1F67EC327975F360017487F /* PodLifeState.swift */,
  863. );
  864. path = ViewModels;
  865. sourceTree = "<group>";
  866. };
  867. /* End PBXGroup section */
  868. /* Begin PBXHeadersBuildPhase section */
  869. 84752E7D26ED0FFE009FD801 /* Headers */ = {
  870. isa = PBXHeadersBuildPhase;
  871. buildActionMask = 2147483647;
  872. files = (
  873. 84752E9326ED0FFE009FD801 /* OmniBLE.h in Headers */,
  874. );
  875. runOnlyForDeploymentPostprocessing = 0;
  876. };
  877. C187C192279086A8006E3557 /* Headers */ = {
  878. isa = PBXHeadersBuildPhase;
  879. buildActionMask = 2147483647;
  880. files = (
  881. C187C19A279086A8006E3557 /* OmniBLEPlugin.h in Headers */,
  882. );
  883. runOnlyForDeploymentPostprocessing = 0;
  884. };
  885. /* End PBXHeadersBuildPhase section */
  886. /* Begin PBXNativeTarget section */
  887. 84752E8126ED0FFE009FD801 /* OmniBLE */ = {
  888. isa = PBXNativeTarget;
  889. buildConfigurationList = 84752E9626ED0FFE009FD801 /* Build configuration list for PBXNativeTarget "OmniBLE" */;
  890. buildPhases = (
  891. 84752E7D26ED0FFE009FD801 /* Headers */,
  892. 84752E7E26ED0FFE009FD801 /* Sources */,
  893. 84752E7F26ED0FFE009FD801 /* Frameworks */,
  894. 84752E8026ED0FFE009FD801 /* Resources */,
  895. );
  896. buildRules = (
  897. );
  898. dependencies = (
  899. );
  900. name = OmniBLE;
  901. packageProductDependencies = (
  902. 8475306D26ED15DE009FD801 /* CryptoSwift */,
  903. );
  904. productName = OmniBLE;
  905. productReference = 84752E8226ED0FFE009FD801 /* OmniBLE.framework */;
  906. productType = "com.apple.product-type.framework";
  907. };
  908. 84752E8A26ED0FFE009FD801 /* OmniBLETests */ = {
  909. isa = PBXNativeTarget;
  910. buildConfigurationList = 84752E9926ED0FFE009FD801 /* Build configuration list for PBXNativeTarget "OmniBLETests" */;
  911. buildPhases = (
  912. 84752E8726ED0FFE009FD801 /* Sources */,
  913. 84752E8826ED0FFE009FD801 /* Frameworks */,
  914. 84752E8926ED0FFE009FD801 /* Resources */,
  915. );
  916. buildRules = (
  917. );
  918. dependencies = (
  919. 84752E8E26ED0FFE009FD801 /* PBXTargetDependency */,
  920. );
  921. name = OmniBLETests;
  922. productName = OmniBLETests;
  923. productReference = 84752E8B26ED0FFE009FD801 /* OmniBLETests.xctest */;
  924. productType = "com.apple.product-type.bundle.unit-test";
  925. };
  926. C187C196279086A8006E3557 /* OmniBLEPlugin */ = {
  927. isa = PBXNativeTarget;
  928. buildConfigurationList = C187C19B279086A8006E3557 /* Build configuration list for PBXNativeTarget "OmniBLEPlugin" */;
  929. buildPhases = (
  930. C187C192279086A8006E3557 /* Headers */,
  931. C187C193279086A8006E3557 /* Sources */,
  932. C187C194279086A8006E3557 /* Frameworks */,
  933. C187C195279086A8006E3557 /* Resources */,
  934. C1D27A1627908DCF00C41EBA /* CopyFiles */,
  935. );
  936. buildRules = (
  937. );
  938. dependencies = (
  939. C187C1A0279086FF006E3557 /* PBXTargetDependency */,
  940. );
  941. name = OmniBLEPlugin;
  942. productName = OmniBLEPlugin;
  943. productReference = C187C197279086A8006E3557 /* OmniBLEPlugin.loopplugin */;
  944. productType = "com.apple.product-type.framework";
  945. };
  946. /* End PBXNativeTarget section */
  947. /* Begin PBXProject section */
  948. 84752E7926ED0FFE009FD801 /* Project object */ = {
  949. isa = PBXProject;
  950. attributes = {
  951. LastSwiftUpdateCheck = 1250;
  952. LastUpgradeCheck = 1330;
  953. ORGANIZATIONNAME = "Randall Knutson";
  954. TargetAttributes = {
  955. 84752E8126ED0FFE009FD801 = {
  956. CreatedOnToolsVersion = 12.5.1;
  957. };
  958. 84752E8A26ED0FFE009FD801 = {
  959. CreatedOnToolsVersion = 12.5.1;
  960. };
  961. C187C196279086A8006E3557 = {
  962. CreatedOnToolsVersion = 13.2.1;
  963. };
  964. };
  965. };
  966. buildConfigurationList = 84752E7C26ED0FFE009FD801 /* Build configuration list for PBXProject "OmniBLE" */;
  967. compatibilityVersion = "Xcode 13.0";
  968. developmentRegion = en;
  969. hasScannedForEncodings = 0;
  970. knownRegions = (
  971. en,
  972. Base,
  973. de,
  974. "zh-Hans",
  975. ja,
  976. nb,
  977. es,
  978. da,
  979. it,
  980. sv,
  981. pl,
  982. "pt-BR",
  983. vi,
  984. ru,
  985. fr,
  986. fi,
  987. nl,
  988. ro,
  989. he,
  990. tr,
  991. ar,
  992. cs,
  993. hi,
  994. sk,
  995. uk,
  996. lt,
  997. bn,
  998. "pt-PT",
  999. ca,
  1000. );
  1001. mainGroup = 84752E7826ED0FFE009FD801;
  1002. packageReferences = (
  1003. 8475306C26ED15DE009FD801 /* XCRemoteSwiftPackageReference "CryptoSwift" */,
  1004. );
  1005. productRefGroup = 84752E8326ED0FFE009FD801 /* Products */;
  1006. projectDirPath = "";
  1007. projectRoot = "";
  1008. targets = (
  1009. 84752E8126ED0FFE009FD801 /* OmniBLE */,
  1010. 84752E8A26ED0FFE009FD801 /* OmniBLETests */,
  1011. C187C196279086A8006E3557 /* OmniBLEPlugin */,
  1012. );
  1013. };
  1014. /* End PBXProject section */
  1015. /* Begin PBXResourcesBuildPhase section */
  1016. 84752E8026ED0FFE009FD801 /* Resources */ = {
  1017. isa = PBXResourcesBuildPhase;
  1018. buildActionMask = 2147483647;
  1019. files = (
  1020. C1F67E9527975B830017487F /* HUDAssets.xcassets in Resources */,
  1021. 1029AE4F27094E1900B7F5B6 /* OmniBLEUI.xcassets in Resources */,
  1022. 191DB66D2A06F17800212AC9 /* Localizable.strings in Resources */,
  1023. 8475313726ED838B009FD801 /* PodLifeHUDView.xib in Resources */,
  1024. A91B2DEC276E1E5E001B0E95 /* README.md in Resources */,
  1025. C1C001C427A2351D00533D35 /* OmniBLEReservoirView.xib in Resources */,
  1026. );
  1027. runOnlyForDeploymentPostprocessing = 0;
  1028. };
  1029. 84752E8926ED0FFE009FD801 /* Resources */ = {
  1030. isa = PBXResourcesBuildPhase;
  1031. buildActionMask = 2147483647;
  1032. files = (
  1033. );
  1034. runOnlyForDeploymentPostprocessing = 0;
  1035. };
  1036. C187C195279086A8006E3557 /* Resources */ = {
  1037. isa = PBXResourcesBuildPhase;
  1038. buildActionMask = 2147483647;
  1039. files = (
  1040. );
  1041. runOnlyForDeploymentPostprocessing = 0;
  1042. };
  1043. /* End PBXResourcesBuildPhase section */
  1044. /* Begin PBXSourcesBuildPhase section */
  1045. 84752E7E26ED0FFE009FD801 /* Sources */ = {
  1046. isa = PBXSourcesBuildPhase;
  1047. buildActionMask = 2147483647;
  1048. files = (
  1049. C1F67EDE2797AFF10017487F /* Image.swift in Sources */,
  1050. 1016325E27185EE5007A3BC2 /* PodProgressStatus.swift in Sources */,
  1051. D895BF5B275DE64000D51FC7 /* StringLengthPrefixEncoding.swift in Sources */,
  1052. 10389A3426FF7841002115E9 /* AssignAddressCommand.swift in Sources */,
  1053. 10289E812739F8E4000339E6 /* SessionKeys.swift in Sources */,
  1054. 84752EDD26ED13F5009FD801 /* Ids.swift in Sources */,
  1055. C1F67E8B27975B830017487F /* AttachPodView.swift in Sources */,
  1056. 84752ED826ED13F5009FD801 /* OmniRandomByteGenerator.swift in Sources */,
  1057. 1016324D27137B1E007A3BC2 /* BluetoothManager.swift in Sources */,
  1058. 84752EE026ED13F5009FD801 /* PodProtocolError.swift in Sources */,
  1059. C1D27A1B27911E9900C41EBA /* PodAdvertisement.swift in Sources */,
  1060. C1F67EE02797B1EF0017487F /* OmniBLEHUDProvider.swift in Sources */,
  1061. 10289E7F2739F8A1000339E6 /* EapAkaAttribute.swift in Sources */,
  1062. C1F67E9327975B830017487F /* ExpirationReminderPickerView.swift in Sources */,
  1063. 1016325B27185EE5007A3BC2 /* Pod.swift in Sources */,
  1064. C1F67E8C27975B830017487F /* ScheduledExpirationReminderEditView.swift in Sources */,
  1065. 10289E6C27308746000339E6 /* BluetoothServices.swift in Sources */,
  1066. 10389A3226FF7841002115E9 /* BasalScheduleExtraCommand.swift in Sources */,
  1067. 1016325A27185EE5007A3BC2 /* FaultEventCode.swift in Sources */,
  1068. 10289E6A271B2A3E000339E6 /* IdentifiableClass.swift in Sources */,
  1069. 84752EE526ED13F5009FD801 /* KeyExchange.swift in Sources */,
  1070. 10289E7627347C69000339E6 /* Nonce.swift in Sources */,
  1071. C1F67EB827975E710017487F /* ErrorView.swift in Sources */,
  1072. 1029AE4927094D0E00B7F5B6 /* OmniBLEPumpManagerState.swift in Sources */,
  1073. 10289E7D2739F893000339E6 /* Milenage.swift in Sources */,
  1074. 10389A3A26FF7841002115E9 /* SetInsulinScheduleCommand.swift in Sources */,
  1075. D845A13B2AF89F7100EA0853 /* PlayTestBeepsView.swift in Sources */,
  1076. 10389A3826FF7841002115E9 /* DetailedStatus.swift in Sources */,
  1077. C1F67E9927975B830017487F /* NotificationSettingsView.swift in Sources */,
  1078. 10389A2B26FF7841002115E9 /* PlaceholderMessageBlock.swift in Sources */,
  1079. 10389A3026FF7841002115E9 /* StatusResponse.swift in Sources */,
  1080. 1021114A2709462300784F13 /* PodDoseProgressEstimator.swift in Sources */,
  1081. 8475315A26EDA193009FD801 /* HKUnit.swift in Sources */,
  1082. 10389A2626FF7841002115E9 /* TempBasalExtraCommand.swift in Sources */,
  1083. 8475315C26EDA193009FD801 /* TimeZone.swift in Sources */,
  1084. 8475315726EDA193009FD801 /* LocalizedString.swift in Sources */,
  1085. C1F67E9727975B830017487F /* PairPodView.swift in Sources */,
  1086. D897B06B29347ED500FDB009 /* BolusDeliveryTable.swift in Sources */,
  1087. 10289E782734D10D000339E6 /* EnDecrypt.swift in Sources */,
  1088. C1F67EDA27979E400017487F /* PumpManagerAlert.swift in Sources */,
  1089. 10389A2D26FF7841002115E9 /* BolusExtraCommand.swift in Sources */,
  1090. 8475315926EDA193009FD801 /* UIColor.swift in Sources */,
  1091. 10389A2926FF7841002115E9 /* PodInfoConfiguredAlerts.swift in Sources */,
  1092. C1F67EB727975E710017487F /* LeadingImage.swift in Sources */,
  1093. C1F67ECB27975F360017487F /* PodLifeState.swift in Sources */,
  1094. 8475315B26EDA193009FD801 /* NibLoadable.swift in Sources */,
  1095. 10389A3126FF7841002115E9 /* GetStatusCommand.swift in Sources */,
  1096. 8475313226ED838B009FD801 /* PodLifeHUDView.swift in Sources */,
  1097. C1C001BF27A2337B00533D35 /* PeripheralManager+OmniBLE.swift in Sources */,
  1098. 10389A3F26FF7841002115E9 /* CRC16.swift in Sources */,
  1099. 10289E68271B2A08000339E6 /* NumberFormatter.swift in Sources */,
  1100. 1016325927185EE4007A3BC2 /* BeepType.swift in Sources */,
  1101. C1F67E9E27975B830017487F /* LowReservoirReminderEditView.swift in Sources */,
  1102. 8475315326EDA193009FD801 /* TimeInterval.swift in Sources */,
  1103. 10389A2326FF7841002115E9 /* PodInfoPulseLog.swift in Sources */,
  1104. C1F67E8E27975B830017487F /* TimeView.swift in Sources */,
  1105. 10389A2726FF7841002115E9 /* DeactivatePodCommand.swift in Sources */,
  1106. 10389A3626FF7841002115E9 /* ErrorResponse.swift in Sources */,
  1107. 10389A2C26FF7841002115E9 /* PodInfo.swift in Sources */,
  1108. C1F67E9827975B830017487F /* CheckInsertedCannulaView.swift in Sources */,
  1109. 10389A3C26FF7841002115E9 /* Message.swift in Sources */,
  1110. 8475315826EDA193009FD801 /* OSLog.swift in Sources */,
  1111. 84752ED726ED13F5009FD801 /* X25519KeyGenerator.swift in Sources */,
  1112. C1F67EC527975F360017487F /* InsertCannulaViewModel.swift in Sources */,
  1113. C1F67E9027975B830017487F /* ExpirationReminderSetupView.swift in Sources */,
  1114. 102111492709462300784F13 /* PodCommsSession.swift in Sources */,
  1115. 10289E832739F917000339E6 /* SessionEstablisher.swift in Sources */,
  1116. 84752EE126ED13F5009FD801 /* PayloadSplitter.swift in Sources */,
  1117. C1ED1E7227BAE44E00FED71C /* BeepPreferenceSelectionView.swift in Sources */,
  1118. 84752EDE26ED13F5009FD801 /* PeripheralManagerError.swift in Sources */,
  1119. 10389A2526FF7841002115E9 /* PodInfoActivationTime.swift in Sources */,
  1120. D845A1432AF89F9200EA0853 /* SilencePodSelectionView.swift in Sources */,
  1121. C1F67E9A27975B830017487F /* DeliveryUncertaintyRecoveryView.swift in Sources */,
  1122. 1021114D2709467400784F13 /* PodComms.swift in Sources */,
  1123. 10289E6E27309327000339E6 /* CBPeripheral.swift in Sources */,
  1124. C1F67EA427975CCA0017487F /* DashUICoordinator.swift in Sources */,
  1125. 1016325F27185EE5007A3BC2 /* BasalSchedule.swift in Sources */,
  1126. 10389A2F26FF7841002115E9 /* PodInfoPulseLogPlus.swift in Sources */,
  1127. 10389A2826FF7841002115E9 /* AcknowledgeAlertCommand.swift in Sources */,
  1128. C1C001C527A2351D00533D35 /* OmniBLEReservoirView.swift in Sources */,
  1129. D897B06D29347EE500FDB009 /* InsulinTableEntry.swift in Sources */,
  1130. 84752EDF26ED13F5009FD801 /* PeripheralManager.swift in Sources */,
  1131. C1F67EA227975B830017487F /* PodDetailsView.swift in Sources */,
  1132. 1029AE4B27094DDC00B7F5B6 /* OmniBLEPumpManager+UI.swift in Sources */,
  1133. 1016326027185EE5007A3BC2 /* UnfinalizedDose.swift in Sources */,
  1134. C1F67E9D27975B830017487F /* InsertCannulaView.swift in Sources */,
  1135. C1F67EC927975F360017487F /* DeliveryUncertaintyRecoveryViewModel.swift in Sources */,
  1136. 1016325C27185EE5007A3BC2 /* BasalDeliveryTable.swift in Sources */,
  1137. 84752EE326ED13F5009FD801 /* BLEPacket.swift in Sources */,
  1138. D845A1402AF89F8400EA0853 /* ReadPulseLogView.swift in Sources */,
  1139. 102111472709462300784F13 /* PodState.swift in Sources */,
  1140. 196A6F232AFFFD1700E3C089 /* SilencePodPreference.swift in Sources */,
  1141. 1021114B2709462300784F13 /* BasalSchedule+LoopKit.swift in Sources */,
  1142. 84752EE626ED13F5009FD801 /* LTKExchanger.swift in Sources */,
  1143. 10389A2A26FF7841002115E9 /* MessageBlock.swift in Sources */,
  1144. C1F67ECA27975F360017487F /* OmniBLESettingsViewModel.swift in Sources */,
  1145. C1F67EBA27975EB70017487F /* FrameworkLocalText.swift in Sources */,
  1146. C1F67E9227975B830017487F /* BasalStateView.swift in Sources */,
  1147. 1024E32B27446DB000DE01F2 /* MessagePacket.swift in Sources */,
  1148. 10289E7B2739F886000339E6 /* EapMessage.swift in Sources */,
  1149. D845A1392AF89F6300EA0853 /* FirstAppear.swift in Sources */,
  1150. C1C001C127A2349D00533D35 /* OmniBLE.swift in Sources */,
  1151. 10389A3326FF7841002115E9 /* CancelDeliveryCommand.swift in Sources */,
  1152. C1DBD513282FF79D009FCF74 /* ManualTempBasalEntryView.swift in Sources */,
  1153. 10389A2426FF7841002115E9 /* VersionResponse.swift in Sources */,
  1154. C1F67EA027975B830017487F /* PodSetupView.swift in Sources */,
  1155. C1ED1E7027BAE1A600FED71C /* BeepPreference.swift in Sources */,
  1156. 10389A3B26FF7841002115E9 /* ConfigureAlertsCommand.swift in Sources */,
  1157. D845A13F2AF89F8400EA0853 /* ReadPodStatusView.swift in Sources */,
  1158. D8896C6227890E6B00E09A96 /* DetailedStatus+OmniBLE.swift in Sources */,
  1159. 10389A3926FF7841002115E9 /* PodInfoResponse.swift in Sources */,
  1160. 84752EE226ED13F5009FD801 /* PayloadJoiner.swift in Sources */,
  1161. 1029AE4827094D0E00B7F5B6 /* OmniBLEPumpManager.swift in Sources */,
  1162. 10389A3526FF7841002115E9 /* BeepConfigCommand.swift in Sources */,
  1163. 1016325D27185EE5007A3BC2 /* AlertSlot.swift in Sources */,
  1164. C1F67EC827975F360017487F /* DeactivatePodViewModel.swift in Sources */,
  1165. C1F67E9127975B830017487F /* DeactivatePodView.swift in Sources */,
  1166. 84752EE726ED13F5009FD801 /* PairResult.swift in Sources */,
  1167. D845A1412AF89F8400EA0853 /* PumpManagerDetailsView.swift in Sources */,
  1168. 8475315D26EDA193009FD801 /* Data.swift in Sources */,
  1169. C1F67E9427975B830017487F /* LowReservoirReminderSetupView.swift in Sources */,
  1170. C1F67EB627975E710017487F /* RoundedCard.swift in Sources */,
  1171. C1F67EC627975F360017487F /* PairPodViewModel.swift in Sources */,
  1172. 84752ED626ED13F5009FD801 /* Id.swift in Sources */,
  1173. 84752EE826ED13F5009FD801 /* PairMessage.swift in Sources */,
  1174. C187C191278FCEC9006E3557 /* InsulinTypeConfirmation.swift in Sources */,
  1175. C1F67EDC2797A03A0017487F /* PendingCommand.swift in Sources */,
  1176. 10389A3726FF7841002115E9 /* SetupPodCommand.swift in Sources */,
  1177. 1024E32D2746083800DE01F2 /* EapSqn.swift in Sources */,
  1178. C1F67E9C27975B830017487F /* UncertaintyRecoveredView.swift in Sources */,
  1179. 102111482709462300784F13 /* PodInsulinMeasurements.swift in Sources */,
  1180. 10389A4126FF7841002115E9 /* MessageTransport.swift in Sources */,
  1181. C1F67E8F27975B830017487F /* OmniBLESettingsView.swift in Sources */,
  1182. 10389A2E26FF7841002115E9 /* FaultConfigCommand.swift in Sources */,
  1183. C1F67E9F27975B830017487F /* SetupCompleteView.swift in Sources */,
  1184. C1F67EE227985F580017487F /* ReservoirLevel.swift in Sources */,
  1185. D845A1372AF89F5500EA0853 /* ActivityView.swift in Sources */,
  1186. );
  1187. runOnlyForDeploymentPostprocessing = 0;
  1188. };
  1189. 84752E8726ED0FFE009FD801 /* Sources */ = {
  1190. isa = PBXSourcesBuildPhase;
  1191. buildActionMask = 2147483647;
  1192. files = (
  1193. A9A5BCF6276C1E6D00B02C86 /* MessagePacketTests.swift in Sources */,
  1194. D802CCFC27DD97210072E3A1 /* AcknowledgeAlertsTests.swift in Sources */,
  1195. A9A5BCF1276C1E5F00B02C86 /* EnDecryptTests.swift in Sources */,
  1196. D802CD0927DD98C10072E3A1 /* PodCommsSessionTests.swift in Sources */,
  1197. D802CD0827DD98C10072E3A1 /* StatusTests.swift in Sources */,
  1198. C10D6D6C27A2393800F53D58 /* OmniBLETests.swift in Sources */,
  1199. A9A5BCF2276C1E6D00B02C86 /* PayloadSplitterTest.swift in Sources */,
  1200. D802CD0A27DD98C10072E3A1 /* TempBasalTests.swift in Sources */,
  1201. A9A5BCEF276C1E2D00B02C86 /* TestUtilities.swift in Sources */,
  1202. A9A5BCF0276C1E2D00B02C86 /* HexConversionTests.swift in Sources */,
  1203. D802CD1227DD9AE10072E3A1 /* BasalScheduleTests.swift in Sources */,
  1204. D802CD0627DD98C10072E3A1 /* PodInfoTests.swift in Sources */,
  1205. D800CF1927E682E90090EADB /* ZeroBasalScheduleTest.swift in Sources */,
  1206. D802CD0727DD98C10072E3A1 /* PodStateTests.swift in Sources */,
  1207. A9A5BCF4276C1E6D00B02C86 /* PayloadJoinerTest.swift in Sources */,
  1208. A9A5BCF3276C1E6D00B02C86 /* StringLengthPrefixEncodingTests.swift in Sources */,
  1209. D802CD0027DD98B80072E3A1 /* MessageTests.swift in Sources */,
  1210. A9A5BCF7276C1E7000B02C86 /* KeyExchangeTests.swift in Sources */,
  1211. D802CD1027DD99AB0072E3A1 /* CRC16Tests.swift in Sources */,
  1212. A9A5BCF5276C1E6D00B02C86 /* PayloadSplitJoinTests.swift in Sources */,
  1213. D802CCFE27DD98AF0072E3A1 /* BolusTests.swift in Sources */,
  1214. );
  1215. runOnlyForDeploymentPostprocessing = 0;
  1216. };
  1217. C187C193279086A8006E3557 /* Sources */ = {
  1218. isa = PBXSourcesBuildPhase;
  1219. buildActionMask = 2147483647;
  1220. files = (
  1221. C187C1A3279087A4006E3557 /* OSLog.swift in Sources */,
  1222. C10D6D6E27A2395700F53D58 /* OmniBLEPlugin.swift in Sources */,
  1223. );
  1224. runOnlyForDeploymentPostprocessing = 0;
  1225. };
  1226. /* End PBXSourcesBuildPhase section */
  1227. /* Begin PBXTargetDependency section */
  1228. 84752E8E26ED0FFE009FD801 /* PBXTargetDependency */ = {
  1229. isa = PBXTargetDependency;
  1230. target = 84752E8126ED0FFE009FD801 /* OmniBLE */;
  1231. targetProxy = 84752E8D26ED0FFE009FD801 /* PBXContainerItemProxy */;
  1232. };
  1233. C187C1A0279086FF006E3557 /* PBXTargetDependency */ = {
  1234. isa = PBXTargetDependency;
  1235. target = 84752E8126ED0FFE009FD801 /* OmniBLE */;
  1236. targetProxy = C187C19F279086FF006E3557 /* PBXContainerItemProxy */;
  1237. };
  1238. /* End PBXTargetDependency section */
  1239. /* Begin PBXVariantGroup section */
  1240. 191DB6522A06F17800212AC9 /* Localizable.strings */ = {
  1241. isa = PBXVariantGroup;
  1242. children = (
  1243. 191DB6532A06F17800212AC9 /* de */,
  1244. 191DB6542A06F17800212AC9 /* he */,
  1245. 191DB6552A06F17800212AC9 /* ar */,
  1246. 191DB6562A06F17800212AC9 /* zh-Hans */,
  1247. 191DB6572A06F17800212AC9 /* ja */,
  1248. 191DB6582A06F17800212AC9 /* en */,
  1249. 191DB6592A06F17800212AC9 /* uk */,
  1250. 191DB65A2A06F17800212AC9 /* nb */,
  1251. 191DB65B2A06F17800212AC9 /* es */,
  1252. 191DB65C2A06F17800212AC9 /* da */,
  1253. 191DB65D2A06F17800212AC9 /* it */,
  1254. 191DB65E2A06F17800212AC9 /* sk */,
  1255. 191DB65F2A06F17800212AC9 /* sv */,
  1256. 191DB6602A06F17800212AC9 /* tr */,
  1257. 191DB6612A06F17800212AC9 /* pl */,
  1258. 191DB6622A06F17800212AC9 /* pt-BR */,
  1259. 191DB6632A06F17800212AC9 /* vi */,
  1260. 191DB6642A06F17800212AC9 /* lt */,
  1261. 191DB6652A06F17800212AC9 /* ru */,
  1262. 191DB6662A06F17800212AC9 /* fr */,
  1263. 191DB6672A06F17800212AC9 /* fi */,
  1264. 191DB6682A06F17800212AC9 /* nl */,
  1265. 191DB6692A06F17800212AC9 /* bn */,
  1266. 191DB66A2A06F17800212AC9 /* pt-PT */,
  1267. 191DB66B2A06F17800212AC9 /* ro */,
  1268. 191DB66C2A06F17800212AC9 /* ca */,
  1269. );
  1270. name = Localizable.strings;
  1271. sourceTree = "<group>";
  1272. };
  1273. 4B67E2D3289B4EDB002D92AF /* Localizable.strings */ = {
  1274. isa = PBXVariantGroup;
  1275. children = (
  1276. 4B67E2D4289B4EDB002D92AF /* de */,
  1277. 4B23AA6328D909E2009B453B /* en */,
  1278. 4B23AA6428D909E7009B453B /* zh-Hans */,
  1279. 4B23AA6528D909E9009B453B /* da */,
  1280. 4B23AA6628D909EC009B453B /* nl */,
  1281. 4B23AA6728D909EE009B453B /* fi */,
  1282. 4B23AA6828D909F1009B453B /* fr */,
  1283. 4B23AA6A28D909F5009B453B /* it */,
  1284. 4B23AA6B28D909F7009B453B /* ja */,
  1285. 4B23AA6C28D909FA009B453B /* nb */,
  1286. 4B23AA6D28D909FD009B453B /* pl */,
  1287. 4B23AA6E28D909FF009B453B /* pt-BR */,
  1288. 4B23AA6F28D90A01009B453B /* ro */,
  1289. 4B23AA7028D90A03009B453B /* ru */,
  1290. 4B23AA7128D90A06009B453B /* es */,
  1291. 4B23AA7228D90A08009B453B /* sv */,
  1292. 4B23AA7428D90A0D009B453B /* vi */,
  1293. C19E3881298638CE00851444 /* tr */,
  1294. C15A583029C7866600D3A5A1 /* ar */,
  1295. C121D8D829C7866D00DA0520 /* cs */,
  1296. C1FF3D5229C786A900BDC1EC /* he */,
  1297. C1FAB5C729C786B000D25073 /* hi */,
  1298. C1FDCC1029C786F90056E652 /* sk */,
  1299. 1909F73C2A127FEF00F145A2 /* uk */,
  1300. 1909F73D2A127FF300F145A2 /* pt-PT */,
  1301. 1909F73E2A127FF800F145A2 /* ca */,
  1302. );
  1303. name = Localizable.strings;
  1304. sourceTree = "<group>";
  1305. };
  1306. /* End PBXVariantGroup section */
  1307. /* Begin XCBuildConfiguration section */
  1308. 84752E9426ED0FFE009FD801 /* Debug */ = {
  1309. isa = XCBuildConfiguration;
  1310. buildSettings = {
  1311. ALWAYS_SEARCH_USER_PATHS = NO;
  1312. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1313. CLANG_ANALYZER_NONNULL = YES;
  1314. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1315. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1316. CLANG_CXX_LIBRARY = "libc++";
  1317. CLANG_ENABLE_MODULES = YES;
  1318. CLANG_ENABLE_OBJC_ARC = YES;
  1319. CLANG_ENABLE_OBJC_WEAK = YES;
  1320. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1321. CLANG_WARN_BOOL_CONVERSION = YES;
  1322. CLANG_WARN_COMMA = YES;
  1323. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1324. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1325. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1326. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1327. CLANG_WARN_EMPTY_BODY = YES;
  1328. CLANG_WARN_ENUM_CONVERSION = YES;
  1329. CLANG_WARN_INFINITE_RECURSION = YES;
  1330. CLANG_WARN_INT_CONVERSION = YES;
  1331. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1332. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1333. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1334. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1335. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1336. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1337. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1338. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1339. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1340. CLANG_WARN_UNREACHABLE_CODE = YES;
  1341. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1342. COPY_PHASE_STRIP = NO;
  1343. CURRENT_PROJECT_VERSION = 1;
  1344. DEBUG_INFORMATION_FORMAT = dwarf;
  1345. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1346. ENABLE_TESTABILITY = YES;
  1347. GCC_C_LANGUAGE_STANDARD = gnu11;
  1348. GCC_DYNAMIC_NO_PIC = NO;
  1349. GCC_NO_COMMON_BLOCKS = YES;
  1350. GCC_OPTIMIZATION_LEVEL = 0;
  1351. GCC_PREPROCESSOR_DEFINITIONS = (
  1352. "DEBUG=1",
  1353. "$(inherited)",
  1354. );
  1355. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1356. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1357. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1358. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1359. GCC_WARN_UNUSED_FUNCTION = YES;
  1360. GCC_WARN_UNUSED_VARIABLE = YES;
  1361. IPHONEOS_DEPLOYMENT_TARGET = 15.1;
  1362. LOCALIZED_STRING_MACRO_NAMES = (
  1363. NSLocalizedString,
  1364. CFCopyLocalizedString,
  1365. LocalizedString,
  1366. FrameworkLocalText,
  1367. );
  1368. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1369. MTL_FAST_MATH = YES;
  1370. ONLY_ACTIVE_ARCH = YES;
  1371. SDKROOT = iphoneos;
  1372. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1373. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1374. VERSIONING_SYSTEM = "apple-generic";
  1375. VERSION_INFO_PREFIX = "";
  1376. };
  1377. name = Debug;
  1378. };
  1379. 84752E9526ED0FFE009FD801 /* Release */ = {
  1380. isa = XCBuildConfiguration;
  1381. buildSettings = {
  1382. ALWAYS_SEARCH_USER_PATHS = NO;
  1383. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1384. CLANG_ANALYZER_NONNULL = YES;
  1385. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1386. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1387. CLANG_CXX_LIBRARY = "libc++";
  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.1;
  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. 84752E9726ED0FFE009FD801 /* Debug */ = {
  1445. isa = XCBuildConfiguration;
  1446. buildSettings = {
  1447. CODE_SIGN_STYLE = Automatic;
  1448. DEFINES_MODULE = YES;
  1449. DYLIB_COMPATIBILITY_VERSION = 1;
  1450. DYLIB_CURRENT_VERSION = 1;
  1451. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1452. FRAMEWORK_SEARCH_PATHS = "";
  1453. INFOPLIST_FILE = OmniBLE/Info.plist;
  1454. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1455. LD_RUNPATH_SEARCH_PATHS = (
  1456. "$(inherited)",
  1457. "@executable_path/Frameworks",
  1458. "@loader_path/Frameworks",
  1459. );
  1460. LOCALIZED_STRING_MACRO_NAMES = (
  1461. NSLocalizedString,
  1462. CFCopyLocalizedString,
  1463. LocalizedString,
  1464. FrameworkLocalText,
  1465. );
  1466. PRODUCT_BUNDLE_IDENTIFIER = com.randallknutson.OmniBLE;
  1467. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1468. SKIP_INSTALL = YES;
  1469. SWIFT_EMIT_LOC_STRINGS = YES;
  1470. SWIFT_INSTALL_OBJC_HEADER = NO;
  1471. SWIFT_VERSION = 5.0;
  1472. TARGETED_DEVICE_FAMILY = "1,2";
  1473. WRAPPER_EXTENSION = framework;
  1474. };
  1475. name = Debug;
  1476. };
  1477. 84752E9826ED0FFE009FD801 /* Release */ = {
  1478. isa = XCBuildConfiguration;
  1479. buildSettings = {
  1480. CODE_SIGN_STYLE = Automatic;
  1481. DEFINES_MODULE = YES;
  1482. DYLIB_COMPATIBILITY_VERSION = 1;
  1483. DYLIB_CURRENT_VERSION = 1;
  1484. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1485. FRAMEWORK_SEARCH_PATHS = "";
  1486. INFOPLIST_FILE = OmniBLE/Info.plist;
  1487. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1488. LD_RUNPATH_SEARCH_PATHS = (
  1489. "$(inherited)",
  1490. "@executable_path/Frameworks",
  1491. "@loader_path/Frameworks",
  1492. );
  1493. LOCALIZED_STRING_MACRO_NAMES = (
  1494. NSLocalizedString,
  1495. CFCopyLocalizedString,
  1496. LocalizedString,
  1497. FrameworkLocalText,
  1498. );
  1499. PRODUCT_BUNDLE_IDENTIFIER = com.randallknutson.OmniBLE;
  1500. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1501. SKIP_INSTALL = YES;
  1502. SWIFT_EMIT_LOC_STRINGS = YES;
  1503. SWIFT_INSTALL_OBJC_HEADER = NO;
  1504. SWIFT_VERSION = 5.0;
  1505. TARGETED_DEVICE_FAMILY = "1,2";
  1506. WRAPPER_EXTENSION = framework;
  1507. };
  1508. name = Release;
  1509. };
  1510. 84752E9A26ED0FFE009FD801 /* Debug */ = {
  1511. isa = XCBuildConfiguration;
  1512. buildSettings = {
  1513. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1514. CODE_SIGN_STYLE = Automatic;
  1515. FRAMEWORK_SEARCH_PATHS = "";
  1516. INFOPLIST_FILE = OmniBLETests/Info.plist;
  1517. LD_RUNPATH_SEARCH_PATHS = (
  1518. "$(inherited)",
  1519. "@executable_path/Frameworks",
  1520. "@loader_path/Frameworks",
  1521. );
  1522. PRODUCT_BUNDLE_IDENTIFIER = com.randallknutson.OmniBLETests;
  1523. PRODUCT_NAME = "$(TARGET_NAME)";
  1524. SWIFT_VERSION = 5.0;
  1525. TARGETED_DEVICE_FAMILY = "1,2";
  1526. };
  1527. name = Debug;
  1528. };
  1529. 84752E9B26ED0FFE009FD801 /* Release */ = {
  1530. isa = XCBuildConfiguration;
  1531. buildSettings = {
  1532. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1533. CODE_SIGN_STYLE = Automatic;
  1534. FRAMEWORK_SEARCH_PATHS = "";
  1535. INFOPLIST_FILE = OmniBLETests/Info.plist;
  1536. LD_RUNPATH_SEARCH_PATHS = (
  1537. "$(inherited)",
  1538. "@executable_path/Frameworks",
  1539. "@loader_path/Frameworks",
  1540. );
  1541. PRODUCT_BUNDLE_IDENTIFIER = com.randallknutson.OmniBLETests;
  1542. PRODUCT_NAME = "$(TARGET_NAME)";
  1543. SWIFT_VERSION = 5.0;
  1544. TARGETED_DEVICE_FAMILY = "1,2";
  1545. };
  1546. name = Release;
  1547. };
  1548. C187C19C279086A8006E3557 /* Debug */ = {
  1549. isa = XCBuildConfiguration;
  1550. buildSettings = {
  1551. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  1552. CODE_SIGN_STYLE = Automatic;
  1553. CURRENT_PROJECT_VERSION = 1;
  1554. DEFINES_MODULE = NO;
  1555. DEVELOPMENT_TEAM = "";
  1556. DYLIB_COMPATIBILITY_VERSION = 1;
  1557. DYLIB_CURRENT_VERSION = 1;
  1558. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1559. GENERATE_INFOPLIST_FILE = NO;
  1560. INFOPLIST_FILE = OmniBLEPlugin/Info.plist;
  1561. INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 LoopKit Authors. All rights reserved.";
  1562. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1563. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  1564. LD_DYLIB_INSTALL_NAME = "";
  1565. LD_RUNPATH_SEARCH_PATHS = (
  1566. "$(inherited)",
  1567. "@executable_path/Frameworks",
  1568. "@loader_path/Frameworks",
  1569. );
  1570. MARKETING_VERSION = 1.0;
  1571. PRODUCT_BUNDLE_IDENTIFIER = com.randallknutson.OmniBLEPlugin;
  1572. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1573. SKIP_INSTALL = YES;
  1574. SWIFT_EMIT_LOC_STRINGS = YES;
  1575. SWIFT_VERSION = 5.0;
  1576. TARGETED_DEVICE_FAMILY = 1;
  1577. WRAPPER_EXTENSION = loopplugin;
  1578. };
  1579. name = Debug;
  1580. };
  1581. C187C19D279086A8006E3557 /* Release */ = {
  1582. isa = XCBuildConfiguration;
  1583. buildSettings = {
  1584. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  1585. CODE_SIGN_STYLE = Automatic;
  1586. CURRENT_PROJECT_VERSION = 1;
  1587. DEFINES_MODULE = NO;
  1588. DEVELOPMENT_TEAM = "";
  1589. DYLIB_COMPATIBILITY_VERSION = 1;
  1590. DYLIB_CURRENT_VERSION = 1;
  1591. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1592. GENERATE_INFOPLIST_FILE = NO;
  1593. INFOPLIST_FILE = OmniBLEPlugin/Info.plist;
  1594. INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2022 LoopKit Authors. All rights reserved.";
  1595. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1596. IPHONEOS_DEPLOYMENT_TARGET = 15.2;
  1597. LD_DYLIB_INSTALL_NAME = "";
  1598. LD_RUNPATH_SEARCH_PATHS = (
  1599. "$(inherited)",
  1600. "@executable_path/Frameworks",
  1601. "@loader_path/Frameworks",
  1602. );
  1603. MARKETING_VERSION = 1.0;
  1604. PRODUCT_BUNDLE_IDENTIFIER = com.randallknutson.OmniBLEPlugin;
  1605. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1606. SKIP_INSTALL = YES;
  1607. SWIFT_EMIT_LOC_STRINGS = YES;
  1608. SWIFT_VERSION = 5.0;
  1609. TARGETED_DEVICE_FAMILY = 1;
  1610. WRAPPER_EXTENSION = loopplugin;
  1611. };
  1612. name = Release;
  1613. };
  1614. /* End XCBuildConfiguration section */
  1615. /* Begin XCConfigurationList section */
  1616. 84752E7C26ED0FFE009FD801 /* Build configuration list for PBXProject "OmniBLE" */ = {
  1617. isa = XCConfigurationList;
  1618. buildConfigurations = (
  1619. 84752E9426ED0FFE009FD801 /* Debug */,
  1620. 84752E9526ED0FFE009FD801 /* Release */,
  1621. );
  1622. defaultConfigurationIsVisible = 0;
  1623. defaultConfigurationName = Release;
  1624. };
  1625. 84752E9626ED0FFE009FD801 /* Build configuration list for PBXNativeTarget "OmniBLE" */ = {
  1626. isa = XCConfigurationList;
  1627. buildConfigurations = (
  1628. 84752E9726ED0FFE009FD801 /* Debug */,
  1629. 84752E9826ED0FFE009FD801 /* Release */,
  1630. );
  1631. defaultConfigurationIsVisible = 0;
  1632. defaultConfigurationName = Release;
  1633. };
  1634. 84752E9926ED0FFE009FD801 /* Build configuration list for PBXNativeTarget "OmniBLETests" */ = {
  1635. isa = XCConfigurationList;
  1636. buildConfigurations = (
  1637. 84752E9A26ED0FFE009FD801 /* Debug */,
  1638. 84752E9B26ED0FFE009FD801 /* Release */,
  1639. );
  1640. defaultConfigurationIsVisible = 0;
  1641. defaultConfigurationName = Release;
  1642. };
  1643. C187C19B279086A8006E3557 /* Build configuration list for PBXNativeTarget "OmniBLEPlugin" */ = {
  1644. isa = XCConfigurationList;
  1645. buildConfigurations = (
  1646. C187C19C279086A8006E3557 /* Debug */,
  1647. C187C19D279086A8006E3557 /* Release */,
  1648. );
  1649. defaultConfigurationIsVisible = 0;
  1650. defaultConfigurationName = Release;
  1651. };
  1652. /* End XCConfigurationList section */
  1653. /* Begin XCRemoteSwiftPackageReference section */
  1654. 8475306C26ED15DE009FD801 /* XCRemoteSwiftPackageReference "CryptoSwift" */ = {
  1655. isa = XCRemoteSwiftPackageReference;
  1656. repositoryURL = "https://github.com/krzyzanowskim/CryptoSwift";
  1657. requirement = {
  1658. kind = upToNextMajorVersion;
  1659. minimumVersion = 1.4.1;
  1660. };
  1661. };
  1662. /* End XCRemoteSwiftPackageReference section */
  1663. /* Begin XCSwiftPackageProductDependency section */
  1664. 8475306D26ED15DE009FD801 /* CryptoSwift */ = {
  1665. isa = XCSwiftPackageProductDependency;
  1666. package = 8475306C26ED15DE009FD801 /* XCRemoteSwiftPackageReference "CryptoSwift" */;
  1667. productName = CryptoSwift;
  1668. };
  1669. /* End XCSwiftPackageProductDependency section */
  1670. };
  1671. rootObject = 84752E7926ED0FFE009FD801 /* Project object */;
  1672. }