Main.storyboard 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="nJd-IZ-bfU">
  3. <device id="retina6_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--View Controller-->
  12. <scene sceneID="tne-QT-ifu">
  13. <objects>
  14. <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
  15. <layoutGuides>
  16. <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
  17. <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
  18. </layoutGuides>
  19. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  20. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <subviews>
  23. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nbp-zX-Om1">
  24. <rect key="frame" x="186.66666666666666" y="117" width="41" height="30"/>
  25. <constraints>
  26. <constraint firstAttribute="height" constant="30" id="GzF-4f-MaH"/>
  27. </constraints>
  28. <state key="normal" title="Alerts"/>
  29. <connections>
  30. <segue destination="gK5-IX-eJx" kind="show" animates="NO" id="8RT-ON-yXm"/>
  31. </connections>
  32. </button>
  33. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YgP-SF-TkS">
  34. <rect key="frame" x="159.66666666666666" y="155" width="95" height="30"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="30" id="wTu-YB-p22"/>
  37. </constraints>
  38. <state key="normal" title="Deadlock app"/>
  39. <connections>
  40. <action selector="deadlockApp:" destination="BYZ-38-t0r" eventType="touchUpInside" id="53X-DJ-KNY"/>
  41. <action selector="showAlert:" destination="BYZ-38-t0r" eventType="touchUpInside" id="FEN-VX-MMc"/>
  42. </connections>
  43. </button>
  44. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="M2N-Yn-ytb">
  45. <rect key="frame" x="173" y="193" width="68" height="30"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="30" id="Sf6-pE-ROp"/>
  48. </constraints>
  49. <state key="normal" title="Attributes"/>
  50. <connections>
  51. <segue destination="65L-2T-0zt" kind="show" animates="NO" id="7cJ-OE-YWn"/>
  52. </connections>
  53. </button>
  54. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="S56-6U-3gG">
  55. <rect key="frame" x="177" y="231" width="60" height="30"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="30" id="7sH-TN-BNa"/>
  58. </constraints>
  59. <state key="normal" title="Scrolling"/>
  60. <connections>
  61. <segue destination="YzO-du-v3Y" kind="show" animates="NO" id="Ds1-bA-25D"/>
  62. </connections>
  63. </button>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Orientation" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uiD-R4-b34">
  65. <rect key="frame" x="164.66666666666666" y="269" width="85" height="21"/>
  66. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  67. <nil key="textColor"/>
  68. <nil key="highlightedColor"/>
  69. </label>
  70. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Ht-AF-MGW">
  71. <rect key="frame" x="186" y="298" width="42" height="30"/>
  72. <state key="normal" title="Touch"/>
  73. <connections>
  74. <segue destination="XaE-eF-eIt" kind="show" id="q3u-B9-6R6"/>
  75. </connections>
  76. </button>
  77. </subviews>
  78. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <accessibility key="accessibilityConfiguration" label="MainView"/>
  80. <constraints>
  81. <constraint firstItem="YgP-SF-TkS" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="41Q-cm-l5K"/>
  82. <constraint firstItem="S56-6U-3gG" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="8UW-Nz-F04"/>
  83. <constraint firstItem="1Ht-AF-MGW" firstAttribute="top" secondItem="uiD-R4-b34" secondAttribute="bottom" constant="8" id="8f1-dz-ei9"/>
  84. <constraint firstItem="nbp-zX-Om1" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="Ahr-dg-qwa"/>
  85. <constraint firstItem="1Ht-AF-MGW" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="BDr-QP-nJQ"/>
  86. <constraint firstItem="nbp-zX-Om1" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="29" id="GcP-yp-Ze6"/>
  87. <constraint firstItem="uiD-R4-b34" firstAttribute="top" secondItem="S56-6U-3gG" secondAttribute="bottom" constant="8" id="SPc-4k-0MA"/>
  88. <constraint firstItem="M2N-Yn-ytb" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="Yr3-Lt-qdn"/>
  89. <constraint firstItem="YgP-SF-TkS" firstAttribute="top" secondItem="nbp-zX-Om1" secondAttribute="bottom" constant="8" id="b56-i5-Lxo"/>
  90. <constraint firstItem="uiD-R4-b34" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="nFx-Xr-rGC"/>
  91. <constraint firstItem="S56-6U-3gG" firstAttribute="top" secondItem="M2N-Yn-ytb" secondAttribute="bottom" constant="8" id="rMW-LW-ejO"/>
  92. <constraint firstItem="M2N-Yn-ytb" firstAttribute="top" secondItem="YgP-SF-TkS" secondAttribute="bottom" constant="8" id="tMN-gl-smg"/>
  93. </constraints>
  94. </view>
  95. <navigationItem key="navigationItem" id="dmu-Fe-aoT"/>
  96. <connections>
  97. <outlet property="orentationLabel" destination="uiD-R4-b34" id="ysn-P0-ADp"/>
  98. </connections>
  99. </viewController>
  100. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  101. </objects>
  102. <point key="canvasLocation" x="39.375" y="612.67605633802816"/>
  103. </scene>
  104. <!--Touch View Controller-->
  105. <scene sceneID="Sg1-EQ-IAj">
  106. <objects>
  107. <viewController id="XaE-eF-eIt" customClass="TouchViewController" sceneMemberID="viewController">
  108. <layoutGuides>
  109. <viewControllerLayoutGuide type="top" id="gEY-Ha-hqz"/>
  110. <viewControllerLayoutGuide type="bottom" id="eVV-dI-eru"/>
  111. </layoutGuides>
  112. <view key="view" contentMode="scaleToFill" id="aEY-AK-0k9">
  113. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  114. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  115. <subviews>
  116. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="C6B-Wo-jWm" customClass="TouchableView">
  117. <rect key="frame" x="16" y="96.000000000000028" width="382" height="356.66666666666674"/>
  118. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  119. <accessibility key="accessibilityConfiguration" identifier="touchableView"/>
  120. <constraints>
  121. <constraint firstAttribute="width" secondItem="C6B-Wo-jWm" secondAttribute="height" multiplier="288:269" id="LeW-u7-tWl"/>
  122. </constraints>
  123. </view>
  124. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Taps" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IV8-Ak-Z8e">
  125. <rect key="frame" x="139" y="458.66666666666669" width="131" height="21"/>
  126. <accessibility key="accessibilityConfiguration" identifier="numberOfTapsLabel"/>
  127. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  128. <nil key="textColor"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Touches" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Q4X-EY-aSL">
  132. <rect key="frame" x="125" y="487.33333333333331" width="159" height="21"/>
  133. <accessibility key="accessibilityConfiguration" identifier="numberOfTouchesLabel"/>
  134. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  135. <nil key="textColor"/>
  136. <nil key="highlightedColor"/>
  137. </label>
  138. </subviews>
  139. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  140. <constraints>
  141. <constraint firstItem="C6B-Wo-jWm" firstAttribute="top" secondItem="gEY-Ha-hqz" secondAttribute="bottom" constant="8" id="1PW-tn-oTF"/>
  142. <constraint firstAttribute="trailing" secondItem="IV8-Ak-Z8e" secondAttribute="trailing" constant="144" id="5Tn-XG-5OD"/>
  143. <constraint firstAttribute="trailing" secondItem="Q4X-EY-aSL" secondAttribute="trailing" constant="130" id="6Rr-L0-eoR"/>
  144. <constraint firstItem="IV8-Ak-Z8e" firstAttribute="firstBaseline" secondItem="C6B-Wo-jWm" secondAttribute="baseline" constant="24.5" symbolType="layoutAnchor" id="77y-Kf-c0Y"/>
  145. <constraint firstAttribute="trailing" secondItem="C6B-Wo-jWm" secondAttribute="trailing" constant="16" id="CaC-dk-dbo"/>
  146. <constraint firstItem="Q4X-EY-aSL" firstAttribute="leading" secondItem="aEY-AK-0k9" secondAttribute="leading" constant="125" id="Ych-oZ-hmA"/>
  147. <constraint firstItem="Q4X-EY-aSL" firstAttribute="top" secondItem="IV8-Ak-Z8e" secondAttribute="bottom" constant="7.5" id="ktv-kW-VWI"/>
  148. <constraint firstItem="C6B-Wo-jWm" firstAttribute="leading" secondItem="aEY-AK-0k9" secondAttribute="leading" constant="16" id="pI7-Ds-hXG"/>
  149. <constraint firstItem="IV8-Ak-Z8e" firstAttribute="leading" secondItem="aEY-AK-0k9" secondAttribute="leading" constant="139" id="vbu-wn-Qvc"/>
  150. </constraints>
  151. </view>
  152. <navigationItem key="navigationItem" id="fDl-EC-1lc"/>
  153. <connections>
  154. <outlet property="numberOfTapsLabel" destination="IV8-Ak-Z8e" id="Ymh-Kr-C7w"/>
  155. <outlet property="numberOfTouchesLabel" destination="Q4X-EY-aSL" id="fZ9-sH-tVY"/>
  156. <outlet property="touchable" destination="C6B-Wo-jWm" id="6kR-LD-GPA"/>
  157. </connections>
  158. </viewController>
  159. <placeholder placeholderIdentifier="IBFirstResponder" id="3Oz-AA-uE1" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  160. </objects>
  161. <point key="canvasLocation" x="-15" y="1514.7887323943662"/>
  162. </scene>
  163. <!--Navigation Controller-->
  164. <scene sceneID="bWj-vr-GrF">
  165. <objects>
  166. <navigationController id="nJd-IZ-bfU" customClass="FBNavigationController" sceneMemberID="viewController">
  167. <navigationBar key="navigationBar" contentMode="scaleToFill" id="hZx-8U-FDw">
  168. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  169. <autoresizingMask key="autoresizingMask"/>
  170. </navigationBar>
  171. <connections>
  172. <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="Xg3-pw-x32"/>
  173. </connections>
  174. </navigationController>
  175. <placeholder placeholderIdentifier="IBFirstResponder" id="lCH-qk-44t" userLabel="First Responder" sceneMemberID="firstResponder"/>
  176. </objects>
  177. <point key="canvasLocation" x="-669" y="613"/>
  178. </scene>
  179. <!--View Controller-->
  180. <scene sceneID="0V0-cO-CI5">
  181. <objects>
  182. <viewController id="65L-2T-0zt" customClass="ViewController" sceneMemberID="viewController">
  183. <layoutGuides>
  184. <viewControllerLayoutGuide type="top" id="dDG-qA-kaN"/>
  185. <viewControllerLayoutGuide type="bottom" id="i3S-l1-3Mf"/>
  186. </layoutGuides>
  187. <view key="view" contentMode="scaleToFill" id="Ucg-Ag-VpP">
  188. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  189. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  190. <subviews>
  191. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="Value" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="mxs-lj-ChP">
  192. <rect key="frame" x="20" y="99" width="374" height="34"/>
  193. <accessibility key="accessibilityConfiguration" identifier="" label=""/>
  194. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  195. <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no"/>
  196. </textField>
  197. <pageControl opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" numberOfPages="3" translatesAutoresizingMaskIntoConstraints="NO" id="Kpo-oC-QzU">
  198. <rect key="frame" x="161" y="324" width="39" height="37"/>
  199. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  200. </pageControl>
  201. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" verticalCompressionResistancePriority="749" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="LZF-72-rfb">
  202. <rect key="frame" x="20" y="499" width="374" height="327"/>
  203. <mutableString key="text">1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901</mutableString>
  204. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  205. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  206. </textView>
  207. <datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="dateAndTime" minuteInterval="1" style="wheels" translatesAutoresizingMaskIntoConstraints="NO" id="dxw-sJ-Dkr">
  208. <rect key="frame" x="20" y="365" width="374" height="126"/>
  209. <constraints>
  210. <constraint firstAttribute="height" constant="126" id="QRU-5e-MQt"/>
  211. </constraints>
  212. </datePicker>
  213. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Exq-MB-zeu">
  214. <rect key="frame" x="103.66666666666667" y="201" width="46.000000000000014" height="30"/>
  215. <constraints>
  216. <constraint firstAttribute="height" constant="30" id="Otl-5O-2Nq"/>
  217. </constraints>
  218. <state key="normal" title="Button"/>
  219. <connections>
  220. <action selector="didTapButton:" destination="65L-2T-0zt" eventType="touchUpInside" id="G9g-YC-Y4j"/>
  221. </connections>
  222. </button>
  223. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NJh-8E-4En">
  224. <rect key="frame" x="106.66666666666667" y="242" width="42.000000000000014" height="21"/>
  225. <constraints>
  226. <constraint firstAttribute="height" constant="21" id="VBZ-ac-GvI"/>
  227. </constraints>
  228. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  229. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  230. <nil key="highlightedColor"/>
  231. </label>
  232. <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="Wim-fT-xNl">
  233. <rect key="frame" x="64" y="267" width="131" height="29"/>
  234. <constraints>
  235. <constraint firstAttribute="height" constant="28" id="IoK-dx-Y4W"/>
  236. </constraints>
  237. <segments>
  238. <segment title="First"/>
  239. <segment title="Second"/>
  240. </segments>
  241. </segmentedControl>
  242. <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="U7D-NR-20N">
  243. <rect key="frame" x="207" y="276" width="118" height="31"/>
  244. <constraints>
  245. <constraint firstAttribute="width" constant="114" id="vy6-tS-yHd"/>
  246. </constraints>
  247. </slider>
  248. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SjL-dx-Zsi">
  249. <rect key="frame" x="235" y="314" width="51" height="31"/>
  250. <constraints>
  251. <constraint firstAttribute="width" constant="49" id="dRJ-Hb-qNW"/>
  252. </constraints>
  253. </switch>
  254. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="w6h-ic-qpa">
  255. <rect key="frame" x="134" y="353" width="150" height="4"/>
  256. <constraints>
  257. <constraint firstAttribute="width" constant="150" id="7Tf-hh-LKX"/>
  258. </constraints>
  259. </progressView>
  260. <stepper opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" maximumValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="u8X-Wb-Od3">
  261. <rect key="frame" x="69" y="311" width="94" height="29"/>
  262. <constraints>
  263. <constraint firstAttribute="width" constant="94" id="bNi-xp-G14"/>
  264. <constraint firstAttribute="height" constant="29" id="f0s-Rr-QTt"/>
  265. </constraints>
  266. </stepper>
  267. <label opaque="NO" userInteractionEnabled="NO" alpha="0.0" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="alpha_invisible" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ucg-0s-c50">
  268. <rect key="frame" x="224.33333333333334" y="197" width="111.66666666666666" height="21"/>
  269. <color key="backgroundColor" red="1" green="0.0" blue="0.041046944598614132" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  270. <constraints>
  271. <constraint firstAttribute="height" constant="21" id="664-Z3-V7W"/>
  272. </constraints>
  273. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  274. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  275. <nil key="highlightedColor"/>
  276. </label>
  277. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="hidden_invisible" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vt6-b1-U0h">
  278. <rect key="frame" x="221.66666666666666" y="226" width="122.66666666666666" height="21"/>
  279. <constraints>
  280. <constraint firstAttribute="height" constant="21" id="51j-sl-XYd"/>
  281. </constraints>
  282. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  283. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  284. <nil key="highlightedColor"/>
  285. </label>
  286. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GsS-jO-scK">
  287. <rect key="frame" x="174" y="248" width="103" height="30"/>
  288. <accessibility key="accessibilityConfiguration">
  289. <bool key="isElement" value="NO"/>
  290. </accessibility>
  291. <constraints>
  292. <constraint firstAttribute="height" constant="30" id="e1t-Kp-sno"/>
  293. </constraints>
  294. <state key="normal" title="not_accessible"/>
  295. <userDefinedRuntimeAttributes>
  296. <userDefinedRuntimeAttribute type="point" keyPath="accessibilityActivationPoint">
  297. <point key="value" x="200" y="220"/>
  298. </userDefinedRuntimeAttribute>
  299. </userDefinedRuntimeAttributes>
  300. </button>
  301. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="bQv-RY-wkj">
  302. <rect key="frame" x="171" y="320" width="20" height="20"/>
  303. </activityIndicatorView>
  304. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="Value2" borderStyle="roundedRect" textAlignment="natural" clearsOnBeginEditing="YES" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Rab-I8-2aU">
  305. <rect key="frame" x="20" y="141" width="374" height="34"/>
  306. <accessibility key="accessibilityConfiguration" identifier="aIdentifier" label="aLabel"/>
  307. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  308. <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no"/>
  309. </textField>
  310. </subviews>
  311. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  312. <constraints>
  313. <constraint firstItem="GsS-jO-scK" firstAttribute="leading" secondItem="Ucg-Ag-VpP" secondAttribute="leadingMargin" constant="154" id="1RA-Fx-3Jh"/>
  314. <constraint firstItem="SjL-dx-Zsi" firstAttribute="top" secondItem="U7D-NR-20N" secondAttribute="bottom" constant="8" id="3NW-Hc-tPr"/>
  315. <constraint firstItem="mxs-lj-ChP" firstAttribute="top" secondItem="dDG-qA-kaN" secondAttribute="bottom" constant="11" id="4Fw-0B-UwC"/>
  316. <constraint firstItem="GsS-jO-scK" firstAttribute="top" secondItem="vt6-b1-U0h" secondAttribute="bottom" constant="1" id="4cH-4W-5qo"/>
  317. <constraint firstItem="dxw-sJ-Dkr" firstAttribute="trailing" secondItem="Ucg-Ag-VpP" secondAttribute="trailingMargin" id="7fI-ha-3sR"/>
  318. <constraint firstItem="mxs-lj-ChP" firstAttribute="leading" secondItem="Ucg-Ag-VpP" secondAttribute="leadingMargin" id="8mv-f6-WQ6"/>
  319. <constraint firstItem="Rab-I8-2aU" firstAttribute="leading" secondItem="Ucg-Ag-VpP" secondAttribute="leadingMargin" id="AcZ-6f-OjT"/>
  320. <constraint firstItem="LZF-72-rfb" firstAttribute="trailing" secondItem="Ucg-Ag-VpP" secondAttribute="trailingMargin" id="BPl-7D-KX8"/>
  321. <constraint firstItem="dxw-sJ-Dkr" firstAttribute="top" secondItem="w6h-ic-qpa" secondAttribute="bottom" constant="8" id="CdC-6B-Sak"/>
  322. <constraint firstItem="LZF-72-rfb" firstAttribute="leading" secondItem="Ucg-Ag-VpP" secondAttribute="leadingMargin" id="FXH-2O-HhB"/>
  323. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="GsS-jO-scK" secondAttribute="trailingMargin" id="GOy-RG-tCC"/>
  324. <constraint firstItem="w6h-ic-qpa" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="2" id="JAL-PW-u0w"/>
  325. <constraint firstItem="i3S-l1-3Mf" firstAttribute="top" secondItem="LZF-72-rfb" secondAttribute="bottom" constant="36" id="K1W-hh-eAI"/>
  326. <constraint firstItem="Exq-MB-zeu" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="-80.5" id="KBS-g2-6jH"/>
  327. <constraint firstItem="vt6-b1-U0h" firstAttribute="top" secondItem="ucg-0s-c50" secondAttribute="bottom" constant="8" id="Kgr-uw-g1y"/>
  328. <constraint firstItem="Rab-I8-2aU" firstAttribute="trailing" secondItem="Ucg-Ag-VpP" secondAttribute="trailingMargin" id="PhW-Vk-nlO"/>
  329. <constraint firstItem="u8X-Wb-Od3" firstAttribute="top" secondItem="Wim-fT-xNl" secondAttribute="bottom" constant="16" id="RFW-ZE-Wxe"/>
  330. <constraint firstItem="Wim-fT-xNl" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="-77.5" id="Sd1-7h-RwK"/>
  331. <constraint firstItem="Wim-fT-xNl" firstAttribute="top" secondItem="NJh-8E-4En" secondAttribute="bottom" constant="4" id="TXS-dN-R68"/>
  332. <constraint firstItem="NJh-8E-4En" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="-79.5" id="Xqj-5G-gWd"/>
  333. <constraint firstItem="w6h-ic-qpa" firstAttribute="top" secondItem="SjL-dx-Zsi" secondAttribute="bottom" constant="8" id="YmL-M2-lGN"/>
  334. <constraint firstItem="Exq-MB-zeu" firstAttribute="top" secondItem="Rab-I8-2aU" secondAttribute="bottom" constant="26" id="aLQ-Gz-cjx"/>
  335. <constraint firstItem="dxw-sJ-Dkr" firstAttribute="leading" secondItem="Ucg-Ag-VpP" secondAttribute="leadingMargin" id="amt-aZ-NnD"/>
  336. <constraint firstItem="mxs-lj-ChP" firstAttribute="trailing" secondItem="Ucg-Ag-VpP" secondAttribute="trailingMargin" id="b9B-Xj-ypz"/>
  337. <constraint firstItem="SjL-dx-Zsi" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="52.5" id="c5J-nU-AFi"/>
  338. <constraint firstItem="bQv-RY-wkj" firstAttribute="top" secondItem="Wim-fT-xNl" secondAttribute="bottom" constant="25" id="dOt-dS-sb7"/>
  339. <constraint firstItem="bQv-RY-wkj" firstAttribute="leading" secondItem="u8X-Wb-Od3" secondAttribute="trailing" constant="8" id="dq2-ZM-aAA"/>
  340. <constraint firstItem="LZF-72-rfb" firstAttribute="top" secondItem="dxw-sJ-Dkr" secondAttribute="bottom" constant="8" id="hqc-Vg-E1h"/>
  341. <constraint firstItem="U7D-NR-20N" firstAttribute="top" secondItem="vt6-b1-U0h" secondAttribute="bottom" constant="29" id="n1M-yh-Yr6"/>
  342. <constraint firstItem="u8X-Wb-Od3" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="-91" id="ocA-VF-afs"/>
  343. <constraint firstItem="vt6-b1-U0h" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="76" id="odm-dZ-IbR"/>
  344. <constraint firstItem="ucg-0s-c50" firstAttribute="top" secondItem="Rab-I8-2aU" secondAttribute="bottom" constant="22" id="pc0-2N-b6J"/>
  345. <constraint firstItem="NJh-8E-4En" firstAttribute="top" secondItem="Exq-MB-zeu" secondAttribute="bottom" constant="11" id="qTa-xu-PhV"/>
  346. <constraint firstItem="Rab-I8-2aU" firstAttribute="top" secondItem="mxs-lj-ChP" secondAttribute="bottom" constant="8" id="sDU-d6-48t"/>
  347. <constraint firstItem="U7D-NR-20N" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="59" id="spY-Aq-rh9"/>
  348. <constraint firstItem="ucg-0s-c50" firstAttribute="centerX" secondItem="Ucg-Ag-VpP" secondAttribute="centerX" constant="73" id="xoU-03-2dV"/>
  349. </constraints>
  350. </view>
  351. <navigationItem key="navigationItem" id="Hk7-AH-JlS"/>
  352. </viewController>
  353. <placeholder placeholderIdentifier="IBFirstResponder" id="0f2-qL-RU6" userLabel="First Responder" sceneMemberID="firstResponder"/>
  354. </objects>
  355. <point key="canvasLocation" x="1188.75" y="1217.9577464788733"/>
  356. </scene>
  357. <!--Alert View Controller-->
  358. <scene sceneID="sNK-H9-0Zl">
  359. <objects>
  360. <viewController id="gK5-IX-eJx" customClass="FBAlertViewController" sceneMemberID="viewController">
  361. <layoutGuides>
  362. <viewControllerLayoutGuide type="top" id="Ew1-ik-0G1"/>
  363. <viewControllerLayoutGuide type="bottom" id="LIO-6E-0HO"/>
  364. </layoutGuides>
  365. <view key="view" contentMode="scaleToFill" id="JWE-cA-TW0">
  366. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  367. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  368. <subviews>
  369. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="y1x-J5-Nkw">
  370. <rect key="frame" x="101.66666666666669" y="113" width="211" height="30"/>
  371. <accessibility key="accessibilityConfiguration" identifier="textField"/>
  372. <constraints>
  373. <constraint firstAttribute="height" constant="30" id="B7B-wI-RFc"/>
  374. <constraint firstAttribute="width" constant="211" id="zSX-10-aQg"/>
  375. </constraints>
  376. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  377. <textInputTraits key="textInputTraits"/>
  378. </textField>
  379. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4VK-4B-FEF">
  380. <rect key="frame" x="149.66666666666666" y="194" width="113.99999999999997" height="30"/>
  381. <constraints>
  382. <constraint firstAttribute="height" constant="30" id="xsL-Fq-mly"/>
  383. </constraints>
  384. <state key="normal" title="Create App Alert"/>
  385. <connections>
  386. <action selector="createAppAlert:" destination="gK5-IX-eJx" eventType="touchUpInside" id="t44-BA-HSi"/>
  387. </connections>
  388. </button>
  389. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OQt-5y-Tft">
  390. <rect key="frame" x="124" y="232" width="166" height="30"/>
  391. <constraints>
  392. <constraint firstAttribute="height" constant="30" id="Y5y-Th-63a"/>
  393. </constraints>
  394. <state key="normal" title="Create Notification Alert"/>
  395. <connections>
  396. <action selector="createNotificationAlert:" destination="gK5-IX-eJx" eventType="touchUpInside" id="haL-pV-hTV"/>
  397. </connections>
  398. </button>
  399. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rG5-3k-LFe">
  400. <rect key="frame" x="122" y="270" width="169" height="30"/>
  401. <constraints>
  402. <constraint firstAttribute="height" constant="30" id="im5-w3-Pgi"/>
  403. </constraints>
  404. <state key="normal" title="Create Camera Roll Alert"/>
  405. <connections>
  406. <action selector="createCameraRollAccessAlert:" destination="gK5-IX-eJx" eventType="touchUpInside" id="T8R-HK-sEe"/>
  407. </connections>
  408. </button>
  409. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ntr-45-Ycd">
  410. <rect key="frame" x="123" y="308" width="168" height="30"/>
  411. <constraints>
  412. <constraint firstAttribute="height" constant="30" id="4B7-LM-UwV"/>
  413. </constraints>
  414. <state key="normal" title="Create GPS access Alert"/>
  415. <connections>
  416. <action selector="createGPSAccessAlert:" destination="gK5-IX-eJx" eventType="touchUpInside" id="gcM-Ip-10b"/>
  417. </connections>
  418. </button>
  419. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CZ1-7J-OGl">
  420. <rect key="frame" x="66.666666666666671" y="176" width="46" height="30"/>
  421. <accessibility key="accessibilityConfiguration" identifier="button"/>
  422. <constraints>
  423. <constraint firstAttribute="height" constant="30" id="tJH-wr-O3J"/>
  424. </constraints>
  425. <state key="normal" title="Button"/>
  426. </button>
  427. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="plO-2e-XmX">
  428. <rect key="frame" x="304.66666666666669" y="180" width="42" height="21"/>
  429. <accessibility key="accessibilityConfiguration" identifier="label"/>
  430. <constraints>
  431. <constraint firstAttribute="height" constant="21" id="2qA-NT-ddc"/>
  432. </constraints>
  433. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  434. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  435. <nil key="highlightedColor"/>
  436. </label>
  437. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3Zk-wE-jwj">
  438. <rect key="frame" x="144" y="346" width="126" height="30"/>
  439. <constraints>
  440. <constraint firstAttribute="height" constant="30" id="Mk4-bk-Y0L"/>
  441. </constraints>
  442. <state key="normal" title="Create Sheet Alert"/>
  443. <connections>
  444. <action selector="createAppSheet:" destination="gK5-IX-eJx" eventType="touchUpInside" id="U6X-fw-xU2"/>
  445. </connections>
  446. </button>
  447. <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="D7g-22-s49">
  448. <rect key="frame" x="116" y="384" width="182" height="30"/>
  449. <constraints>
  450. <constraint firstAttribute="height" constant="30" id="TzV-CY-64y"/>
  451. </constraints>
  452. <state key="normal" title="Create Alert (Force Touch)"/>
  453. </button>
  454. </subviews>
  455. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  456. <constraints>
  457. <constraint firstItem="3Zk-wE-jwj" firstAttribute="centerX" secondItem="JWE-cA-TW0" secondAttribute="centerX" id="83u-1W-xLt"/>
  458. <constraint firstItem="D7g-22-s49" firstAttribute="centerX" secondItem="JWE-cA-TW0" secondAttribute="centerX" id="9nT-k0-9gf"/>
  459. <constraint firstItem="ntr-45-Ycd" firstAttribute="top" secondItem="rG5-3k-LFe" secondAttribute="bottom" constant="8" id="DYt-NB-TSO"/>
  460. <constraint firstItem="3Zk-wE-jwj" firstAttribute="top" secondItem="ntr-45-Ycd" secondAttribute="bottom" constant="8" id="Edq-zL-Soc"/>
  461. <constraint firstItem="y1x-J5-Nkw" firstAttribute="centerX" secondItem="CZ1-7J-OGl" secondAttribute="centerX" constant="117.5" id="Ell-4O-Iqa"/>
  462. <constraint firstItem="4VK-4B-FEF" firstAttribute="top" secondItem="y1x-J5-Nkw" secondAttribute="bottom" constant="51" id="JnR-cD-vZE"/>
  463. <constraint firstItem="OQt-5y-Tft" firstAttribute="centerX" secondItem="CZ1-7J-OGl" secondAttribute="centerX" constant="117.5" id="LQq-Br-Fda"/>
  464. <constraint firstItem="y1x-J5-Nkw" firstAttribute="centerX" secondItem="JWE-cA-TW0" secondAttribute="centerX" id="M6w-gn-nXE"/>
  465. <constraint firstItem="ntr-45-Ycd" firstAttribute="centerX" secondItem="CZ1-7J-OGl" secondAttribute="centerX" constant="117.5" id="Qj1-d9-KDa"/>
  466. <constraint firstItem="CZ1-7J-OGl" firstAttribute="top" secondItem="y1x-J5-Nkw" secondAttribute="bottom" constant="33" id="UHk-wV-Ehk"/>
  467. <constraint firstItem="D7g-22-s49" firstAttribute="top" secondItem="3Zk-wE-jwj" secondAttribute="bottom" constant="8" id="eML-6C-Von"/>
  468. <constraint firstItem="plO-2e-XmX" firstAttribute="top" secondItem="y1x-J5-Nkw" secondAttribute="bottom" constant="37" id="f0Z-LP-5Dg"/>
  469. <constraint firstItem="4VK-4B-FEF" firstAttribute="centerX" secondItem="CZ1-7J-OGl" secondAttribute="centerX" constant="117" id="fDG-Jl-VER"/>
  470. <constraint firstItem="y1x-J5-Nkw" firstAttribute="top" secondItem="Ew1-ik-0G1" secondAttribute="bottom" constant="25" id="gaL-qu-PB6"/>
  471. <constraint firstItem="plO-2e-XmX" firstAttribute="centerX" secondItem="CZ1-7J-OGl" secondAttribute="centerX" constant="236" id="h2I-eE-doE"/>
  472. <constraint firstItem="OQt-5y-Tft" firstAttribute="top" secondItem="4VK-4B-FEF" secondAttribute="bottom" constant="8" id="q3k-Mr-OUS"/>
  473. <constraint firstItem="rG5-3k-LFe" firstAttribute="top" secondItem="OQt-5y-Tft" secondAttribute="bottom" constant="8" id="tBP-U5-8Lx"/>
  474. <constraint firstItem="rG5-3k-LFe" firstAttribute="centerX" secondItem="CZ1-7J-OGl" secondAttribute="centerX" constant="117" id="wCj-0t-gIY"/>
  475. </constraints>
  476. </view>
  477. <navigationItem key="navigationItem" id="nfx-Tv-5Z0"/>
  478. </viewController>
  479. <placeholder placeholderIdentifier="IBFirstResponder" id="B30-xl-1JX" userLabel="First Responder" sceneMemberID="firstResponder"/>
  480. </objects>
  481. <point key="canvasLocation" x="1216" y="-319"/>
  482. </scene>
  483. <!--View Controller-->
  484. <scene sceneID="9RM-JC-4C4">
  485. <objects>
  486. <viewController id="YzO-du-v3Y" sceneMemberID="viewController">
  487. <layoutGuides>
  488. <viewControllerLayoutGuide type="top" id="yvD-8P-ibI"/>
  489. <viewControllerLayoutGuide type="bottom" id="REj-tv-GYS"/>
  490. </layoutGuides>
  491. <view key="view" contentMode="scaleToFill" id="55R-aH-x4M">
  492. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  493. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  494. <subviews>
  495. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vYb-QB-vwU">
  496. <rect key="frame" x="172.66666666666666" y="108" width="69" height="30"/>
  497. <constraints>
  498. <constraint firstAttribute="height" constant="30" id="ymh-D3-SCA"/>
  499. </constraints>
  500. <state key="normal" title="TableView"/>
  501. <connections>
  502. <segue destination="3ur-D9-8FT" kind="show" animates="NO" id="yJb-Fl-2fY"/>
  503. </connections>
  504. </button>
  505. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FdB-fa-0bl">
  506. <rect key="frame" x="171" y="146" width="72" height="30"/>
  507. <constraints>
  508. <constraint firstAttribute="height" constant="30" id="Xas-AZ-Nyw"/>
  509. </constraints>
  510. <state key="normal" title="ScrollView"/>
  511. <connections>
  512. <segue destination="GI0-zX-z7l" kind="show" animates="NO" id="iVA-s3-kPd"/>
  513. </connections>
  514. </button>
  515. </subviews>
  516. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  517. <constraints>
  518. <constraint firstItem="vYb-QB-vwU" firstAttribute="centerX" secondItem="55R-aH-x4M" secondAttribute="centerX" id="0MT-Eq-8dG"/>
  519. <constraint firstItem="vYb-QB-vwU" firstAttribute="top" secondItem="yvD-8P-ibI" secondAttribute="bottom" constant="20" id="c3y-G3-HCj"/>
  520. <constraint firstItem="FdB-fa-0bl" firstAttribute="centerX" secondItem="55R-aH-x4M" secondAttribute="centerX" id="gE9-Mi-Jcm"/>
  521. <constraint firstItem="FdB-fa-0bl" firstAttribute="top" secondItem="vYb-QB-vwU" secondAttribute="bottom" constant="8" id="zLx-S1-Tnz"/>
  522. </constraints>
  523. </view>
  524. <navigationItem key="navigationItem" id="6Qr-Yi-87y"/>
  525. </viewController>
  526. <placeholder placeholderIdentifier="IBFirstResponder" id="CvZ-nE-CBk" userLabel="First Responder" sceneMemberID="firstResponder"/>
  527. </objects>
  528. <point key="canvasLocation" x="1216" y="422"/>
  529. </scene>
  530. <!--Table View Controller-->
  531. <scene sceneID="ow4-nH-afF">
  532. <objects>
  533. <tableViewController id="3ur-D9-8FT" sceneMemberID="viewController">
  534. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="jo0-3M-nUd">
  535. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  536. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  537. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  538. <prototypes>
  539. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" textLabel="2mC-E2-VxB" style="IBUITableViewCellStyleDefault" id="wCs-18-PFf">
  540. <rect key="frame" x="0.0" y="50" width="414" height="44"/>
  541. <autoresizingMask key="autoresizingMask"/>
  542. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="wCs-18-PFf" id="0KF-km-gbT">
  543. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  544. <autoresizingMask key="autoresizingMask"/>
  545. <subviews>
  546. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="2mC-E2-VxB">
  547. <rect key="frame" x="20" y="0.0" width="374" height="44"/>
  548. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  549. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  550. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  551. <nil key="highlightedColor"/>
  552. </label>
  553. </subviews>
  554. </tableViewCellContentView>
  555. </tableViewCell>
  556. </prototypes>
  557. <sections/>
  558. <userDefinedRuntimeAttributes>
  559. <userDefinedRuntimeAttribute type="string" keyPath="accessibilityIdentifier" value="scrollView"/>
  560. </userDefinedRuntimeAttributes>
  561. <connections>
  562. <outlet property="dataSource" destination="TxP-Aa-p9i" id="IDu-Y4-oQL"/>
  563. <outlet property="delegate" destination="3ur-D9-8FT" id="saC-SY-CSo"/>
  564. </connections>
  565. </tableView>
  566. <navigationItem key="navigationItem" id="szz-4K-52y"/>
  567. </tableViewController>
  568. <placeholder placeholderIdentifier="IBFirstResponder" id="21y-mk-Cmx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  569. <customObject id="TxP-Aa-p9i" customClass="FBTableDataSource"/>
  570. </objects>
  571. <point key="canvasLocation" x="2302" y="97"/>
  572. </scene>
  573. <!--Scroll View Controller-->
  574. <scene sceneID="cZ2-Pn-cVV">
  575. <objects>
  576. <viewController id="GI0-zX-z7l" customClass="FBScrollViewController" sceneMemberID="viewController">
  577. <layoutGuides>
  578. <viewControllerLayoutGuide type="top" id="o0k-ze-PY2"/>
  579. <viewControllerLayoutGuide type="bottom" id="1qn-YR-FCf"/>
  580. </layoutGuides>
  581. <view key="view" contentMode="scaleToFill" id="KLL-RT-L40">
  582. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  583. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  584. <subviews>
  585. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xEQ-MI-a2g">
  586. <rect key="frame" x="0.0" y="0.0" width="414" height="862"/>
  587. <userDefinedRuntimeAttributes>
  588. <userDefinedRuntimeAttribute type="string" keyPath="accessibilityIdentifier" value="scrollView"/>
  589. </userDefinedRuntimeAttributes>
  590. </scrollView>
  591. </subviews>
  592. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  593. <constraints>
  594. <constraint firstItem="xEQ-MI-a2g" firstAttribute="top" secondItem="KLL-RT-L40" secondAttribute="top" id="Bep-no-nwg"/>
  595. <constraint firstAttribute="trailing" secondItem="xEQ-MI-a2g" secondAttribute="trailing" id="akP-zz-jsv"/>
  596. <constraint firstItem="xEQ-MI-a2g" firstAttribute="leading" secondItem="KLL-RT-L40" secondAttribute="leading" id="eVn-mL-sBX"/>
  597. <constraint firstItem="1qn-YR-FCf" firstAttribute="top" secondItem="xEQ-MI-a2g" secondAttribute="bottom" id="kg2-Z3-oRO"/>
  598. </constraints>
  599. </view>
  600. <navigationItem key="navigationItem" id="QQ9-xy-IwS"/>
  601. <connections>
  602. <outlet property="dataSource" destination="Vxa-lD-ODn" id="ti0-a9-iaY"/>
  603. <outlet property="scrollView" destination="xEQ-MI-a2g" id="ZBD-iW-x6Q"/>
  604. </connections>
  605. </viewController>
  606. <placeholder placeholderIdentifier="IBFirstResponder" id="fpw-oW-WXe" userLabel="First Responder" sceneMemberID="firstResponder"/>
  607. <customObject id="Vxa-lD-ODn" customClass="FBTableDataSource"/>
  608. </objects>
  609. <point key="canvasLocation" x="2302" y="746"/>
  610. </scene>
  611. </scenes>
  612. <resources>
  613. <systemColor name="systemBackgroundColor">
  614. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  615. </systemColor>
  616. </resources>
  617. </document>