Main.storyboard 6.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="RMx-3f-FxP">
  3. <device id="retina4_7" orientation="portrait" appearance="dark"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <scenes>
  9. <!--UI Tests-->
  10. <scene sceneID="pY4-Hu-kfo">
  11. <objects>
  12. <navigationController title="UI Tests" id="RMx-3f-FxP" sceneMemberID="viewController">
  13. <navigationBar key="navigationBar" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="Pmd-2v-anx">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. </navigationBar>
  17. <connections>
  18. <segue destination="7bK-jq-Zjz" kind="relationship" relationship="rootViewController" id="tsl-Nk-0bq"/>
  19. </connections>
  20. </navigationController>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="8fS-aE-onr" sceneMemberID="firstResponder"/>
  22. </objects>
  23. <point key="canvasLocation" x="-38" y="-630"/>
  24. </scene>
  25. <!--UI Tests-->
  26. <scene sceneID="smW-Zh-WAh">
  27. <objects>
  28. <tableViewController title="UI Tests" clearsSelectionOnViewWillAppear="NO" id="7bK-jq-Zjz" customClass="MasterViewController" customModule="LoopKit_Example" customModuleProvider="target" sceneMemberID="viewController">
  29. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="r7i-6Z-zg0">
  30. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  32. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  33. <prototypes>
  34. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="Cell" textLabel="Arm-wq-HPj" style="IBUITableViewCellStyleDefault" id="WCw-Qf-5nD">
  35. <rect key="frame" x="0.0" y="28" width="375" height="44"/>
  36. <autoresizingMask key="autoresizingMask"/>
  37. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WCw-Qf-5nD" id="37f-cq-3Eg">
  38. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  39. <autoresizingMask key="autoresizingMask"/>
  40. <subviews>
  41. <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Arm-wq-HPj">
  42. <rect key="frame" x="16" y="0.0" width="343" height="44"/>
  43. <autoresizingMask key="autoresizingMask"/>
  44. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  45. <nil key="textColor"/>
  46. <color key="highlightedColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. </label>
  48. </subviews>
  49. </tableViewCellContentView>
  50. </tableViewCell>
  51. </prototypes>
  52. <sections/>
  53. <connections>
  54. <outlet property="dataSource" destination="7bK-jq-Zjz" id="Gho-Na-rnu"/>
  55. <outlet property="delegate" destination="7bK-jq-Zjz" id="RA6-mI-bju"/>
  56. </connections>
  57. </tableView>
  58. <navigationItem key="navigationItem" id="Zdf-7t-Un8"/>
  59. <connections>
  60. <segue destination="P3Z-xa-jYH" kind="show" identifier="LegacyInsulinDeliveryTableViewController" id="tq6-Gh-gXl"/>
  61. <segue destination="4EV-cN-zR6" kind="show" identifier="CarbEntryTableViewController" id="yH4-bu-swj"/>
  62. </connections>
  63. </tableViewController>
  64. <placeholder placeholderIdentifier="IBFirstResponder" id="Rux-fX-hf1" sceneMemberID="firstResponder"/>
  65. </objects>
  66. <point key="canvasLocation" x="709" y="-630"/>
  67. </scene>
  68. <!--CarbKit-->
  69. <scene sceneID="RUH-Hm-Veg">
  70. <objects>
  71. <viewControllerPlaceholder storyboardName="CarbKit" bundleIdentifier="com.loopkit.LoopKitUI" id="4EV-cN-zR6" sceneMemberID="viewController"/>
  72. <placeholder placeholderIdentifier="IBFirstResponder" id="5oW-ge-vQQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  73. </objects>
  74. <point key="canvasLocation" x="1239" y="-888"/>
  75. </scene>
  76. <!--LegacyInsulinDeliveryTableViewController-->
  77. <scene sceneID="gKw-ni-nQG">
  78. <objects>
  79. <viewControllerPlaceholder storyboardName="LegacyInsulinDeliveryTableViewController" bundleIdentifier="com.loopkit.LoopKitUI" id="P3Z-xa-jYH" sceneMemberID="viewController"/>
  80. <placeholder placeholderIdentifier="IBFirstResponder" id="OWP-Ht-6Nv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  81. </objects>
  82. <point key="canvasLocation" x="1445" y="-713"/>
  83. </scene>
  84. </scenes>
  85. </document>