Main.storyboard 60 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">
  3. <device id="retina6_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  6. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  7. <capability name="Stack View standard spacing" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Home-->
  12. <scene sceneID="hNz-n2-bh7">
  13. <objects>
  14. <viewController id="9pv-A4-QxB" userLabel="Home" customClass="MainViewController" customModule="Loop_Follow" customModuleProvider="target" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="tsR-hK-woN">
  16. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <subviews>
  19. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="mJy-Ly-Jze">
  20. <rect key="frame" x="8" y="52" width="398" height="214"/>
  21. <subviews>
  22. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Ptf-fu-Ue4" userLabel="BGview">
  23. <rect key="frame" x="0.0" y="0.0" width="144" height="214"/>
  24. <subviews>
  25. <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="1000" text="BG" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vXU-IW-GOL">
  26. <rect key="frame" x="0.0" y="0.0" width="144" height="101.66666666666667"/>
  27. <fontDescription key="fontDescription" type="system" weight="black" pointSize="85"/>
  28. <nil key="textColor"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="KZc-fa-qmt">
  32. <rect key="frame" x="0.0" y="101.66666666666666" width="144" height="71.666666666666657"/>
  33. <subviews>
  34. <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="1000" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4sd-6h-LSj" userLabel="Direction">
  35. <rect key="frame" x="0.0" y="0.0" width="72" height="71.666666666666671"/>
  36. <fontDescription key="fontDescription" type="system" weight="black" pointSize="60"/>
  37. <nil key="textColor"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="1000" text="Delta" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sb7-g9-JNv" userLabel="Delta">
  41. <rect key="frame" x="72" y="0.0" width="72" height="71.666666666666671"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="32"/>
  43. <nil key="textColor"/>
  44. <color key="highlightedColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  45. </label>
  46. </subviews>
  47. </stackView>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MinAgo" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UkG-hw-DVo">
  49. <rect key="frame" x="0.0" y="173.33333333333334" width="144" height="20.333333333333343"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  51. <nil key="textColor"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacingType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="TDG-yw-5fS">
  55. <rect key="frame" x="0.0" y="193.66666666666666" width="144" height="20.333333333333343"/>
  56. <subviews>
  57. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Loop" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XEm-uK-Xui">
  58. <rect key="frame" x="0.0" y="0.0" width="68" height="20.333333333333332"/>
  59. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  60. <nil key="textColor"/>
  61. <nil key="highlightedColor"/>
  62. </label>
  63. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Prediction" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oiR-SM-6sg">
  64. <rect key="frame" x="76" y="0.0" width="68" height="20.333333333333332"/>
  65. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  66. <nil key="textColor"/>
  67. <nil key="highlightedColor"/>
  68. </label>
  69. </subviews>
  70. </stackView>
  71. </subviews>
  72. </stackView>
  73. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="kTs-7g-lp9">
  74. <rect key="frame" x="154" y="0.0" width="244" height="214"/>
  75. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  76. <constraints>
  77. <constraint firstAttribute="width" priority="750" constant="250" id="Gxe-cX-1oe"/>
  78. </constraints>
  79. <prototypes>
  80. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="LabelCell" textLabel="gif-qe-9mv" detailTextLabel="hfT-xF-eNt" style="IBUITableViewCellStyleValue1" id="GJo-f1-ajA">
  81. <rect key="frame" x="0.0" y="28" width="244" height="43.666667938232422"/>
  82. <autoresizingMask key="autoresizingMask"/>
  83. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="GJo-f1-ajA" id="2H1-eI-xS5">
  84. <rect key="frame" x="0.0" y="0.0" width="244" height="43.666667938232422"/>
  85. <autoresizingMask key="autoresizingMask"/>
  86. <subviews>
  87. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gif-qe-9mv">
  88. <rect key="frame" x="16.000000000000004" y="11.999999999999998" width="33.333333333333336" height="20.333333333333332"/>
  89. <autoresizingMask key="autoresizingMask"/>
  90. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  91. <nil key="textColor"/>
  92. <nil key="highlightedColor"/>
  93. </label>
  94. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="characterWrap" baselineAdjustment="none" minimumFontSize="8" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" id="hfT-xF-eNt">
  95. <rect key="frame" x="184" y="11.999999999999998" width="44" height="20.333333333333332"/>
  96. <autoresizingMask key="autoresizingMask"/>
  97. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  98. <nil key="textColor"/>
  99. <nil key="highlightedColor"/>
  100. </label>
  101. </subviews>
  102. </tableViewCellContentView>
  103. </tableViewCell>
  104. </prototypes>
  105. </tableView>
  106. </subviews>
  107. </stackView>
  108. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="51B-JU-npv" customClass="LineChartView" customModule="Charts">
  109. <rect key="frame" x="8" y="274" width="398" height="355"/>
  110. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  111. </view>
  112. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ikj-at-auF">
  113. <rect key="frame" x="8" y="705" width="398" height="100"/>
  114. <subviews>
  115. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="XsT-6R-Vym">
  116. <rect key="frame" x="0.0" y="0.0" width="398" height="100"/>
  117. <subviews>
  118. <view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hhh-F1-s1p" customClass="PieChartView" customModule="Charts">
  119. <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
  120. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  121. <constraints>
  122. <constraint firstAttribute="width" constant="100" id="hv8-WM-AJ7"/>
  123. <constraint firstAttribute="height" constant="100" id="yN0-Vb-FTT"/>
  124. </constraints>
  125. </view>
  126. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="wy3-R2-YQR">
  127. <rect key="frame" x="100" y="0.0" width="298" height="100"/>
  128. <subviews>
  129. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="top" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="FTW-Gd-zoi">
  130. <rect key="frame" x="0.0" y="0.0" width="298" height="45"/>
  131. <subviews>
  132. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="Xt9-qX-IQe">
  133. <rect key="frame" x="0.0" y="0.0" width="92.666666666666671" height="45"/>
  134. <subviews>
  135. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Low:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sUB-nL-H1B">
  136. <rect key="frame" x="30.333333333333343" y="0.0" width="32" height="18"/>
  137. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  138. <nil key="textColor"/>
  139. <nil key="highlightedColor"/>
  140. </label>
  141. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TzL-hn-9qu">
  142. <rect key="frame" x="14.333333333333329" y="18" width="64" height="27"/>
  143. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  144. <nil key="textColor"/>
  145. <nil key="highlightedColor"/>
  146. </label>
  147. </subviews>
  148. </stackView>
  149. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="n6P-oO-ivx">
  150. <rect key="frame" x="102.66666666666666" y="0.0" width="92.666666666666657" height="45"/>
  151. <subviews>
  152. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="In Range:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zBu-Uf-0IS">
  153. <rect key="frame" x="14.333333333333343" y="0.0" width="64" height="18"/>
  154. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  155. <nil key="textColor"/>
  156. <nil key="highlightedColor"/>
  157. </label>
  158. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7mH-Np-j0L">
  159. <rect key="frame" x="14.333333333333343" y="18" width="64" height="27"/>
  160. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  161. <nil key="textColor"/>
  162. <nil key="highlightedColor"/>
  163. </label>
  164. </subviews>
  165. </stackView>
  166. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="K2J-AH-Hj1">
  167. <rect key="frame" x="205.33333333333331" y="0.0" width="92.666666666666686" height="45"/>
  168. <subviews>
  169. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="High:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Zq-6s-y8B">
  170. <rect key="frame" x="28.333333333333375" y="0.0" width="36.333333333333343" height="18"/>
  171. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  172. <nil key="textColor"/>
  173. <nil key="highlightedColor"/>
  174. </label>
  175. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HON-rt-8pC">
  176. <rect key="frame" x="14.333333333333371" y="18" width="64" height="27"/>
  177. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  178. <nil key="textColor"/>
  179. <nil key="highlightedColor"/>
  180. </label>
  181. </subviews>
  182. </stackView>
  183. </subviews>
  184. </stackView>
  185. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="top" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="K8G-Ph-ZNA">
  186. <rect key="frame" x="0.0" y="55" width="298" height="45"/>
  187. <subviews>
  188. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="0aR-E9-gpC">
  189. <rect key="frame" x="0.0" y="0.0" width="92.666666666666671" height="45"/>
  190. <subviews>
  191. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Avg BG:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rrh-Zo-cis" userLabel="Avg BG:">
  192. <rect key="frame" x="19.333333333333332" y="0.0" width="54.333333333333343" height="18"/>
  193. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  194. <nil key="textColor"/>
  195. <nil key="highlightedColor"/>
  196. </label>
  197. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jpA-Nb-pU7" userLabel="Stats AvBG">
  198. <rect key="frame" x="21.333333333333343" y="18" width="50" height="27"/>
  199. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  200. <nil key="textColor"/>
  201. <nil key="highlightedColor"/>
  202. </label>
  203. </subviews>
  204. </stackView>
  205. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="xGF-Pj-QE0">
  206. <rect key="frame" x="102.66666666666666" y="0.0" width="92.666666666666657" height="45"/>
  207. <subviews>
  208. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Est A1C:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WV0-Jy-FPs" userLabel="Est A1C:">
  209. <rect key="frame" x="18.333333333333346" y="0.0" width="56.333333333333343" height="18"/>
  210. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  211. <nil key="textColor"/>
  212. <nil key="highlightedColor"/>
  213. </label>
  214. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Jx-XF-1vS" userLabel="Stas EstA1C">
  215. <rect key="frame" x="21.333333333333343" y="18" width="50" height="27"/>
  216. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  217. <nil key="textColor"/>
  218. <nil key="highlightedColor"/>
  219. </label>
  220. </subviews>
  221. </stackView>
  222. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="ohT-Dn-cjf">
  223. <rect key="frame" x="205.33333333333331" y="0.0" width="92.666666666666686" height="45"/>
  224. <subviews>
  225. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Std Dev:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iXC-Mz-I09">
  226. <rect key="frame" x="16.999999999999996" y="0.0" width="58.666666666666657" height="18"/>
  227. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  228. <nil key="textColor"/>
  229. <nil key="highlightedColor"/>
  230. </label>
  231. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wAI-Tp-784" userLabel="Stats StdDev">
  232. <rect key="frame" x="21.333333333333371" y="18" width="50" height="27"/>
  233. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  234. <nil key="textColor"/>
  235. <nil key="highlightedColor"/>
  236. </label>
  237. </subviews>
  238. </stackView>
  239. </subviews>
  240. </stackView>
  241. </subviews>
  242. </stackView>
  243. </subviews>
  244. </stackView>
  245. </subviews>
  246. <color key="backgroundColor" systemColor="secondarySystemBackgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  247. <constraints>
  248. <constraint firstAttribute="height" constant="100" id="6is-PH-c9b"/>
  249. <constraint firstItem="XsT-6R-Vym" firstAttribute="height" secondItem="ikj-at-auF" secondAttribute="height" id="Flw-2U-D7z"/>
  250. <constraint firstItem="XsT-6R-Vym" firstAttribute="width" secondItem="ikj-at-auF" secondAttribute="width" id="XAh-NE-9ei"/>
  251. </constraints>
  252. </view>
  253. <view autoresizesSubviews="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Nml-lr-dgQ" userLabel="BGChartFull" customClass="LineChartView" customModule="Charts">
  254. <rect key="frame" x="8" y="637" width="398" height="60"/>
  255. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  256. <constraints>
  257. <constraint firstAttribute="height" priority="750" constant="60" id="qmO-ga-QWl"/>
  258. </constraints>
  259. </view>
  260. </subviews>
  261. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  262. <constraints>
  263. <constraint firstItem="51B-JU-npv" firstAttribute="top" secondItem="mJy-Ly-Jze" secondAttribute="bottom" constant="8" id="2Qj-m5-4Yj"/>
  264. <constraint firstItem="PQr-Ze-W5v" firstAttribute="trailing" secondItem="Nml-lr-dgQ" secondAttribute="trailing" constant="8" id="5dn-w0-XWn"/>
  265. <constraint firstItem="Nml-lr-dgQ" firstAttribute="leading" secondItem="PQr-Ze-W5v" secondAttribute="leading" constant="8" id="D6D-3r-YIy"/>
  266. <constraint firstItem="PQr-Ze-W5v" firstAttribute="trailing" secondItem="ikj-at-auF" secondAttribute="trailing" constant="8" id="Eo0-yI-v9T"/>
  267. <constraint firstItem="ikj-at-auF" firstAttribute="top" secondItem="Nml-lr-dgQ" secondAttribute="bottom" constant="8" id="K9F-bm-ky5"/>
  268. <constraint firstItem="PQr-Ze-W5v" firstAttribute="trailing" secondItem="mJy-Ly-Jze" secondAttribute="trailing" constant="8" id="KcX-yW-Vnd"/>
  269. <constraint firstItem="PQr-Ze-W5v" firstAttribute="bottom" secondItem="ikj-at-auF" secondAttribute="bottom" constant="8" id="YWu-qs-zxF"/>
  270. <constraint firstItem="mJy-Ly-Jze" firstAttribute="leading" secondItem="PQr-Ze-W5v" secondAttribute="leading" constant="8" id="b30-Y0-qsu"/>
  271. <constraint firstItem="51B-JU-npv" firstAttribute="leading" secondItem="PQr-Ze-W5v" secondAttribute="leading" constant="8" id="dfE-Q6-SML"/>
  272. <constraint firstItem="PQr-Ze-W5v" firstAttribute="trailing" secondItem="51B-JU-npv" secondAttribute="trailing" constant="8" id="oqO-3J-e8a"/>
  273. <constraint firstItem="ikj-at-auF" firstAttribute="leading" secondItem="PQr-Ze-W5v" secondAttribute="leading" constant="8" id="uzd-k3-cxi"/>
  274. <constraint firstItem="Nml-lr-dgQ" firstAttribute="top" secondItem="51B-JU-npv" secondAttribute="bottom" constant="8" id="woM-1z-QyB"/>
  275. <constraint firstItem="mJy-Ly-Jze" firstAttribute="top" secondItem="PQr-Ze-W5v" secondAttribute="top" constant="8" id="xem-Lc-bdU"/>
  276. </constraints>
  277. <viewLayoutGuide key="safeArea" id="PQr-Ze-W5v"/>
  278. </view>
  279. <tabBarItem key="tabBarItem" title="Home" image="house" catalog="system" id="acW-dT-cKf" userLabel="Home"/>
  280. <connections>
  281. <outlet property="BGChart" destination="51B-JU-npv" id="oF1-UA-KHE"/>
  282. <outlet property="BGChartFull" destination="Nml-lr-dgQ" id="Z21-fG-GK9"/>
  283. <outlet property="BGText" destination="vXU-IW-GOL" id="2aC-pv-Qbg"/>
  284. <outlet property="DeltaText" destination="sb7-g9-JNv" id="h7s-Yj-i4M"/>
  285. <outlet property="DirectionText" destination="4sd-6h-LSj" id="lB5-Z0-p25"/>
  286. <outlet property="LoopStatusLabel" destination="XEm-uK-Xui" id="EBm-Ta-tZ1"/>
  287. <outlet property="MinAgoText" destination="UkG-hw-DVo" id="Xd2-fL-qYC"/>
  288. <outlet property="PredictionLabel" destination="oiR-SM-6sg" id="2Sw-TR-SFo"/>
  289. <outlet property="infoTable" destination="kTs-7g-lp9" id="Khq-sV-EZ1"/>
  290. <outlet property="statsAvgBG" destination="jpA-Nb-pU7" id="Uo8-a4-Aus"/>
  291. <outlet property="statsEstA1C" destination="7Jx-XF-1vS" id="4RD-nm-JxO"/>
  292. <outlet property="statsHighPercent" destination="HON-rt-8pC" id="283-3S-PCR"/>
  293. <outlet property="statsInRangePercent" destination="7mH-Np-j0L" id="vUp-Pv-Mva"/>
  294. <outlet property="statsLowPercent" destination="TzL-hn-9qu" id="0QR-Mz-KJe"/>
  295. <outlet property="statsPieChart" destination="Hhh-F1-s1p" id="Rhh-Up-Kr0"/>
  296. <outlet property="statsStdDev" destination="wAI-Tp-784" id="BUZ-lS-JfA"/>
  297. </connections>
  298. </viewController>
  299. <placeholder placeholderIdentifier="IBFirstResponder" id="W5J-7L-Pyd" sceneMemberID="firstResponder"/>
  300. </objects>
  301. <point key="canvasLocation" x="-1497.1014492753625" y="745.98214285714278"/>
  302. </scene>
  303. <!--Snoozer-->
  304. <scene sceneID="gSd-1V-vbL">
  305. <objects>
  306. <viewController id="e0E-cx-0Wr" customClass="SnoozeViewController" customModule="Loop_Follow" customModuleProvider="target" sceneMemberID="viewController">
  307. <view key="view" contentMode="scaleToFill" id="oqe-Oz-Hai">
  308. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  309. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  310. <subviews>
  311. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="ZaU-Ss-piB" userLabel="BGview">
  312. <rect key="frame" x="8" y="94" width="398" height="711"/>
  313. <subviews>
  314. <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="BG" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Iq3-I1-HX0">
  315. <rect key="frame" x="0.0" y="0.0" width="398" height="167.33333333333334"/>
  316. <fontDescription key="fontDescription" type="system" weight="black" pointSize="220"/>
  317. <nil key="textColor"/>
  318. <nil key="highlightedColor"/>
  319. <variation key="heightClass=regular-widthClass=compact">
  320. <fontDescription key="fontDescription" type="system" weight="black" pointSize="140"/>
  321. </variation>
  322. </label>
  323. <label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hLM-Es-BOa" userLabel="Direction">
  324. <rect key="frame" x="0.0" y="167.33333333333331" width="398" height="95.666666666666686"/>
  325. <fontDescription key="fontDescription" type="system" weight="black" pointSize="110"/>
  326. <nil key="textColor"/>
  327. <nil key="highlightedColor"/>
  328. <variation key="heightClass=regular-widthClass=compact">
  329. <fontDescription key="fontDescription" type="system" weight="black" pointSize="80"/>
  330. </variation>
  331. </label>
  332. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Delta" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YCF-22-z3g" userLabel="Delta">
  333. <rect key="frame" x="0.0" y="263" width="398" height="48"/>
  334. <fontDescription key="fontDescription" type="system" pointSize="70"/>
  335. <nil key="textColor"/>
  336. <color key="highlightedColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  337. <variation key="heightClass=regular-widthClass=compact">
  338. <fontDescription key="fontDescription" type="system" pointSize="40"/>
  339. </variation>
  340. </label>
  341. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MinAgo" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HNC-P8-PbV">
  342. <rect key="frame" x="0.0" y="311" width="398" height="48"/>
  343. <fontDescription key="fontDescription" type="system" pointSize="70"/>
  344. <nil key="textColor"/>
  345. <nil key="highlightedColor"/>
  346. <variation key="heightClass=regular-widthClass=compact">
  347. <fontDescription key="fontDescription" type="system" pointSize="40"/>
  348. </variation>
  349. </label>
  350. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xzZ-jc-k2v">
  351. <rect key="frame" x="0.0" y="359" width="398" height="352"/>
  352. <subviews>
  353. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="HFL-Ye-6HR">
  354. <rect key="frame" x="199" y="176" width="0.0" height="0.0"/>
  355. <subviews>
  356. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Alert Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tiA-fs-ZRV">
  357. <rect key="frame" x="0.0" y="0.0" width="191.33333333333334" height="0.0"/>
  358. <fontDescription key="fontDescription" type="system" pointSize="70"/>
  359. <nil key="textColor"/>
  360. <nil key="highlightedColor"/>
  361. <variation key="heightClass=regular-widthClass=compact">
  362. <fontDescription key="fontDescription" type="system" pointSize="40"/>
  363. </variation>
  364. </label>
  365. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Meu-VT-byv">
  366. <rect key="frame" x="0.0" y="0.0" width="191.33333333333334" height="0.0"/>
  367. <color key="backgroundColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  368. <fontDescription key="fontDescription" type="system" pointSize="70"/>
  369. <state key="normal" title="Snooze">
  370. <color key="titleColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  371. </state>
  372. <variation key="heightClass=regular-widthClass=compact">
  373. <fontDescription key="fontDescription" type="system" pointSize="40"/>
  374. </variation>
  375. <connections>
  376. <action selector="SnoozeButton:" destination="e0E-cx-0Wr" eventType="touchUpInside" id="vNY-W3-rAn"/>
  377. </connections>
  378. </button>
  379. </subviews>
  380. </stackView>
  381. </subviews>
  382. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  383. <constraints>
  384. <constraint firstItem="HFL-Ye-6HR" firstAttribute="centerY" secondItem="xzZ-jc-k2v" secondAttribute="centerY" id="7yv-SD-WC5"/>
  385. <constraint firstItem="HFL-Ye-6HR" firstAttribute="centerX" secondItem="xzZ-jc-k2v" secondAttribute="centerX" id="9b8-g8-Qgc"/>
  386. </constraints>
  387. </view>
  388. </subviews>
  389. </stackView>
  390. </subviews>
  391. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  392. <constraints>
  393. <constraint firstItem="Dt4-CR-Iqb" firstAttribute="trailing" secondItem="ZaU-Ss-piB" secondAttribute="trailing" constant="8" id="IRK-1u-ILj"/>
  394. <constraint firstItem="ZaU-Ss-piB" firstAttribute="leading" secondItem="Dt4-CR-Iqb" secondAttribute="leading" constant="8" id="Rbf-PP-eex"/>
  395. <constraint firstItem="Dt4-CR-Iqb" firstAttribute="bottom" secondItem="ZaU-Ss-piB" secondAttribute="bottom" constant="8" id="WgA-wX-qtd"/>
  396. <constraint firstItem="Dt4-CR-Iqb" firstAttribute="bottom" secondItem="xzZ-jc-k2v" secondAttribute="bottom" constant="8" id="bY3-br-SWl"/>
  397. <constraint firstItem="ZaU-Ss-piB" firstAttribute="top" secondItem="Dt4-CR-Iqb" secondAttribute="top" constant="50" id="cD1-U9-tJJ"/>
  398. </constraints>
  399. <viewLayoutGuide key="safeArea" id="Dt4-CR-Iqb"/>
  400. </view>
  401. <tabBarItem key="tabBarItem" title="Snoozer" image="zzz" catalog="system" id="TdI-rW-rdW"/>
  402. <connections>
  403. <outlet property="AlertLabel" destination="tiA-fs-ZRV" id="bGa-wR-GbX"/>
  404. <outlet property="BGLabel" destination="Iq3-I1-HX0" id="nkC-0M-OpG"/>
  405. <outlet property="DeltaLabel" destination="YCF-22-z3g" id="bmQ-Wc-E3S"/>
  406. <outlet property="DirectionLabel" destination="hLM-Es-BOa" id="Q2e-By-G1t"/>
  407. <outlet property="MinAgoLabel" destination="HNC-P8-PbV" id="gLP-TD-hOq"/>
  408. <outlet property="SnoozeButton" destination="Meu-VT-byv" id="Xnm-tj-t53"/>
  409. </connections>
  410. </viewController>
  411. <placeholder placeholderIdentifier="IBFirstResponder" id="5xM-cL-5VG" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  412. </objects>
  413. <point key="canvasLocation" x="2100" y="745.98214285714278"/>
  414. </scene>
  415. <!--Nightscout-->
  416. <scene sceneID="wg7-f3-ORb">
  417. <objects>
  418. <viewController id="8rJ-Kc-sve" customClass="NightscoutViewController" customModule="Loop_Follow" customModuleProvider="target" sceneMemberID="viewController">
  419. <view key="view" contentMode="scaleToFill" id="QS5-Rx-YEW">
  420. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  421. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  422. <subviews>
  423. <wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Xw-bG-4Kg">
  424. <rect key="frame" x="0.0" y="44" width="414" height="769"/>
  425. <color key="backgroundColor" red="0.36078431370000003" green="0.38823529410000002" blue="0.4039215686" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  426. <wkWebViewConfiguration key="configuration">
  427. <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/>
  428. <wkPreferences key="preferences"/>
  429. </wkWebViewConfiguration>
  430. </wkWebView>
  431. </subviews>
  432. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  433. <constraints>
  434. <constraint firstItem="5Xw-bG-4Kg" firstAttribute="top" secondItem="O1u-W8-tvY" secondAttribute="top" id="5V4-Ga-6op"/>
  435. <constraint firstItem="5Xw-bG-4Kg" firstAttribute="leading" secondItem="QS5-Rx-YEW" secondAttribute="leading" id="FaP-vT-thb"/>
  436. <constraint firstItem="O1u-W8-tvY" firstAttribute="bottom" secondItem="5Xw-bG-4Kg" secondAttribute="bottom" id="QgW-jN-ThE"/>
  437. <constraint firstAttribute="trailing" secondItem="5Xw-bG-4Kg" secondAttribute="trailing" id="hoj-B8-6r3"/>
  438. </constraints>
  439. <viewLayoutGuide key="safeArea" id="O1u-W8-tvY"/>
  440. </view>
  441. <tabBarItem key="tabBarItem" title="Nightscout" image="safari" catalog="system" id="cPa-gy-q4n"/>
  442. <connections>
  443. <outlet property="WebView" destination="5Xw-bG-4Kg" id="WKZ-Pf-oAY"/>
  444. </connections>
  445. </viewController>
  446. <placeholder placeholderIdentifier="IBFirstResponder" id="4Nw-L8-lE0" sceneMemberID="firstResponder"/>
  447. </objects>
  448. <point key="canvasLocation" x="-703" y="746"/>
  449. </scene>
  450. <!--Alarms-->
  451. <scene sceneID="sEH-4N-YEn">
  452. <objects>
  453. <viewController storyboardIdentifier="AlarmViewController" id="7an-Fz-r9u" customClass="AlarmViewController" customModule="Loop_Follow" customModuleProvider="target" sceneMemberID="viewController">
  454. <view key="view" contentMode="scaleToFill" id="53u-XU-GCk">
  455. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  456. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  457. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  458. <viewLayoutGuide key="safeArea" id="SlM-Sc-PIr"/>
  459. </view>
  460. <tabBarItem key="tabBarItem" title="Alarms" image="alarm" catalog="system" id="c7L-5b-Di9"/>
  461. <navigationItem key="navigationItem" id="Lph-Pi-ZZL"/>
  462. </viewController>
  463. <placeholder placeholderIdentifier="IBFirstResponder" id="Rld-0Y-q4t" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  464. </objects>
  465. <point key="canvasLocation" x="130" y="700"/>
  466. </scene>
  467. <!--Debug-->
  468. <scene sceneID="cZ6-3g-mng">
  469. <objects>
  470. <viewController id="9r8-3s-tWh" customClass="debugViewController" customModule="Loop_Follow" customModuleProvider="target" sceneMemberID="viewController">
  471. <view key="view" contentMode="scaleToFill" id="7hU-AX-9jB">
  472. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  473. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  474. <subviews>
  475. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" keyboardDismissMode="onDrag" translatesAutoresizingMaskIntoConstraints="NO" id="Ieq-pV-T9Q">
  476. <rect key="frame" x="8" y="52" width="398" height="703"/>
  477. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  478. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  479. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  480. <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
  481. </textView>
  482. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6PS-rq-xdP">
  483. <rect key="frame" x="147" y="763" width="120" height="30"/>
  484. <state key="normal" title="Clear Log Display"/>
  485. <connections>
  486. <action selector="clearButton:" destination="9r8-3s-tWh" eventType="touchUpInside" id="Owz-mE-5pP"/>
  487. </connections>
  488. </button>
  489. </subviews>
  490. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  491. <constraints>
  492. <constraint firstItem="6PS-rq-xdP" firstAttribute="top" secondItem="Ieq-pV-T9Q" secondAttribute="bottom" constant="8" id="BWN-dg-cZc"/>
  493. <constraint firstItem="Ieq-pV-T9Q" firstAttribute="leading" secondItem="aMT-dx-6x9" secondAttribute="leading" constant="8" id="Osu-OU-EnY"/>
  494. <constraint firstItem="aMT-dx-6x9" firstAttribute="bottom" secondItem="6PS-rq-xdP" secondAttribute="bottom" constant="20" id="djl-I0-32Y"/>
  495. <constraint firstItem="aMT-dx-6x9" firstAttribute="trailing" secondItem="Ieq-pV-T9Q" secondAttribute="trailing" constant="8" id="fTv-Gn-qks"/>
  496. <constraint firstItem="Ieq-pV-T9Q" firstAttribute="top" secondItem="aMT-dx-6x9" secondAttribute="top" constant="8" id="ieU-fq-W8U"/>
  497. <constraint firstItem="6PS-rq-xdP" firstAttribute="centerX" secondItem="aMT-dx-6x9" secondAttribute="centerX" id="tMD-fi-wJu"/>
  498. </constraints>
  499. <viewLayoutGuide key="safeArea" id="aMT-dx-6x9"/>
  500. </view>
  501. <tabBarItem key="tabBarItem" title="Debug" image="keyboard" catalog="system" id="wbk-Vr-CKq"/>
  502. <connections>
  503. <outlet property="clearButton" destination="6PS-rq-xdP" id="IFy-5R-qT5"/>
  504. <outlet property="debugLogTextView" destination="Ieq-pV-T9Q" id="HvY-Z3-T2E"/>
  505. </connections>
  506. </viewController>
  507. <placeholder placeholderIdentifier="IBFirstResponder" id="ccN-WA-Klh" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  508. </objects>
  509. <point key="canvasLocation" x="973.91304347826099" y="-13.392857142857142"/>
  510. </scene>
  511. <!--Settings-->
  512. <scene sceneID="ORV-wr-Fd3">
  513. <objects>
  514. <viewController id="hDv-qK-Udb" customClass="SettingsViewController" customModule="Loop_Follow" customModuleProvider="target" sceneMemberID="viewController">
  515. <view key="view" contentMode="scaleToFill" id="ljg-dW-5uR">
  516. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  517. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  518. <subviews>
  519. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6gS-Ff-qPd">
  520. <rect key="frame" x="0.0" y="44" width="414" height="769"/>
  521. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  522. <viewLayoutGuide key="contentLayoutGuide" id="1wh-Gg-Auv"/>
  523. <viewLayoutGuide key="frameLayoutGuide" id="lqA-iJ-wdZ"/>
  524. </scrollView>
  525. </subviews>
  526. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  527. <viewLayoutGuide key="safeArea" id="aVb-ap-Pwt"/>
  528. </view>
  529. <tabBarItem key="tabBarItem" title="Settings" image="gear" catalog="system" id="CBE-5V-OzJ"/>
  530. </viewController>
  531. <placeholder placeholderIdentifier="IBFirstResponder" id="mou-xo-Vm3" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  532. </objects>
  533. <point key="canvasLocation" x="1037.68115942029" y="745.98214285714278"/>
  534. </scene>
  535. <!--Tab Bar Controller-->
  536. <scene sceneID="yl2-sM-qoP">
  537. <objects>
  538. <tabBarController id="49e-Tb-3d3" sceneMemberID="viewController">
  539. <tabBar key="tabBar" contentMode="scaleToFill" id="W28-zg-YXA">
  540. <rect key="frame" x="0.0" y="975" width="768" height="49"/>
  541. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  542. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  543. </tabBar>
  544. <connections>
  545. <segue destination="9pv-A4-QxB" kind="relationship" relationship="viewControllers" id="u7Y-xg-7CH"/>
  546. <segue destination="7an-Fz-r9u" kind="relationship" relationship="viewControllers" id="o3X-OO-dh3"/>
  547. <segue destination="e0E-cx-0Wr" kind="relationship" relationship="viewControllers" id="NKn-DR-nLR"/>
  548. <segue destination="8rJ-Kc-sve" kind="relationship" relationship="viewControllers" id="lzU-1b-eKA"/>
  549. <segue destination="hDv-qK-Udb" kind="relationship" relationship="viewControllers" id="maf-Gu-a58"/>
  550. <segue destination="9r8-3s-tWh" kind="relationship" relationship="viewControllers" id="Sjn-Lm-tBH"/>
  551. </connections>
  552. </tabBarController>
  553. <placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB-40B" sceneMemberID="firstResponder"/>
  554. </objects>
  555. <point key="canvasLocation" x="0.0" y="0.0"/>
  556. </scene>
  557. </scenes>
  558. <resources>
  559. <image name="alarm" catalog="system" width="124" height="128"/>
  560. <image name="gear" catalog="system" width="128" height="119"/>
  561. <image name="house" catalog="system" width="128" height="110"/>
  562. <image name="keyboard" catalog="system" width="128" height="70"/>
  563. <image name="safari" catalog="system" width="128" height="121"/>
  564. <image name="zzz" catalog="system" width="121" height="128"/>
  565. </resources>
  566. </document>