Main.storyboard 6.3 KB

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