DBCookieTableViewCell.xib 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" id="Ixf-VR-J5l" customClass="DBCookieTableViewCell">
  15. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Ixf-VR-J5l" id="dNt-yB-aff">
  18. <rect key="frame" x="0.0" y="0.0" width="342" height="43.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IfV-dg-C6t">
  22. <rect key="frame" x="0.0" y="0.0" width="342" height="22"/>
  23. <subviews>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name: " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jb5-lY-spP">
  25. <rect key="frame" x="16" y="0.0" width="56" height="21"/>
  26. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/>
  27. <nil key="textColor"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NfP-Jt-uWK">
  31. <rect key="frame" x="72" y="1" width="254" height="21"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  33. <nil key="textColor"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. </subviews>
  37. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  38. <constraints>
  39. <constraint firstItem="Jb5-lY-spP" firstAttribute="centerY" secondItem="IfV-dg-C6t" secondAttribute="centerY" id="GF0-eg-o2Z"/>
  40. <constraint firstItem="NfP-Jt-uWK" firstAttribute="leading" secondItem="Jb5-lY-spP" secondAttribute="trailing" id="OQp-iy-NPJ"/>
  41. <constraint firstItem="NfP-Jt-uWK" firstAttribute="centerY" secondItem="IfV-dg-C6t" secondAttribute="centerY" id="QMP-B3-KpD"/>
  42. <constraint firstAttribute="trailing" secondItem="NfP-Jt-uWK" secondAttribute="trailing" constant="16" id="mfq-L6-V24"/>
  43. <constraint firstItem="Jb5-lY-spP" firstAttribute="leading" secondItem="IfV-dg-C6t" secondAttribute="leading" constant="16" id="uWY-Kx-iyh"/>
  44. </constraints>
  45. </view>
  46. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cf5-Dp-qrx">
  47. <rect key="frame" x="0.0" y="22" width="342" height="21.5"/>
  48. <subviews>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Domain: " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XzV-ej-Jnm">
  50. <rect key="frame" x="16" y="0.0" width="70.5" height="21"/>
  51. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/>
  52. <nil key="textColor"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oZn-PN-kQM">
  56. <rect key="frame" x="86.5" y="0.0" width="239.5" height="21"/>
  57. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  58. <nil key="textColor"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. </subviews>
  62. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  63. <constraints>
  64. <constraint firstItem="XzV-ej-Jnm" firstAttribute="centerY" secondItem="Cf5-Dp-qrx" secondAttribute="centerY" id="4JK-NX-H1V"/>
  65. <constraint firstItem="XzV-ej-Jnm" firstAttribute="leading" secondItem="Cf5-Dp-qrx" secondAttribute="leading" constant="16" id="MZF-IV-lzq"/>
  66. <constraint firstItem="oZn-PN-kQM" firstAttribute="centerY" secondItem="Cf5-Dp-qrx" secondAttribute="centerY" id="RgN-CO-zda"/>
  67. <constraint firstAttribute="trailing" secondItem="oZn-PN-kQM" secondAttribute="trailing" constant="16" id="Wzq-Ne-WsW"/>
  68. <constraint firstItem="oZn-PN-kQM" firstAttribute="leading" secondItem="XzV-ej-Jnm" secondAttribute="trailing" id="qzg-GI-Tkv"/>
  69. </constraints>
  70. </view>
  71. </subviews>
  72. <constraints>
  73. <constraint firstItem="IfV-dg-C6t" firstAttribute="top" secondItem="dNt-yB-aff" secondAttribute="top" id="1SF-UF-gkO"/>
  74. <constraint firstAttribute="bottom" secondItem="Cf5-Dp-qrx" secondAttribute="bottom" id="1V0-89-Oaf"/>
  75. <constraint firstItem="Cf5-Dp-qrx" firstAttribute="leading" secondItem="dNt-yB-aff" secondAttribute="leading" id="EYK-Na-xNH"/>
  76. <constraint firstItem="IfV-dg-C6t" firstAttribute="leading" secondItem="dNt-yB-aff" secondAttribute="leading" id="HMj-Jp-hBo"/>
  77. <constraint firstAttribute="trailing" secondItem="IfV-dg-C6t" secondAttribute="trailing" id="I7c-BQ-72p"/>
  78. <constraint firstItem="Cf5-Dp-qrx" firstAttribute="top" secondItem="IfV-dg-C6t" secondAttribute="bottom" id="MM3-3O-rbR"/>
  79. <constraint firstItem="Cf5-Dp-qrx" firstAttribute="height" secondItem="IfV-dg-C6t" secondAttribute="height" id="OCn-ZB-1kY"/>
  80. <constraint firstAttribute="trailing" secondItem="Cf5-Dp-qrx" secondAttribute="trailing" id="glv-Fv-11z"/>
  81. </constraints>
  82. </tableViewCellContentView>
  83. <connections>
  84. <outlet property="domainLabel" destination="oZn-PN-kQM" id="bxS-Jh-ORB"/>
  85. <outlet property="nameLabel" destination="NfP-Jt-uWK" id="aM7-18-CIN"/>
  86. </connections>
  87. <point key="canvasLocation" x="33.5" y="69"/>
  88. </tableViewCell>
  89. </objects>
  90. </document>