project.pbxproj 54 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 19D4668729A7C17A004D5F33 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 19D4668929A7C17A004D5F33 /* Localizable.strings */; };
  10. 19D4668B29A7C8AA004D5F33 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 19D4668929A7C17A004D5F33 /* Localizable.strings */; };
  11. C109F14A291ECCE2008EA5B6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C109F149291ECCE2008EA5B6 /* Assets.xcassets */; };
  12. C109F14C291ED66F008EA5B6 /* G7GlucoseMessageTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C109F14B291ED66F008EA5B6 /* G7GlucoseMessageTests.swift */; };
  13. C139829829295D7D0047DB5F /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F514A291EB6F000555EB5 /* HKUnit.swift */; };
  14. C1409A07291EC21C006BE8D0 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5126291EAF2F00555EB5 /* OSLog.swift */; };
  15. C1409A09291EC22F006BE8D0 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1409A08291EC22F006BE8D0 /* OSLog.swift */; };
  16. C1409A0B291EC258006BE8D0 /* OSLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1409A0A291EC258006BE8D0 /* OSLog.swift */; };
  17. C1409A0C291EC2F8006BE8D0 /* G7SensorKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */; };
  18. C1409A0D291EC2F8006BE8D0 /* G7SensorKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  19. C1409A0F291EC2FB006BE8D0 /* G7SensorKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C17F50F8291EAC9100555EB5 /* G7SensorKitUI.framework */; };
  20. C1409A10291EC2FB006BE8D0 /* G7SensorKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C17F50F8291EAC9100555EB5 /* G7SensorKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  21. C17F50CF291EAC3800555EB5 /* G7SensorKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */; };
  22. C17F50D4291EAC3800555EB5 /* G7SensorKitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50D3291EAC3800555EB5 /* G7SensorKitTests.swift */; };
  23. C17F50D5291EAC3800555EB5 /* G7SensorKit.h in Headers */ = {isa = PBXBuildFile; fileRef = C17F50C9291EAC3800555EB5 /* G7SensorKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. C17F50E9291EAC6500555EB5 /* G7BackfillMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50DF291EAC6500555EB5 /* G7BackfillMessage.swift */; };
  25. C17F50EA291EAC6500555EB5 /* G7DeviceStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E0291EAC6500555EB5 /* G7DeviceStatus.swift */; };
  26. C17F50EB291EAC6500555EB5 /* G7Sensor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E1291EAC6500555EB5 /* G7Sensor.swift */; };
  27. C17F50EC291EAC6500555EB5 /* G7LastReading.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E2291EAC6500555EB5 /* G7LastReading.swift */; };
  28. C17F50ED291EAC6500555EB5 /* G7Opcode.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E3291EAC6500555EB5 /* G7Opcode.swift */; };
  29. C17F50EE291EAC6500555EB5 /* G7PeripheralManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E4291EAC6500555EB5 /* G7PeripheralManager.swift */; };
  30. C17F50EF291EAC6500555EB5 /* G7CGMManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E5291EAC6500555EB5 /* G7CGMManager.swift */; };
  31. C17F50F0291EAC6500555EB5 /* G7CGMManagerState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E6291EAC6500555EB5 /* G7CGMManagerState.swift */; };
  32. C17F50F1291EAC6500555EB5 /* G7BluetoothManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E7291EAC6500555EB5 /* G7BluetoothManager.swift */; };
  33. C17F50F2291EAC6500555EB5 /* G7GlucoseMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F50E8291EAC6500555EB5 /* G7GlucoseMessage.swift */; };
  34. C17F50FB291EAC9100555EB5 /* G7SensorKitUI.h in Headers */ = {isa = PBXBuildFile; fileRef = C17F50FA291EAC9100555EB5 /* G7SensorKitUI.h */; settings = {ATTRIBUTES = (Public, ); }; };
  35. C17F5106291EAC9D00555EB5 /* G7SettingsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5100291EAC9D00555EB5 /* G7SettingsViewModel.swift */; };
  36. C17F5107291EAC9D00555EB5 /* G7StartupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5101291EAC9D00555EB5 /* G7StartupView.swift */; };
  37. C17F5108291EAC9D00555EB5 /* G7SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5102291EAC9D00555EB5 /* G7SettingsView.swift */; };
  38. C17F5109291EAC9D00555EB5 /* G7CGMManager+UI.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5103291EAC9D00555EB5 /* G7CGMManager+UI.swift */; };
  39. C17F510A291EAC9D00555EB5 /* G7UICoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5104291EAC9D00555EB5 /* G7UICoordinator.swift */; };
  40. C17F5120291EACCD00555EB5 /* G7SensorPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = C17F511F291EACCD00555EB5 /* G7SensorPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
  41. C17F5125291EACE400555EB5 /* G7SensorPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5124291EACE400555EB5 /* G7SensorPlugin.swift */; };
  42. C17F5135291EB06A00555EB5 /* AlgorithmState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5134291EB06A00555EB5 /* AlgorithmState.swift */; };
  43. C17F5138291EB0A800555EB5 /* Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5137291EB0A800555EB5 /* Data.swift */; };
  44. C17F513A291EB0D900555EB5 /* GlucoseLimits.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5139291EB0D900555EB5 /* GlucoseLimits.swift */; };
  45. C17F513C291EB13D00555EB5 /* Locked.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F513B291EB13D00555EB5 /* Locked.swift */; };
  46. C17F513E291EB1A500555EB5 /* BluetoothServices.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F513D291EB1A500555EB5 /* BluetoothServices.swift */; };
  47. C17F5140291EB27D00555EB5 /* TimeInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F513F291EB27D00555EB5 /* TimeInterval.swift */; };
  48. C17F5143291EB36700555EB5 /* AuthChallengeRxMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5142291EB36700555EB5 /* AuthChallengeRxMessage.swift */; };
  49. C17F5145291EB45900555EB5 /* CBPeripheral.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5144291EB45900555EB5 /* CBPeripheral.swift */; };
  50. C17F5147291EB57700555EB5 /* SensorMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5146291EB57700555EB5 /* SensorMessage.swift */; };
  51. C17F5149291EB6B600555EB5 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5148291EB6B600555EB5 /* LocalizedString.swift */; };
  52. C17F514B291EB6F000555EB5 /* HKUnit.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F514A291EB6F000555EB5 /* HKUnit.swift */; };
  53. C17F514D291EB79E00555EB5 /* AlgorithmError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F514C291EB79E00555EB5 /* AlgorithmError.swift */; };
  54. C17F514E291EB86100555EB5 /* LocalizedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5148291EB6B600555EB5 /* LocalizedString.swift */; };
  55. C17F514F291EB87600555EB5 /* G7SensorKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */; };
  56. C17F5156291EBD8600555EB5 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F5155291EBD8600555EB5 /* Image.swift */; };
  57. C17F5157291EBD9900555EB5 /* TimeInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17F513F291EB27D00555EB5 /* TimeInterval.swift */; };
  58. C1E71720292D84FE00DA646F /* G7ProgressBarState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1E7171F292D84FE00DA646F /* G7ProgressBarState.swift */; };
  59. CE70369C299F9AAB002D88AE /* LoopKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE70369B299F9AAB002D88AE /* LoopKit.framework */; };
  60. CE70369E299F9AAB002D88AE /* LoopKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE70369D299F9AAB002D88AE /* LoopKitUI.framework */; };
  61. /* End PBXBuildFile section */
  62. /* Begin PBXContainerItemProxy section */
  63. C17F50D0291EAC3800555EB5 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = C17F50BD291EAC3800555EB5 /* Project object */;
  66. proxyType = 1;
  67. remoteGlobalIDString = C17F50C5291EAC3800555EB5;
  68. remoteInfo = G7SensorKit;
  69. };
  70. C17F512B291EAFA100555EB5 /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = C17F50BD291EAC3800555EB5 /* Project object */;
  73. proxyType = 1;
  74. remoteGlobalIDString = C17F50C5291EAC3800555EB5;
  75. remoteInfo = G7SensorKit;
  76. };
  77. C17F512F291EAFA100555EB5 /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = C17F50BD291EAC3800555EB5 /* Project object */;
  80. proxyType = 1;
  81. remoteGlobalIDString = C17F50F7291EAC9100555EB5;
  82. remoteInfo = G7SensorKitUI;
  83. };
  84. C17F5151291EB87600555EB5 /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = C17F50BD291EAC3800555EB5 /* Project object */;
  87. proxyType = 1;
  88. remoteGlobalIDString = C17F50C5291EAC3800555EB5;
  89. remoteInfo = G7SensorKit;
  90. };
  91. /* End PBXContainerItemProxy section */
  92. /* Begin PBXCopyFilesBuildPhase section */
  93. C1409A0E291EC2F8006BE8D0 /* Embed Frameworks */ = {
  94. isa = PBXCopyFilesBuildPhase;
  95. buildActionMask = 2147483647;
  96. dstPath = "";
  97. dstSubfolderSpec = 10;
  98. files = (
  99. C1409A0D291EC2F8006BE8D0 /* G7SensorKit.framework in Embed Frameworks */,
  100. C1409A10291EC2FB006BE8D0 /* G7SensorKitUI.framework in Embed Frameworks */,
  101. );
  102. name = "Embed Frameworks";
  103. runOnlyForDeploymentPostprocessing = 0;
  104. };
  105. /* End PBXCopyFilesBuildPhase section */
  106. /* Begin PBXFileReference section */
  107. 19D4668829A7C17A004D5F33 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  108. 19D4668A29A7C6A9004D5F33 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
  109. 19D4668E29A7D459004D5F33 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
  110. 19D4668F29A7D460004D5F33 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  111. 19D4669029A7D465004D5F33 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
  112. 19D4669129A7D46A004D5F33 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
  113. 19D4669229A7D4B4004D5F33 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
  114. 19D4669329A7D4B9004D5F33 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
  115. 19D4669429A7D4BE004D5F33 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  116. 19D4669529A7D4CC004D5F33 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  117. 19D4669629A7D4D4004D5F33 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = "<group>"; };
  118. 19D4669729A7D4DD004D5F33 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  119. 19D4669829A7D4F5004D5F33 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
  120. 19D4669929A7D4FD004D5F33 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
  121. 19D4669A29A7D50A004D5F33 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
  122. 19D4669B29A7D538004D5F33 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
  123. 19D4669C29A7D53F004D5F33 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  124. 19D4669D29A7D545004D5F33 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
  125. 19D4669E29A7D54E004D5F33 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = "<group>"; };
  126. 19D4669F29A7D555004D5F33 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
  127. 19D466A029A7D5D3004D5F33 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = "<group>"; };
  128. C109F149291ECCE2008EA5B6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  129. C109F14B291ED66F008EA5B6 /* G7GlucoseMessageTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7GlucoseMessageTests.swift; sourceTree = "<group>"; };
  130. C1409A08291EC22F006BE8D0 /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  131. C1409A0A291EC258006BE8D0 /* OSLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  132. C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = G7SensorKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  133. C17F50C9291EAC3800555EB5 /* G7SensorKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = G7SensorKit.h; sourceTree = "<group>"; };
  134. C17F50CE291EAC3800555EB5 /* G7SensorKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = G7SensorKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  135. C17F50D3291EAC3800555EB5 /* G7SensorKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = G7SensorKitTests.swift; sourceTree = "<group>"; };
  136. C17F50DF291EAC6500555EB5 /* G7BackfillMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7BackfillMessage.swift; sourceTree = "<group>"; };
  137. C17F50E0291EAC6500555EB5 /* G7DeviceStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7DeviceStatus.swift; sourceTree = "<group>"; };
  138. C17F50E1291EAC6500555EB5 /* G7Sensor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7Sensor.swift; sourceTree = "<group>"; };
  139. C17F50E2291EAC6500555EB5 /* G7LastReading.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7LastReading.swift; sourceTree = "<group>"; };
  140. C17F50E3291EAC6500555EB5 /* G7Opcode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7Opcode.swift; sourceTree = "<group>"; };
  141. C17F50E4291EAC6500555EB5 /* G7PeripheralManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7PeripheralManager.swift; sourceTree = "<group>"; };
  142. C17F50E5291EAC6500555EB5 /* G7CGMManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7CGMManager.swift; sourceTree = "<group>"; };
  143. C17F50E6291EAC6500555EB5 /* G7CGMManagerState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7CGMManagerState.swift; sourceTree = "<group>"; };
  144. C17F50E7291EAC6500555EB5 /* G7BluetoothManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7BluetoothManager.swift; sourceTree = "<group>"; };
  145. C17F50E8291EAC6500555EB5 /* G7GlucoseMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7GlucoseMessage.swift; sourceTree = "<group>"; };
  146. C17F50F8291EAC9100555EB5 /* G7SensorKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = G7SensorKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  147. C17F50FA291EAC9100555EB5 /* G7SensorKitUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = G7SensorKitUI.h; sourceTree = "<group>"; };
  148. C17F5100291EAC9D00555EB5 /* G7SettingsViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7SettingsViewModel.swift; sourceTree = "<group>"; };
  149. C17F5101291EAC9D00555EB5 /* G7StartupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7StartupView.swift; sourceTree = "<group>"; };
  150. C17F5102291EAC9D00555EB5 /* G7SettingsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7SettingsView.swift; sourceTree = "<group>"; };
  151. C17F5103291EAC9D00555EB5 /* G7CGMManager+UI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "G7CGMManager+UI.swift"; sourceTree = "<group>"; };
  152. C17F5104291EAC9D00555EB5 /* G7UICoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7UICoordinator.swift; sourceTree = "<group>"; };
  153. C17F511D291EACCD00555EB5 /* G7SensorPlugin.loopplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = G7SensorPlugin.loopplugin; sourceTree = BUILT_PRODUCTS_DIR; };
  154. C17F511F291EACCD00555EB5 /* G7SensorPlugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = G7SensorPlugin.h; sourceTree = "<group>"; };
  155. C17F5124291EACE400555EB5 /* G7SensorPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = G7SensorPlugin.swift; sourceTree = "<group>"; };
  156. C17F5126291EAF2F00555EB5 /* OSLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = "<group>"; };
  157. C17F5134291EB06A00555EB5 /* AlgorithmState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlgorithmState.swift; sourceTree = "<group>"; };
  158. C17F5137291EB0A800555EB5 /* Data.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Data.swift; sourceTree = "<group>"; };
  159. C17F5139291EB0D900555EB5 /* GlucoseLimits.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GlucoseLimits.swift; sourceTree = "<group>"; };
  160. C17F513B291EB13D00555EB5 /* Locked.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Locked.swift; sourceTree = "<group>"; };
  161. C17F513D291EB1A500555EB5 /* BluetoothServices.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BluetoothServices.swift; sourceTree = "<group>"; };
  162. C17F513F291EB27D00555EB5 /* TimeInterval.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeInterval.swift; sourceTree = "<group>"; };
  163. C17F5142291EB36700555EB5 /* AuthChallengeRxMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthChallengeRxMessage.swift; sourceTree = "<group>"; };
  164. C17F5144291EB45900555EB5 /* CBPeripheral.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CBPeripheral.swift; sourceTree = "<group>"; };
  165. C17F5146291EB57700555EB5 /* SensorMessage.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; path = SensorMessage.swift; sourceTree = "<group>"; };
  166. C17F5148291EB6B600555EB5 /* LocalizedString.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocalizedString.swift; sourceTree = "<group>"; };
  167. C17F514A291EB6F000555EB5 /* HKUnit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = "<group>"; };
  168. C17F514C291EB79E00555EB5 /* AlgorithmError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlgorithmError.swift; sourceTree = "<group>"; };
  169. C17F5155291EBD8600555EB5 /* Image.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; };
  170. C17F5158291EBE7500555EB5 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  171. C1E7171F292D84FE00DA646F /* G7ProgressBarState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = G7ProgressBarState.swift; sourceTree = "<group>"; };
  172. CE70369B299F9AAB002D88AE /* LoopKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  173. CE70369D299F9AAB002D88AE /* LoopKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  174. /* End PBXFileReference section */
  175. /* Begin PBXFrameworksBuildPhase section */
  176. C17F50C3291EAC3800555EB5 /* Frameworks */ = {
  177. isa = PBXFrameworksBuildPhase;
  178. buildActionMask = 2147483647;
  179. files = (
  180. CE70369C299F9AAB002D88AE /* LoopKit.framework in Frameworks */,
  181. CE70369E299F9AAB002D88AE /* LoopKitUI.framework in Frameworks */,
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. C17F50CB291EAC3800555EB5 /* Frameworks */ = {
  186. isa = PBXFrameworksBuildPhase;
  187. buildActionMask = 2147483647;
  188. files = (
  189. C17F50CF291EAC3800555EB5 /* G7SensorKit.framework in Frameworks */,
  190. );
  191. runOnlyForDeploymentPostprocessing = 0;
  192. };
  193. C17F50F5291EAC9100555EB5 /* Frameworks */ = {
  194. isa = PBXFrameworksBuildPhase;
  195. buildActionMask = 2147483647;
  196. files = (
  197. C17F514F291EB87600555EB5 /* G7SensorKit.framework in Frameworks */,
  198. );
  199. runOnlyForDeploymentPostprocessing = 0;
  200. };
  201. C17F511A291EACCD00555EB5 /* Frameworks */ = {
  202. isa = PBXFrameworksBuildPhase;
  203. buildActionMask = 2147483647;
  204. files = (
  205. C1409A0C291EC2F8006BE8D0 /* G7SensorKit.framework in Frameworks */,
  206. C1409A0F291EC2FB006BE8D0 /* G7SensorKitUI.framework in Frameworks */,
  207. );
  208. runOnlyForDeploymentPostprocessing = 0;
  209. };
  210. /* End PBXFrameworksBuildPhase section */
  211. /* Begin PBXGroup section */
  212. C17F50BC291EAC3800555EB5 = {
  213. isa = PBXGroup;
  214. children = (
  215. 19D4668929A7C17A004D5F33 /* Localizable.strings */,
  216. C17F5136291EB07F00555EB5 /* Common */,
  217. C17F50C8291EAC3800555EB5 /* G7SensorKit */,
  218. C17F50D2291EAC3800555EB5 /* G7SensorKitTests */,
  219. C17F50F9291EAC9100555EB5 /* G7SensorKitUI */,
  220. C17F511E291EACCD00555EB5 /* G7SensorPlugin */,
  221. C17F50C7291EAC3800555EB5 /* Products */,
  222. C17F5128291EAFA100555EB5 /* Frameworks */,
  223. );
  224. sourceTree = "<group>";
  225. };
  226. C17F50C7291EAC3800555EB5 /* Products */ = {
  227. isa = PBXGroup;
  228. children = (
  229. C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */,
  230. C17F50CE291EAC3800555EB5 /* G7SensorKitTests.xctest */,
  231. C17F50F8291EAC9100555EB5 /* G7SensorKitUI.framework */,
  232. C17F511D291EACCD00555EB5 /* G7SensorPlugin.loopplugin */,
  233. );
  234. name = Products;
  235. sourceTree = "<group>";
  236. };
  237. C17F50C8291EAC3800555EB5 /* G7SensorKit */ = {
  238. isa = PBXGroup;
  239. children = (
  240. C17F513D291EB1A500555EB5 /* BluetoothServices.swift */,
  241. C17F514C291EB79E00555EB5 /* AlgorithmError.swift */,
  242. C17F5134291EB06A00555EB5 /* AlgorithmState.swift */,
  243. C17F5144291EB45900555EB5 /* CBPeripheral.swift */,
  244. C17F50DE291EAC6500555EB5 /* G7CGMManager */,
  245. C17F50C9291EAC3800555EB5 /* G7SensorKit.h */,
  246. C17F5139291EB0D900555EB5 /* GlucoseLimits.swift */,
  247. C17F5141291EB34800555EB5 /* Messages */,
  248. C1409A08291EC22F006BE8D0 /* OSLog.swift */,
  249. );
  250. path = G7SensorKit;
  251. sourceTree = "<group>";
  252. };
  253. C17F50D2291EAC3800555EB5 /* G7SensorKitTests */ = {
  254. isa = PBXGroup;
  255. children = (
  256. C17F50D3291EAC3800555EB5 /* G7SensorKitTests.swift */,
  257. C109F14B291ED66F008EA5B6 /* G7GlucoseMessageTests.swift */,
  258. );
  259. path = G7SensorKitTests;
  260. sourceTree = "<group>";
  261. };
  262. C17F50DE291EAC6500555EB5 /* G7CGMManager */ = {
  263. isa = PBXGroup;
  264. children = (
  265. C17F50DF291EAC6500555EB5 /* G7BackfillMessage.swift */,
  266. C17F50E7291EAC6500555EB5 /* G7BluetoothManager.swift */,
  267. C17F50E5291EAC6500555EB5 /* G7CGMManager.swift */,
  268. C17F50E6291EAC6500555EB5 /* G7CGMManagerState.swift */,
  269. C17F50E0291EAC6500555EB5 /* G7DeviceStatus.swift */,
  270. C17F50E2291EAC6500555EB5 /* G7LastReading.swift */,
  271. C17F50E4291EAC6500555EB5 /* G7PeripheralManager.swift */,
  272. C17F50E1291EAC6500555EB5 /* G7Sensor.swift */,
  273. );
  274. path = G7CGMManager;
  275. sourceTree = "<group>";
  276. };
  277. C17F50F9291EAC9100555EB5 /* G7SensorKitUI */ = {
  278. isa = PBXGroup;
  279. children = (
  280. C1E7171E292D84B500DA646F /* Views */,
  281. C109F149291ECCE2008EA5B6 /* Assets.xcassets */,
  282. C17F5154291EBD7100555EB5 /* Extensions */,
  283. C17F50FF291EAC9D00555EB5 /* G7CGMManager */,
  284. C17F50FA291EAC9100555EB5 /* G7SensorKitUI.h */,
  285. C17F5126291EAF2F00555EB5 /* OSLog.swift */,
  286. );
  287. path = G7SensorKitUI;
  288. sourceTree = "<group>";
  289. };
  290. C17F50FF291EAC9D00555EB5 /* G7CGMManager */ = {
  291. isa = PBXGroup;
  292. children = (
  293. C17F5103291EAC9D00555EB5 /* G7CGMManager+UI.swift */,
  294. C17F5104291EAC9D00555EB5 /* G7UICoordinator.swift */,
  295. );
  296. path = G7CGMManager;
  297. sourceTree = "<group>";
  298. };
  299. C17F511E291EACCD00555EB5 /* G7SensorPlugin */ = {
  300. isa = PBXGroup;
  301. children = (
  302. C17F511F291EACCD00555EB5 /* G7SensorPlugin.h */,
  303. C17F5124291EACE400555EB5 /* G7SensorPlugin.swift */,
  304. C17F5158291EBE7500555EB5 /* Info.plist */,
  305. C1409A0A291EC258006BE8D0 /* OSLog.swift */,
  306. );
  307. path = G7SensorPlugin;
  308. sourceTree = "<group>";
  309. };
  310. C17F5128291EAFA100555EB5 /* Frameworks */ = {
  311. isa = PBXGroup;
  312. children = (
  313. CE70369B299F9AAB002D88AE /* LoopKit.framework */,
  314. CE70369D299F9AAB002D88AE /* LoopKitUI.framework */,
  315. );
  316. name = Frameworks;
  317. sourceTree = "<group>";
  318. };
  319. C17F5136291EB07F00555EB5 /* Common */ = {
  320. isa = PBXGroup;
  321. children = (
  322. C17F5137291EB0A800555EB5 /* Data.swift */,
  323. C17F5148291EB6B600555EB5 /* LocalizedString.swift */,
  324. C17F513B291EB13D00555EB5 /* Locked.swift */,
  325. C17F514A291EB6F000555EB5 /* HKUnit.swift */,
  326. C17F513F291EB27D00555EB5 /* TimeInterval.swift */,
  327. );
  328. path = Common;
  329. sourceTree = "<group>";
  330. };
  331. C17F5141291EB34800555EB5 /* Messages */ = {
  332. isa = PBXGroup;
  333. children = (
  334. C17F50E3291EAC6500555EB5 /* G7Opcode.swift */,
  335. C17F5146291EB57700555EB5 /* SensorMessage.swift */,
  336. C17F50E8291EAC6500555EB5 /* G7GlucoseMessage.swift */,
  337. C17F5142291EB36700555EB5 /* AuthChallengeRxMessage.swift */,
  338. );
  339. path = Messages;
  340. sourceTree = "<group>";
  341. };
  342. C17F5154291EBD7100555EB5 /* Extensions */ = {
  343. isa = PBXGroup;
  344. children = (
  345. C17F5155291EBD8600555EB5 /* Image.swift */,
  346. );
  347. path = Extensions;
  348. sourceTree = "<group>";
  349. };
  350. C1E7171E292D84B500DA646F /* Views */ = {
  351. isa = PBXGroup;
  352. children = (
  353. C17F5102291EAC9D00555EB5 /* G7SettingsView.swift */,
  354. C17F5100291EAC9D00555EB5 /* G7SettingsViewModel.swift */,
  355. C17F5101291EAC9D00555EB5 /* G7StartupView.swift */,
  356. C1E7171F292D84FE00DA646F /* G7ProgressBarState.swift */,
  357. );
  358. path = Views;
  359. sourceTree = "<group>";
  360. };
  361. /* End PBXGroup section */
  362. /* Begin PBXHeadersBuildPhase section */
  363. C17F50C1291EAC3800555EB5 /* Headers */ = {
  364. isa = PBXHeadersBuildPhase;
  365. buildActionMask = 2147483647;
  366. files = (
  367. C17F50D5291EAC3800555EB5 /* G7SensorKit.h in Headers */,
  368. );
  369. runOnlyForDeploymentPostprocessing = 0;
  370. };
  371. C17F50F3291EAC9100555EB5 /* Headers */ = {
  372. isa = PBXHeadersBuildPhase;
  373. buildActionMask = 2147483647;
  374. files = (
  375. C17F50FB291EAC9100555EB5 /* G7SensorKitUI.h in Headers */,
  376. );
  377. runOnlyForDeploymentPostprocessing = 0;
  378. };
  379. C17F5118291EACCD00555EB5 /* Headers */ = {
  380. isa = PBXHeadersBuildPhase;
  381. buildActionMask = 2147483647;
  382. files = (
  383. C17F5120291EACCD00555EB5 /* G7SensorPlugin.h in Headers */,
  384. );
  385. runOnlyForDeploymentPostprocessing = 0;
  386. };
  387. /* End PBXHeadersBuildPhase section */
  388. /* Begin PBXNativeTarget section */
  389. C17F50C5291EAC3800555EB5 /* G7SensorKit */ = {
  390. isa = PBXNativeTarget;
  391. buildConfigurationList = C17F50D8291EAC3800555EB5 /* Build configuration list for PBXNativeTarget "G7SensorKit" */;
  392. buildPhases = (
  393. C17F50C1291EAC3800555EB5 /* Headers */,
  394. C17F50C2291EAC3800555EB5 /* Sources */,
  395. C17F50C3291EAC3800555EB5 /* Frameworks */,
  396. C17F50C4291EAC3800555EB5 /* Resources */,
  397. );
  398. buildRules = (
  399. );
  400. dependencies = (
  401. );
  402. name = G7SensorKit;
  403. productName = G7SensorKit;
  404. productReference = C17F50C6291EAC3800555EB5 /* G7SensorKit.framework */;
  405. productType = "com.apple.product-type.framework";
  406. };
  407. C17F50CD291EAC3800555EB5 /* G7SensorKitTests */ = {
  408. isa = PBXNativeTarget;
  409. buildConfigurationList = C17F50DB291EAC3800555EB5 /* Build configuration list for PBXNativeTarget "G7SensorKitTests" */;
  410. buildPhases = (
  411. C17F50CA291EAC3800555EB5 /* Sources */,
  412. C17F50CB291EAC3800555EB5 /* Frameworks */,
  413. C17F50CC291EAC3800555EB5 /* Resources */,
  414. );
  415. buildRules = (
  416. );
  417. dependencies = (
  418. C17F50D1291EAC3800555EB5 /* PBXTargetDependency */,
  419. );
  420. name = G7SensorKitTests;
  421. productName = G7SensorKitTests;
  422. productReference = C17F50CE291EAC3800555EB5 /* G7SensorKitTests.xctest */;
  423. productType = "com.apple.product-type.bundle.unit-test";
  424. };
  425. C17F50F7291EAC9100555EB5 /* G7SensorKitUI */ = {
  426. isa = PBXNativeTarget;
  427. buildConfigurationList = C17F50FC291EAC9100555EB5 /* Build configuration list for PBXNativeTarget "G7SensorKitUI" */;
  428. buildPhases = (
  429. C17F50F3291EAC9100555EB5 /* Headers */,
  430. C17F50F4291EAC9100555EB5 /* Sources */,
  431. C17F50F5291EAC9100555EB5 /* Frameworks */,
  432. C17F50F6291EAC9100555EB5 /* Resources */,
  433. );
  434. buildRules = (
  435. );
  436. dependencies = (
  437. C17F5152291EB87600555EB5 /* PBXTargetDependency */,
  438. );
  439. name = G7SensorKitUI;
  440. productName = G7SensorKitUI;
  441. productReference = C17F50F8291EAC9100555EB5 /* G7SensorKitUI.framework */;
  442. productType = "com.apple.product-type.framework";
  443. };
  444. C17F511C291EACCD00555EB5 /* G7SensorPlugin */ = {
  445. isa = PBXNativeTarget;
  446. buildConfigurationList = C17F5121291EACCD00555EB5 /* Build configuration list for PBXNativeTarget "G7SensorPlugin" */;
  447. buildPhases = (
  448. C17F5118291EACCD00555EB5 /* Headers */,
  449. C17F5119291EACCD00555EB5 /* Sources */,
  450. C17F511A291EACCD00555EB5 /* Frameworks */,
  451. C17F511B291EACCD00555EB5 /* Resources */,
  452. C1409A0E291EC2F8006BE8D0 /* Embed Frameworks */,
  453. );
  454. buildRules = (
  455. );
  456. dependencies = (
  457. C17F512C291EAFA100555EB5 /* PBXTargetDependency */,
  458. C17F5130291EAFA100555EB5 /* PBXTargetDependency */,
  459. );
  460. name = G7SensorPlugin;
  461. productName = G7SensorPlugin;
  462. productReference = C17F511D291EACCD00555EB5 /* G7SensorPlugin.loopplugin */;
  463. productType = "com.apple.product-type.framework";
  464. };
  465. /* End PBXNativeTarget section */
  466. /* Begin PBXProject section */
  467. C17F50BD291EAC3800555EB5 /* Project object */ = {
  468. isa = PBXProject;
  469. attributes = {
  470. BuildIndependentTargetsInParallel = 1;
  471. LastSwiftUpdateCheck = 1410;
  472. LastUpgradeCheck = 1410;
  473. TargetAttributes = {
  474. C17F50C5291EAC3800555EB5 = {
  475. CreatedOnToolsVersion = 14.1;
  476. };
  477. C17F50CD291EAC3800555EB5 = {
  478. CreatedOnToolsVersion = 14.1;
  479. };
  480. C17F50F7291EAC9100555EB5 = {
  481. CreatedOnToolsVersion = 14.1;
  482. };
  483. C17F511C291EACCD00555EB5 = {
  484. CreatedOnToolsVersion = 14.1;
  485. LastSwiftMigration = 1410;
  486. };
  487. };
  488. };
  489. buildConfigurationList = C17F50C0291EAC3800555EB5 /* Build configuration list for PBXProject "G7SensorKit" */;
  490. compatibilityVersion = "Xcode 14.0";
  491. developmentRegion = en;
  492. hasScannedForEncodings = 0;
  493. knownRegions = (
  494. en,
  495. Base,
  496. sv,
  497. ar,
  498. "zh-Hans",
  499. da,
  500. nl,
  501. ca,
  502. fi,
  503. fr,
  504. de,
  505. he,
  506. it,
  507. "pt-BR",
  508. "pt-PT",
  509. ja,
  510. pl,
  511. ru,
  512. es,
  513. tr,
  514. uk,
  515. sk,
  516. );
  517. mainGroup = C17F50BC291EAC3800555EB5;
  518. productRefGroup = C17F50C7291EAC3800555EB5 /* Products */;
  519. projectDirPath = "";
  520. projectRoot = "";
  521. targets = (
  522. C17F50C5291EAC3800555EB5 /* G7SensorKit */,
  523. C17F50CD291EAC3800555EB5 /* G7SensorKitTests */,
  524. C17F50F7291EAC9100555EB5 /* G7SensorKitUI */,
  525. C17F511C291EACCD00555EB5 /* G7SensorPlugin */,
  526. );
  527. };
  528. /* End PBXProject section */
  529. /* Begin PBXResourcesBuildPhase section */
  530. C17F50C4291EAC3800555EB5 /* Resources */ = {
  531. isa = PBXResourcesBuildPhase;
  532. buildActionMask = 2147483647;
  533. files = (
  534. 19D4668729A7C17A004D5F33 /* Localizable.strings in Resources */,
  535. );
  536. runOnlyForDeploymentPostprocessing = 0;
  537. };
  538. C17F50CC291EAC3800555EB5 /* Resources */ = {
  539. isa = PBXResourcesBuildPhase;
  540. buildActionMask = 2147483647;
  541. files = (
  542. );
  543. runOnlyForDeploymentPostprocessing = 0;
  544. };
  545. C17F50F6291EAC9100555EB5 /* Resources */ = {
  546. isa = PBXResourcesBuildPhase;
  547. buildActionMask = 2147483647;
  548. files = (
  549. C109F14A291ECCE2008EA5B6 /* Assets.xcassets in Resources */,
  550. 19D4668B29A7C8AA004D5F33 /* Localizable.strings in Resources */,
  551. );
  552. runOnlyForDeploymentPostprocessing = 0;
  553. };
  554. C17F511B291EACCD00555EB5 /* Resources */ = {
  555. isa = PBXResourcesBuildPhase;
  556. buildActionMask = 2147483647;
  557. files = (
  558. );
  559. runOnlyForDeploymentPostprocessing = 0;
  560. };
  561. /* End PBXResourcesBuildPhase section */
  562. /* Begin PBXSourcesBuildPhase section */
  563. C17F50C2291EAC3800555EB5 /* Sources */ = {
  564. isa = PBXSourcesBuildPhase;
  565. buildActionMask = 2147483647;
  566. files = (
  567. C17F50EF291EAC6500555EB5 /* G7CGMManager.swift in Sources */,
  568. C17F5147291EB57700555EB5 /* SensorMessage.swift in Sources */,
  569. C17F50E9291EAC6500555EB5 /* G7BackfillMessage.swift in Sources */,
  570. C17F50ED291EAC6500555EB5 /* G7Opcode.swift in Sources */,
  571. C17F5140291EB27D00555EB5 /* TimeInterval.swift in Sources */,
  572. C17F50F0291EAC6500555EB5 /* G7CGMManagerState.swift in Sources */,
  573. C17F5145291EB45900555EB5 /* CBPeripheral.swift in Sources */,
  574. C17F513A291EB0D900555EB5 /* GlucoseLimits.swift in Sources */,
  575. C17F5143291EB36700555EB5 /* AuthChallengeRxMessage.swift in Sources */,
  576. C17F50EA291EAC6500555EB5 /* G7DeviceStatus.swift in Sources */,
  577. C1409A09291EC22F006BE8D0 /* OSLog.swift in Sources */,
  578. C17F5135291EB06A00555EB5 /* AlgorithmState.swift in Sources */,
  579. C17F50F1291EAC6500555EB5 /* G7BluetoothManager.swift in Sources */,
  580. C17F5138291EB0A800555EB5 /* Data.swift in Sources */,
  581. C17F514B291EB6F000555EB5 /* HKUnit.swift in Sources */,
  582. C17F50EC291EAC6500555EB5 /* G7LastReading.swift in Sources */,
  583. C17F513C291EB13D00555EB5 /* Locked.swift in Sources */,
  584. C17F513E291EB1A500555EB5 /* BluetoothServices.swift in Sources */,
  585. C17F5149291EB6B600555EB5 /* LocalizedString.swift in Sources */,
  586. C17F514D291EB79E00555EB5 /* AlgorithmError.swift in Sources */,
  587. C17F50EB291EAC6500555EB5 /* G7Sensor.swift in Sources */,
  588. C17F50F2291EAC6500555EB5 /* G7GlucoseMessage.swift in Sources */,
  589. C17F50EE291EAC6500555EB5 /* G7PeripheralManager.swift in Sources */,
  590. );
  591. runOnlyForDeploymentPostprocessing = 0;
  592. };
  593. C17F50CA291EAC3800555EB5 /* Sources */ = {
  594. isa = PBXSourcesBuildPhase;
  595. buildActionMask = 2147483647;
  596. files = (
  597. C109F14C291ED66F008EA5B6 /* G7GlucoseMessageTests.swift in Sources */,
  598. C17F50D4291EAC3800555EB5 /* G7SensorKitTests.swift in Sources */,
  599. );
  600. runOnlyForDeploymentPostprocessing = 0;
  601. };
  602. C17F50F4291EAC9100555EB5 /* Sources */ = {
  603. isa = PBXSourcesBuildPhase;
  604. buildActionMask = 2147483647;
  605. files = (
  606. C17F5108291EAC9D00555EB5 /* G7SettingsView.swift in Sources */,
  607. C17F5157291EBD9900555EB5 /* TimeInterval.swift in Sources */,
  608. C17F5156291EBD8600555EB5 /* Image.swift in Sources */,
  609. C139829829295D7D0047DB5F /* HKUnit.swift in Sources */,
  610. C1409A07291EC21C006BE8D0 /* OSLog.swift in Sources */,
  611. C17F510A291EAC9D00555EB5 /* G7UICoordinator.swift in Sources */,
  612. C17F5109291EAC9D00555EB5 /* G7CGMManager+UI.swift in Sources */,
  613. C17F5107291EAC9D00555EB5 /* G7StartupView.swift in Sources */,
  614. C1E71720292D84FE00DA646F /* G7ProgressBarState.swift in Sources */,
  615. C17F514E291EB86100555EB5 /* LocalizedString.swift in Sources */,
  616. C17F5106291EAC9D00555EB5 /* G7SettingsViewModel.swift in Sources */,
  617. );
  618. runOnlyForDeploymentPostprocessing = 0;
  619. };
  620. C17F5119291EACCD00555EB5 /* Sources */ = {
  621. isa = PBXSourcesBuildPhase;
  622. buildActionMask = 2147483647;
  623. files = (
  624. C1409A0B291EC258006BE8D0 /* OSLog.swift in Sources */,
  625. C17F5125291EACE400555EB5 /* G7SensorPlugin.swift in Sources */,
  626. );
  627. runOnlyForDeploymentPostprocessing = 0;
  628. };
  629. /* End PBXSourcesBuildPhase section */
  630. /* Begin PBXTargetDependency section */
  631. C17F50D1291EAC3800555EB5 /* PBXTargetDependency */ = {
  632. isa = PBXTargetDependency;
  633. target = C17F50C5291EAC3800555EB5 /* G7SensorKit */;
  634. targetProxy = C17F50D0291EAC3800555EB5 /* PBXContainerItemProxy */;
  635. };
  636. C17F512C291EAFA100555EB5 /* PBXTargetDependency */ = {
  637. isa = PBXTargetDependency;
  638. target = C17F50C5291EAC3800555EB5 /* G7SensorKit */;
  639. targetProxy = C17F512B291EAFA100555EB5 /* PBXContainerItemProxy */;
  640. };
  641. C17F5130291EAFA100555EB5 /* PBXTargetDependency */ = {
  642. isa = PBXTargetDependency;
  643. target = C17F50F7291EAC9100555EB5 /* G7SensorKitUI */;
  644. targetProxy = C17F512F291EAFA100555EB5 /* PBXContainerItemProxy */;
  645. };
  646. C17F5152291EB87600555EB5 /* PBXTargetDependency */ = {
  647. isa = PBXTargetDependency;
  648. target = C17F50C5291EAC3800555EB5 /* G7SensorKit */;
  649. targetProxy = C17F5151291EB87600555EB5 /* PBXContainerItemProxy */;
  650. };
  651. /* End PBXTargetDependency section */
  652. /* Begin PBXVariantGroup section */
  653. 19D4668929A7C17A004D5F33 /* Localizable.strings */ = {
  654. isa = PBXVariantGroup;
  655. children = (
  656. 19D4668829A7C17A004D5F33 /* en */,
  657. 19D4668A29A7C6A9004D5F33 /* sv */,
  658. 19D4668E29A7D459004D5F33 /* ar */,
  659. 19D4668F29A7D460004D5F33 /* zh-Hans */,
  660. 19D4669029A7D465004D5F33 /* da */,
  661. 19D4669129A7D46A004D5F33 /* nl */,
  662. 19D4669229A7D4B4004D5F33 /* ca */,
  663. 19D4669329A7D4B9004D5F33 /* fi */,
  664. 19D4669429A7D4BE004D5F33 /* fr */,
  665. 19D4669529A7D4CC004D5F33 /* de */,
  666. 19D4669629A7D4D4004D5F33 /* he */,
  667. 19D4669729A7D4DD004D5F33 /* it */,
  668. 19D4669829A7D4F5004D5F33 /* pt-BR */,
  669. 19D4669929A7D4FD004D5F33 /* pt-PT */,
  670. 19D4669A29A7D50A004D5F33 /* ja */,
  671. 19D4669B29A7D538004D5F33 /* pl */,
  672. 19D4669C29A7D53F004D5F33 /* ru */,
  673. 19D4669D29A7D545004D5F33 /* es */,
  674. 19D4669E29A7D54E004D5F33 /* tr */,
  675. 19D4669F29A7D555004D5F33 /* uk */,
  676. 19D466A029A7D5D3004D5F33 /* sk */,
  677. );
  678. name = Localizable.strings;
  679. sourceTree = "<group>";
  680. };
  681. /* End PBXVariantGroup section */
  682. /* Begin XCBuildConfiguration section */
  683. C17F50D6291EAC3800555EB5 /* Debug */ = {
  684. isa = XCBuildConfiguration;
  685. buildSettings = {
  686. ALWAYS_SEARCH_USER_PATHS = NO;
  687. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  688. CLANG_ANALYZER_NONNULL = YES;
  689. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  690. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  691. CLANG_ENABLE_MODULES = YES;
  692. CLANG_ENABLE_OBJC_ARC = YES;
  693. CLANG_ENABLE_OBJC_WEAK = YES;
  694. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  695. CLANG_WARN_BOOL_CONVERSION = YES;
  696. CLANG_WARN_COMMA = YES;
  697. CLANG_WARN_CONSTANT_CONVERSION = YES;
  698. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  699. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  700. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  701. CLANG_WARN_EMPTY_BODY = YES;
  702. CLANG_WARN_ENUM_CONVERSION = YES;
  703. CLANG_WARN_INFINITE_RECURSION = YES;
  704. CLANG_WARN_INT_CONVERSION = YES;
  705. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  706. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  707. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  708. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  709. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  710. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  711. CLANG_WARN_STRICT_PROTOTYPES = YES;
  712. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  713. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  714. CLANG_WARN_UNREACHABLE_CODE = YES;
  715. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  716. COPY_PHASE_STRIP = NO;
  717. CURRENT_PROJECT_VERSION = 1;
  718. DEBUG_INFORMATION_FORMAT = dwarf;
  719. ENABLE_STRICT_OBJC_MSGSEND = YES;
  720. ENABLE_TESTABILITY = YES;
  721. GCC_C_LANGUAGE_STANDARD = gnu11;
  722. GCC_DYNAMIC_NO_PIC = NO;
  723. GCC_NO_COMMON_BLOCKS = YES;
  724. GCC_OPTIMIZATION_LEVEL = 0;
  725. GCC_PREPROCESSOR_DEFINITIONS = (
  726. "DEBUG=1",
  727. "$(inherited)",
  728. );
  729. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  730. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  731. GCC_WARN_UNDECLARED_SELECTOR = YES;
  732. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  733. GCC_WARN_UNUSED_FUNCTION = YES;
  734. GCC_WARN_UNUSED_VARIABLE = YES;
  735. IPHONEOS_DEPLOYMENT_TARGET = 15.1;
  736. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  737. MTL_FAST_MATH = YES;
  738. ONLY_ACTIVE_ARCH = YES;
  739. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  740. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  741. VERSIONING_SYSTEM = "apple-generic";
  742. VERSION_INFO_PREFIX = "";
  743. };
  744. name = Debug;
  745. };
  746. C17F50D7291EAC3800555EB5 /* Release */ = {
  747. isa = XCBuildConfiguration;
  748. buildSettings = {
  749. ALWAYS_SEARCH_USER_PATHS = NO;
  750. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  751. CLANG_ANALYZER_NONNULL = YES;
  752. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  753. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  754. CLANG_ENABLE_MODULES = YES;
  755. CLANG_ENABLE_OBJC_ARC = YES;
  756. CLANG_ENABLE_OBJC_WEAK = YES;
  757. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  758. CLANG_WARN_BOOL_CONVERSION = YES;
  759. CLANG_WARN_COMMA = YES;
  760. CLANG_WARN_CONSTANT_CONVERSION = YES;
  761. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  762. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  763. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  764. CLANG_WARN_EMPTY_BODY = YES;
  765. CLANG_WARN_ENUM_CONVERSION = YES;
  766. CLANG_WARN_INFINITE_RECURSION = YES;
  767. CLANG_WARN_INT_CONVERSION = YES;
  768. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  769. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  770. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  771. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  772. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  773. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  774. CLANG_WARN_STRICT_PROTOTYPES = YES;
  775. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  776. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  777. CLANG_WARN_UNREACHABLE_CODE = YES;
  778. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  779. COPY_PHASE_STRIP = NO;
  780. CURRENT_PROJECT_VERSION = 1;
  781. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  782. ENABLE_NS_ASSERTIONS = NO;
  783. ENABLE_STRICT_OBJC_MSGSEND = YES;
  784. GCC_C_LANGUAGE_STANDARD = gnu11;
  785. GCC_NO_COMMON_BLOCKS = YES;
  786. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  787. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  788. GCC_WARN_UNDECLARED_SELECTOR = YES;
  789. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  790. GCC_WARN_UNUSED_FUNCTION = YES;
  791. GCC_WARN_UNUSED_VARIABLE = YES;
  792. IPHONEOS_DEPLOYMENT_TARGET = 15.1;
  793. MTL_ENABLE_DEBUG_INFO = NO;
  794. MTL_FAST_MATH = YES;
  795. SWIFT_COMPILATION_MODE = wholemodule;
  796. SWIFT_OPTIMIZATION_LEVEL = "-O";
  797. VERSIONING_SYSTEM = "apple-generic";
  798. VERSION_INFO_PREFIX = "";
  799. };
  800. name = Release;
  801. };
  802. C17F50D9291EAC3800555EB5 /* Debug */ = {
  803. isa = XCBuildConfiguration;
  804. buildSettings = {
  805. CODE_SIGN_STYLE = Automatic;
  806. CURRENT_PROJECT_VERSION = 1;
  807. DEFINES_MODULE = YES;
  808. DEVELOPMENT_TEAM = "";
  809. DYLIB_COMPATIBILITY_VERSION = 1;
  810. DYLIB_CURRENT_VERSION = 1;
  811. DYLIB_INSTALL_NAME_BASE = "@rpath";
  812. GENERATE_INFOPLIST_FILE = YES;
  813. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  814. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  815. LD_RUNPATH_SEARCH_PATHS = (
  816. "@executable_path/Frameworks",
  817. "@loader_path/Frameworks",
  818. );
  819. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = (
  820. "@executable_path/../Frameworks",
  821. "@loader_path/Frameworks",
  822. );
  823. MACOSX_DEPLOYMENT_TARGET = 12.6;
  824. MARKETING_VERSION = 1.0;
  825. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorKit;
  826. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  827. SDKROOT = auto;
  828. SKIP_INSTALL = YES;
  829. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  830. SUPPORTS_MACCATALYST = NO;
  831. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  832. SWIFT_EMIT_LOC_STRINGS = YES;
  833. SWIFT_VERSION = 5.0;
  834. TARGETED_DEVICE_FAMILY = 1;
  835. };
  836. name = Debug;
  837. };
  838. C17F50DA291EAC3800555EB5 /* Release */ = {
  839. isa = XCBuildConfiguration;
  840. buildSettings = {
  841. CODE_SIGN_STYLE = Automatic;
  842. CURRENT_PROJECT_VERSION = 1;
  843. DEFINES_MODULE = YES;
  844. DEVELOPMENT_TEAM = "";
  845. DYLIB_COMPATIBILITY_VERSION = 1;
  846. DYLIB_CURRENT_VERSION = 1;
  847. DYLIB_INSTALL_NAME_BASE = "@rpath";
  848. GENERATE_INFOPLIST_FILE = YES;
  849. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  850. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  851. LD_RUNPATH_SEARCH_PATHS = (
  852. "@executable_path/Frameworks",
  853. "@loader_path/Frameworks",
  854. );
  855. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = (
  856. "@executable_path/../Frameworks",
  857. "@loader_path/Frameworks",
  858. );
  859. MACOSX_DEPLOYMENT_TARGET = 12.6;
  860. MARKETING_VERSION = 1.0;
  861. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorKit;
  862. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  863. SDKROOT = auto;
  864. SKIP_INSTALL = YES;
  865. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  866. SUPPORTS_MACCATALYST = NO;
  867. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  868. SWIFT_EMIT_LOC_STRINGS = YES;
  869. SWIFT_VERSION = 5.0;
  870. TARGETED_DEVICE_FAMILY = 1;
  871. };
  872. name = Release;
  873. };
  874. C17F50DC291EAC3800555EB5 /* Debug */ = {
  875. isa = XCBuildConfiguration;
  876. buildSettings = {
  877. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  878. CODE_SIGN_STYLE = Automatic;
  879. CURRENT_PROJECT_VERSION = 1;
  880. DEVELOPMENT_TEAM = "";
  881. GENERATE_INFOPLIST_FILE = YES;
  882. MACOSX_DEPLOYMENT_TARGET = 12.6;
  883. MARKETING_VERSION = 1.0;
  884. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorKitTests;
  885. PRODUCT_NAME = "$(TARGET_NAME)";
  886. SDKROOT = auto;
  887. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  888. SUPPORTS_MACCATALYST = NO;
  889. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  890. SWIFT_EMIT_LOC_STRINGS = NO;
  891. SWIFT_VERSION = 5.0;
  892. TARGETED_DEVICE_FAMILY = 1;
  893. };
  894. name = Debug;
  895. };
  896. C17F50DD291EAC3800555EB5 /* Release */ = {
  897. isa = XCBuildConfiguration;
  898. buildSettings = {
  899. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  900. CODE_SIGN_STYLE = Automatic;
  901. CURRENT_PROJECT_VERSION = 1;
  902. DEVELOPMENT_TEAM = "";
  903. GENERATE_INFOPLIST_FILE = YES;
  904. MACOSX_DEPLOYMENT_TARGET = 12.6;
  905. MARKETING_VERSION = 1.0;
  906. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorKitTests;
  907. PRODUCT_NAME = "$(TARGET_NAME)";
  908. SDKROOT = auto;
  909. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  910. SUPPORTS_MACCATALYST = NO;
  911. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  912. SWIFT_EMIT_LOC_STRINGS = NO;
  913. SWIFT_VERSION = 5.0;
  914. TARGETED_DEVICE_FAMILY = 1;
  915. };
  916. name = Release;
  917. };
  918. C17F50FD291EAC9100555EB5 /* Debug */ = {
  919. isa = XCBuildConfiguration;
  920. buildSettings = {
  921. CODE_SIGN_STYLE = Automatic;
  922. CURRENT_PROJECT_VERSION = 1;
  923. DEFINES_MODULE = YES;
  924. DEVELOPMENT_TEAM = "";
  925. DYLIB_COMPATIBILITY_VERSION = 1;
  926. DYLIB_CURRENT_VERSION = 1;
  927. DYLIB_INSTALL_NAME_BASE = "@rpath";
  928. GENERATE_INFOPLIST_FILE = YES;
  929. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  930. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  931. LD_RUNPATH_SEARCH_PATHS = (
  932. "$(inherited)",
  933. "@executable_path/Frameworks",
  934. "@loader_path/Frameworks",
  935. );
  936. MARKETING_VERSION = 1.0;
  937. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorKitUI;
  938. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  939. SDKROOT = iphoneos;
  940. SKIP_INSTALL = YES;
  941. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  942. SUPPORTS_MACCATALYST = NO;
  943. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  944. SWIFT_EMIT_LOC_STRINGS = YES;
  945. SWIFT_VERSION = 5.0;
  946. TARGETED_DEVICE_FAMILY = 1;
  947. };
  948. name = Debug;
  949. };
  950. C17F50FE291EAC9100555EB5 /* Release */ = {
  951. isa = XCBuildConfiguration;
  952. buildSettings = {
  953. CODE_SIGN_STYLE = Automatic;
  954. CURRENT_PROJECT_VERSION = 1;
  955. DEFINES_MODULE = YES;
  956. DEVELOPMENT_TEAM = "";
  957. DYLIB_COMPATIBILITY_VERSION = 1;
  958. DYLIB_CURRENT_VERSION = 1;
  959. DYLIB_INSTALL_NAME_BASE = "@rpath";
  960. GENERATE_INFOPLIST_FILE = YES;
  961. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  962. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  963. LD_RUNPATH_SEARCH_PATHS = (
  964. "$(inherited)",
  965. "@executable_path/Frameworks",
  966. "@loader_path/Frameworks",
  967. );
  968. MARKETING_VERSION = 1.0;
  969. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorKitUI;
  970. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  971. SDKROOT = iphoneos;
  972. SKIP_INSTALL = YES;
  973. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  974. SUPPORTS_MACCATALYST = NO;
  975. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  976. SWIFT_EMIT_LOC_STRINGS = YES;
  977. SWIFT_VERSION = 5.0;
  978. TARGETED_DEVICE_FAMILY = 1;
  979. VALIDATE_PRODUCT = YES;
  980. };
  981. name = Release;
  982. };
  983. C17F5122291EACCD00555EB5 /* Debug */ = {
  984. isa = XCBuildConfiguration;
  985. buildSettings = {
  986. CLANG_ENABLE_MODULES = YES;
  987. CODE_SIGN_STYLE = Automatic;
  988. CURRENT_PROJECT_VERSION = 1;
  989. DEFINES_MODULE = NO;
  990. DEVELOPMENT_TEAM = "";
  991. DYLIB_COMPATIBILITY_VERSION = 1;
  992. DYLIB_CURRENT_VERSION = 1;
  993. DYLIB_INSTALL_NAME_BASE = "@rpath";
  994. GENERATE_INFOPLIST_FILE = YES;
  995. INFOPLIST_FILE = G7SensorPlugin/Info.plist;
  996. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  997. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  998. LD_DYLIB_INSTALL_NAME = "";
  999. LD_RUNPATH_SEARCH_PATHS = (
  1000. "$(inherited)",
  1001. "@executable_path/Frameworks",
  1002. "@loader_path/Frameworks",
  1003. );
  1004. MARKETING_VERSION = 1.0;
  1005. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorPlugin;
  1006. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1007. SDKROOT = iphoneos;
  1008. SKIP_INSTALL = YES;
  1009. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1010. SUPPORTS_MACCATALYST = NO;
  1011. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1012. SWIFT_EMIT_LOC_STRINGS = YES;
  1013. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1014. SWIFT_VERSION = 5.0;
  1015. TARGETED_DEVICE_FAMILY = 1;
  1016. WRAPPER_EXTENSION = loopplugin;
  1017. };
  1018. name = Debug;
  1019. };
  1020. C17F5123291EACCD00555EB5 /* Release */ = {
  1021. isa = XCBuildConfiguration;
  1022. buildSettings = {
  1023. CLANG_ENABLE_MODULES = YES;
  1024. CODE_SIGN_STYLE = Automatic;
  1025. CURRENT_PROJECT_VERSION = 1;
  1026. DEFINES_MODULE = NO;
  1027. DEVELOPMENT_TEAM = "";
  1028. DYLIB_COMPATIBILITY_VERSION = 1;
  1029. DYLIB_CURRENT_VERSION = 1;
  1030. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1031. GENERATE_INFOPLIST_FILE = YES;
  1032. INFOPLIST_FILE = G7SensorPlugin/Info.plist;
  1033. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1034. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1035. LD_DYLIB_INSTALL_NAME = "";
  1036. LD_RUNPATH_SEARCH_PATHS = (
  1037. "$(inherited)",
  1038. "@executable_path/Frameworks",
  1039. "@loader_path/Frameworks",
  1040. );
  1041. MARKETING_VERSION = 1.0;
  1042. PRODUCT_BUNDLE_IDENTIFIER = org.loopkit.G7SensorPlugin;
  1043. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1044. SDKROOT = iphoneos;
  1045. SKIP_INSTALL = YES;
  1046. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1047. SUPPORTS_MACCATALYST = NO;
  1048. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1049. SWIFT_EMIT_LOC_STRINGS = YES;
  1050. SWIFT_VERSION = 5.0;
  1051. TARGETED_DEVICE_FAMILY = 1;
  1052. VALIDATE_PRODUCT = YES;
  1053. WRAPPER_EXTENSION = loopplugin;
  1054. };
  1055. name = Release;
  1056. };
  1057. /* End XCBuildConfiguration section */
  1058. /* Begin XCConfigurationList section */
  1059. C17F50C0291EAC3800555EB5 /* Build configuration list for PBXProject "G7SensorKit" */ = {
  1060. isa = XCConfigurationList;
  1061. buildConfigurations = (
  1062. C17F50D6291EAC3800555EB5 /* Debug */,
  1063. C17F50D7291EAC3800555EB5 /* Release */,
  1064. );
  1065. defaultConfigurationIsVisible = 0;
  1066. defaultConfigurationName = Release;
  1067. };
  1068. C17F50D8291EAC3800555EB5 /* Build configuration list for PBXNativeTarget "G7SensorKit" */ = {
  1069. isa = XCConfigurationList;
  1070. buildConfigurations = (
  1071. C17F50D9291EAC3800555EB5 /* Debug */,
  1072. C17F50DA291EAC3800555EB5 /* Release */,
  1073. );
  1074. defaultConfigurationIsVisible = 0;
  1075. defaultConfigurationName = Release;
  1076. };
  1077. C17F50DB291EAC3800555EB5 /* Build configuration list for PBXNativeTarget "G7SensorKitTests" */ = {
  1078. isa = XCConfigurationList;
  1079. buildConfigurations = (
  1080. C17F50DC291EAC3800555EB5 /* Debug */,
  1081. C17F50DD291EAC3800555EB5 /* Release */,
  1082. );
  1083. defaultConfigurationIsVisible = 0;
  1084. defaultConfigurationName = Release;
  1085. };
  1086. C17F50FC291EAC9100555EB5 /* Build configuration list for PBXNativeTarget "G7SensorKitUI" */ = {
  1087. isa = XCConfigurationList;
  1088. buildConfigurations = (
  1089. C17F50FD291EAC9100555EB5 /* Debug */,
  1090. C17F50FE291EAC9100555EB5 /* Release */,
  1091. );
  1092. defaultConfigurationIsVisible = 0;
  1093. defaultConfigurationName = Release;
  1094. };
  1095. C17F5121291EACCD00555EB5 /* Build configuration list for PBXNativeTarget "G7SensorPlugin" */ = {
  1096. isa = XCConfigurationList;
  1097. buildConfigurations = (
  1098. C17F5122291EACCD00555EB5 /* Debug */,
  1099. C17F5123291EACCD00555EB5 /* Release */,
  1100. );
  1101. defaultConfigurationIsVisible = 0;
  1102. defaultConfigurationName = Release;
  1103. };
  1104. /* End XCConfigurationList section */
  1105. };
  1106. rootObject = C17F50BD291EAC3800555EB5 /* Project object */;
  1107. }