Main.storyboard 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16B2657" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
  3. <device id="retina4_0" 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="Constraints to layout margins" minToolsVersion="6.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--Gasteizko Margolariak-->
  14. <scene sceneID="e3W-6Z-Jyk">
  15. <objects>
  16. <navigationController title="Gasteizko Margolariak" id="cgF-cq-ysf" sceneMemberID="viewController">
  17. <navigationBar key="navigationBar" contentMode="scaleToFill" id="lgI-h9-O0s">
  18. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <color key="backgroundColor" red="0.4079896717" green="1" blue="0.34807942549999998" alpha="1" colorSpace="calibratedRGB"/>
  21. </navigationBar>
  22. </navigationController>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="utt-1m-pei" userLabel="First Responder" sceneMemberID="firstResponder"/>
  24. </objects>
  25. </scene>
  26. <!--Gasteizko Margolariak-->
  27. <scene sceneID="tne-QT-ifu">
  28. <objects>
  29. <viewController title="Gasteizko Margolariak" id="BYZ-38-t0r" customClass="ViewController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  30. <layoutGuides>
  31. <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
  32. <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
  33. </layoutGuides>
  34. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  35. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  37. <subviews>
  38. <navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zFh-si-6JY">
  39. <rect key="frame" x="0.0" y="0.0" width="320" height="65"/>
  40. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="65" id="MHT-7R-T2c"/>
  43. </constraints>
  44. <color key="barTintColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. <textAttributes key="titleTextAttributes">
  46. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. </textAttributes>
  48. <items>
  49. <navigationItem title="Gasteizko Margolariak" id="isw-jq-8xu"/>
  50. </items>
  51. </navigationBar>
  52. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Ikv-46-g2m">
  53. <rect key="frame" x="0.0" y="65" width="320" height="45"/>
  54. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. <constraints>
  56. <constraint firstAttribute="height" constant="45" id="D8o-cR-8qU"/>
  57. </constraints>
  58. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="3" minimumInteritemSpacing="1000" id="uuj-Dg-Ftx">
  59. <size key="itemSize" width="100" height="50"/>
  60. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  61. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  62. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  63. </collectionViewFlowLayout>
  64. <cells>
  65. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="a4j-DF-epb" customClass="MenuCollectionViewCell" customModule="app" customModuleProvider="target">
  66. <rect key="frame" x="0.0" y="-2.5" width="100" height="50"/>
  67. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  68. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  69. <rect key="frame" x="0.0" y="0.0" width="100" height="50"/>
  70. <autoresizingMask key="autoresizingMask"/>
  71. <subviews>
  72. <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Home" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PbJ-gz-Ivz">
  73. <rect key="frame" x="0.0" y="5" width="100" height="40"/>
  74. <constraints>
  75. <constraint firstAttribute="height" constant="40" id="JDi-Ta-B3u"/>
  76. <constraint firstAttribute="width" constant="100" id="eKL-ga-53F"/>
  77. </constraints>
  78. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  79. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  80. <nil key="highlightedColor"/>
  81. </label>
  82. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZNu-9N-o6K">
  83. <rect key="frame" x="4" y="38" width="92" height="4"/>
  84. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="4" id="Si5-HX-bjR"/>
  87. </constraints>
  88. </view>
  89. </subviews>
  90. </view>
  91. <constraints>
  92. <constraint firstItem="PbJ-gz-Ivz" firstAttribute="centerX" secondItem="a4j-DF-epb" secondAttribute="centerX" id="BgU-YL-9w0"/>
  93. <constraint firstItem="ZNu-9N-o6K" firstAttribute="width" secondItem="a4j-DF-epb" secondAttribute="width" constant="-8" id="FxK-Bg-b2j"/>
  94. <constraint firstItem="PbJ-gz-Ivz" firstAttribute="centerY" secondItem="a4j-DF-epb" secondAttribute="centerY" id="YZg-8N-4hG"/>
  95. <constraint firstAttribute="bottomMargin" secondItem="ZNu-9N-o6K" secondAttribute="bottom" id="ebT-TP-iQL"/>
  96. <constraint firstItem="ZNu-9N-o6K" firstAttribute="centerX" secondItem="a4j-DF-epb" secondAttribute="centerX" id="jUM-XF-fT7"/>
  97. </constraints>
  98. <connections>
  99. <outlet property="bar" destination="ZNu-9N-o6K" id="VHR-kp-QRc"/>
  100. <outlet property="label" destination="PbJ-gz-Ivz" id="vh3-yZ-ISb"/>
  101. </connections>
  102. </collectionViewCell>
  103. </cells>
  104. <connections>
  105. <outlet property="dataSource" destination="BYZ-38-t0r" id="SI3-sR-dHs"/>
  106. <outlet property="delegate" destination="BYZ-38-t0r" id="k4t-RF-DxW"/>
  107. </connections>
  108. </collectionView>
  109. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FfD-xR-Ufj" userLabel="Container View Home">
  110. <rect key="frame" x="0.0" y="110" width="320" height="458"/>
  111. <connections>
  112. <segue destination="aNc-O2-1Df" kind="embed" id="DGi-yn-SV1"/>
  113. </connections>
  114. </containerView>
  115. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T4H-Rn-I4y" userLabel="Container View Location">
  116. <rect key="frame" x="0.0" y="110" width="320" height="458"/>
  117. <connections>
  118. <segue destination="Xnt-cB-Rqv" kind="embed" id="tDq-Wx-d8o"/>
  119. </connections>
  120. </containerView>
  121. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nhy-Gy-cgq" userLabel="Container View Lablanca">
  122. <rect key="frame" x="0.0" y="110" width="320" height="458"/>
  123. <connections>
  124. <segue destination="BMN-HQ-lp2" kind="embed" id="pVd-Ff-B2f"/>
  125. </connections>
  126. </containerView>
  127. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T5i-d0-9I1" userLabel="Container View Activities">
  128. <rect key="frame" x="0.0" y="110" width="320" height="458"/>
  129. <connections>
  130. <segue destination="0Sj-kN-N7N" kind="embed" id="TI8-Fn-Xcz"/>
  131. </connections>
  132. </containerView>
  133. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="p8H-ai-kTU" userLabel="Container View Blog">
  134. <rect key="frame" x="0.0" y="110" width="320" height="458"/>
  135. <connections>
  136. <segue destination="CT0-x2-ZHC" kind="embed" id="53Z-m9-zSG"/>
  137. </connections>
  138. </containerView>
  139. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3r9-W6-dmf" userLabel="Container View Gallery">
  140. <rect key="frame" x="0.0" y="110" width="320" height="458"/>
  141. <connections>
  142. <segue destination="Bxe-vP-zrv" kind="embed" id="ufh-fQ-2yF"/>
  143. </connections>
  144. </containerView>
  145. </subviews>
  146. <color key="backgroundColor" red="0.0" green="0.47058823529411764" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  147. <constraints>
  148. <constraint firstItem="p8H-ai-kTU" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="1fj-8m-lWP"/>
  149. <constraint firstItem="T4H-Rn-I4y" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="3Eh-im-76c"/>
  150. <constraint firstItem="p8H-ai-kTU" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="3z5-Bs-qVY"/>
  151. <constraint firstItem="3r9-W6-dmf" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="41B-9B-3vB"/>
  152. <constraint firstItem="p8H-ai-kTU" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="4Iu-SL-dAB"/>
  153. <constraint firstItem="Ikv-46-g2m" firstAttribute="top" secondItem="zFh-si-6JY" secondAttribute="bottom" id="779-4E-igL"/>
  154. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="FfD-xR-Ufj" secondAttribute="bottom" id="7jk-ze-1Vp"/>
  155. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="p8H-ai-kTU" secondAttribute="bottom" id="Bkf-Wu-jW9"/>
  156. <constraint firstItem="zFh-si-6JY" firstAttribute="leading" secondItem="Ikv-46-g2m" secondAttribute="leading" id="DtH-3x-QsB"/>
  157. <constraint firstItem="nhy-Gy-cgq" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="EZy-Ld-6HE"/>
  158. <constraint firstItem="3r9-W6-dmf" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="F1F-Vz-PQg"/>
  159. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="T5i-d0-9I1" secondAttribute="bottom" id="FIc-3H-vLO"/>
  160. <constraint firstItem="zFh-si-6JY" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="HNI-Oh-agx"/>
  161. <constraint firstItem="FfD-xR-Ufj" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MPS-z3-zNb"/>
  162. <constraint firstItem="zFh-si-6JY" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MZQ-hn-ezh"/>
  163. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="nhy-Gy-cgq" secondAttribute="bottom" id="NZm-e4-hZE"/>
  164. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="3r9-W6-dmf" secondAttribute="bottom" id="QiZ-RE-Mc6"/>
  165. <constraint firstItem="T4H-Rn-I4y" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="UAm-na-Ilc"/>
  166. <constraint firstItem="T5i-d0-9I1" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="VOD-tJ-ecM"/>
  167. <constraint firstItem="T5i-d0-9I1" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="ZQY-pp-rDk"/>
  168. <constraint firstItem="nhy-Gy-cgq" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="ZjH-ke-Gtv"/>
  169. <constraint firstItem="T4H-Rn-I4y" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="a3W-7J-vjF"/>
  170. <constraint firstItem="nhy-Gy-cgq" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="dey-LW-WUE"/>
  171. <constraint firstItem="3r9-W6-dmf" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="efu-E3-cv8"/>
  172. <constraint firstItem="Ikv-46-g2m" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="eln-ck-QcI"/>
  173. <constraint firstItem="FfD-xR-Ufj" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="fwz-Vq-Hzc"/>
  174. <constraint firstItem="Ikv-46-g2m" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="j8o-dm-xpa"/>
  175. <constraint firstItem="FfD-xR-Ufj" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="kSp-hr-GIX"/>
  176. <constraint firstItem="T5i-d0-9I1" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="psj-oK-zVR"/>
  177. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="T4H-Rn-I4y" secondAttribute="bottom" id="vQE-x2-yf6"/>
  178. </constraints>
  179. </view>
  180. <connections>
  181. <outlet property="containerViewActivities" destination="T5i-d0-9I1" id="Zre-fI-1Lg"/>
  182. <outlet property="containerViewBlog" destination="p8H-ai-kTU" id="yCB-k7-XUk"/>
  183. <outlet property="containerViewGallery" destination="3r9-W6-dmf" id="rlK-vI-dz2"/>
  184. <outlet property="containerViewHome" destination="FfD-xR-Ufj" id="EtF-qz-vWE"/>
  185. <outlet property="containerViewLablanca" destination="nhy-Gy-cgq" id="bBa-2W-hjf"/>
  186. <outlet property="containerViewLocation" destination="T4H-Rn-I4y" id="EFa-Km-WuR"/>
  187. </connections>
  188. </viewController>
  189. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  190. </objects>
  191. <point key="canvasLocation" x="789.60000000000002" y="899.10044977511257"/>
  192. </scene>
  193. <!--Home-->
  194. <scene sceneID="DhP-V4-Fb2">
  195. <objects>
  196. <viewController storyboardIdentifier="homeViewControllerScene" title="Home" id="aNc-O2-1Df" propertyAccessControl="none" sceneMemberID="viewController">
  197. <layoutGuides>
  198. <viewControllerLayoutGuide type="top" id="g5I-wK-I6c"/>
  199. <viewControllerLayoutGuide type="bottom" id="Upn-3g-9US"/>
  200. </layoutGuides>
  201. <view key="view" contentMode="scaleToFill" id="12o-6g-8cT" customClass="HomeView" customModule="app" customModuleProvider="target">
  202. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  203. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  204. <color key="backgroundColor" red="0.70980392156862748" green="0.82745098039215681" blue="0.89803921568627454" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  205. </view>
  206. </viewController>
  207. <placeholder placeholderIdentifier="IBFirstResponder" id="jry-8b-RWd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  208. </objects>
  209. <point key="canvasLocation" x="454" y="1646"/>
  210. </scene>
  211. <!--Location-->
  212. <scene sceneID="LiN-jX-2oB">
  213. <objects>
  214. <viewController title="Location" id="Xnt-cB-Rqv" sceneMemberID="viewController">
  215. <layoutGuides>
  216. <viewControllerLayoutGuide type="top" id="pcm-Ee-gOc"/>
  217. <viewControllerLayoutGuide type="bottom" id="3Ws-3b-fnx"/>
  218. </layoutGuides>
  219. <view key="view" contentMode="scaleToFill" id="hp8-jo-hEx">
  220. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  221. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  222. <color key="backgroundColor" red="1" green="0.055437682639999999" blue="0.9161184698" alpha="1" colorSpace="calibratedRGB"/>
  223. </view>
  224. </viewController>
  225. <placeholder placeholderIdentifier="IBFirstResponder" id="r7U-0f-tjM" userLabel="First Responder" sceneMemberID="firstResponder"/>
  226. </objects>
  227. <point key="canvasLocation" x="1091" y="1708"/>
  228. </scene>
  229. <!--La Blanca-->
  230. <scene sceneID="FPb-4H-Oac">
  231. <objects>
  232. <viewController title="La Blanca" id="BMN-HQ-lp2" sceneMemberID="viewController">
  233. <layoutGuides>
  234. <viewControllerLayoutGuide type="top" id="dmp-DU-HeF"/>
  235. <viewControllerLayoutGuide type="bottom" id="cDH-sf-Urh"/>
  236. </layoutGuides>
  237. <view key="view" contentMode="scaleToFill" id="XIc-19-qoq">
  238. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  239. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  240. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  241. </view>
  242. </viewController>
  243. <placeholder placeholderIdentifier="IBFirstResponder" id="L8G-JV-V2l" userLabel="First Responder" sceneMemberID="firstResponder"/>
  244. </objects>
  245. <point key="canvasLocation" x="1583" y="870"/>
  246. </scene>
  247. <!--Activities-->
  248. <scene sceneID="Dyc-GB-FPW">
  249. <objects>
  250. <viewController title="Activities" id="0Sj-kN-N7N" sceneMemberID="viewController">
  251. <layoutGuides>
  252. <viewControllerLayoutGuide type="top" id="OhA-Gv-fwb"/>
  253. <viewControllerLayoutGuide type="bottom" id="3Yd-97-laW"/>
  254. </layoutGuides>
  255. <view key="view" contentMode="scaleToFill" id="e8E-bp-zJI">
  256. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  257. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  258. <color key="backgroundColor" red="0.4079896717" green="1" blue="0.34807942549999998" alpha="1" colorSpace="calibratedRGB"/>
  259. </view>
  260. </viewController>
  261. <placeholder placeholderIdentifier="IBFirstResponder" id="iuX-Se-nlc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  262. </objects>
  263. <point key="canvasLocation" x="1734" y="1234"/>
  264. </scene>
  265. <!--Blog-->
  266. <scene sceneID="A6s-4k-Qpj">
  267. <objects>
  268. <viewController title="Blog" id="CT0-x2-ZHC" sceneMemberID="viewController">
  269. <layoutGuides>
  270. <viewControllerLayoutGuide type="top" id="yir-Ne-huf"/>
  271. <viewControllerLayoutGuide type="bottom" id="126-8G-plw"/>
  272. </layoutGuides>
  273. <view key="view" contentMode="scaleToFill" id="c4t-ul-w0Z">
  274. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  275. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  276. <color key="backgroundColor" red="1" green="0.33842284866451022" blue="0.42972784824945376" alpha="1" colorSpace="calibratedRGB"/>
  277. </view>
  278. </viewController>
  279. <placeholder placeholderIdentifier="IBFirstResponder" id="iDB-bY-1MG" userLabel="First Responder" sceneMemberID="firstResponder"/>
  280. </objects>
  281. <point key="canvasLocation" x="1643" y="1803"/>
  282. </scene>
  283. <!--Gallery-->
  284. <scene sceneID="Uqp-if-ZuD">
  285. <objects>
  286. <viewController title="Gallery" id="Bxe-vP-zrv" sceneMemberID="viewController">
  287. <layoutGuides>
  288. <viewControllerLayoutGuide type="top" id="yvh-VS-RXe"/>
  289. <viewControllerLayoutGuide type="bottom" id="tOB-l0-rCU"/>
  290. </layoutGuides>
  291. <view key="view" contentMode="scaleToFill" id="pPe-Xd-teA">
  292. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  293. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  294. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  295. </view>
  296. </viewController>
  297. <placeholder placeholderIdentifier="IBFirstResponder" id="2vc-bF-Qwf" userLabel="First Responder" sceneMemberID="firstResponder"/>
  298. </objects>
  299. <point key="canvasLocation" x="1509" y="576"/>
  300. </scene>
  301. </scenes>
  302. </document>