Main.storyboard 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324
  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. <containerView opaque="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bdj-h9-Qx6" userLabel="Container View Gallery">
  146. <rect key="frame" x="0.0" y="55" width="320" height="458"/>
  147. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  148. </containerView>
  149. </subviews>
  150. <color key="backgroundColor" red="0.0" green="0.47058823529411764" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  151. <constraints>
  152. <constraint firstItem="p8H-ai-kTU" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="1fj-8m-lWP"/>
  153. <constraint firstItem="T4H-Rn-I4y" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="3Eh-im-76c"/>
  154. <constraint firstItem="p8H-ai-kTU" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="3z5-Bs-qVY"/>
  155. <constraint firstItem="3r9-W6-dmf" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="41B-9B-3vB"/>
  156. <constraint firstItem="p8H-ai-kTU" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="4Iu-SL-dAB"/>
  157. <constraint firstItem="Ikv-46-g2m" firstAttribute="top" secondItem="zFh-si-6JY" secondAttribute="bottom" id="779-4E-igL"/>
  158. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="FfD-xR-Ufj" secondAttribute="bottom" id="7jk-ze-1Vp"/>
  159. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="p8H-ai-kTU" secondAttribute="bottom" id="Bkf-Wu-jW9"/>
  160. <constraint firstItem="zFh-si-6JY" firstAttribute="leading" secondItem="Ikv-46-g2m" secondAttribute="leading" id="DtH-3x-QsB"/>
  161. <constraint firstItem="nhy-Gy-cgq" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="EZy-Ld-6HE"/>
  162. <constraint firstItem="3r9-W6-dmf" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="F1F-Vz-PQg"/>
  163. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="T5i-d0-9I1" secondAttribute="bottom" id="FIc-3H-vLO"/>
  164. <constraint firstItem="zFh-si-6JY" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="HNI-Oh-agx"/>
  165. <constraint firstItem="FfD-xR-Ufj" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MPS-z3-zNb"/>
  166. <constraint firstItem="zFh-si-6JY" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MZQ-hn-ezh"/>
  167. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="nhy-Gy-cgq" secondAttribute="bottom" id="NZm-e4-hZE"/>
  168. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="3r9-W6-dmf" secondAttribute="bottom" id="QiZ-RE-Mc6"/>
  169. <constraint firstItem="T4H-Rn-I4y" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="UAm-na-Ilc"/>
  170. <constraint firstItem="T5i-d0-9I1" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="VOD-tJ-ecM"/>
  171. <constraint firstItem="T5i-d0-9I1" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="ZQY-pp-rDk"/>
  172. <constraint firstItem="nhy-Gy-cgq" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="ZjH-ke-Gtv"/>
  173. <constraint firstItem="T4H-Rn-I4y" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="a3W-7J-vjF"/>
  174. <constraint firstItem="nhy-Gy-cgq" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="dey-LW-WUE"/>
  175. <constraint firstItem="3r9-W6-dmf" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="efu-E3-cv8"/>
  176. <constraint firstItem="Ikv-46-g2m" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="eln-ck-QcI"/>
  177. <constraint firstItem="FfD-xR-Ufj" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="fwz-Vq-Hzc"/>
  178. <constraint firstItem="Ikv-46-g2m" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="j8o-dm-xpa"/>
  179. <constraint firstItem="FfD-xR-Ufj" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="kSp-hr-GIX"/>
  180. <constraint firstItem="T5i-d0-9I1" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="psj-oK-zVR"/>
  181. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="T4H-Rn-I4y" secondAttribute="bottom" id="vQE-x2-yf6"/>
  182. </constraints>
  183. </view>
  184. <connections>
  185. <outlet property="containerViewActivities" destination="T5i-d0-9I1" id="Zre-fI-1Lg"/>
  186. <outlet property="containerViewBlog" destination="p8H-ai-kTU" id="yCB-k7-XUk"/>
  187. <outlet property="containerViewGallery" destination="3r9-W6-dmf" id="rlK-vI-dz2"/>
  188. <outlet property="containerViewHome" destination="FfD-xR-Ufj" id="EtF-qz-vWE"/>
  189. <outlet property="containerViewLablanca" destination="nhy-Gy-cgq" id="bBa-2W-hjf"/>
  190. <outlet property="containerViewLocation" destination="T4H-Rn-I4y" id="EFa-Km-WuR"/>
  191. </connections>
  192. </viewController>
  193. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  194. </objects>
  195. <point key="canvasLocation" x="789.60000000000002" y="899.10044977511257"/>
  196. </scene>
  197. <!--Home-->
  198. <scene sceneID="DhP-V4-Fb2">
  199. <objects>
  200. <viewController storyboardIdentifier="homeViewControllerScene" title="Home" id="aNc-O2-1Df" propertyAccessControl="none" sceneMemberID="viewController">
  201. <layoutGuides>
  202. <viewControllerLayoutGuide type="top" id="g5I-wK-I6c"/>
  203. <viewControllerLayoutGuide type="bottom" id="Upn-3g-9US"/>
  204. </layoutGuides>
  205. <view key="view" contentMode="scaleToFill" id="12o-6g-8cT" customClass="HomeView" customModule="app" customModuleProvider="target">
  206. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  207. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  208. <color key="backgroundColor" red="0.70980392156862748" green="0.82745098039215681" blue="0.89803921568627454" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  209. </view>
  210. </viewController>
  211. <placeholder placeholderIdentifier="IBFirstResponder" id="jry-8b-RWd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  212. </objects>
  213. <point key="canvasLocation" x="454" y="1646"/>
  214. </scene>
  215. <!--Location-->
  216. <scene sceneID="LiN-jX-2oB">
  217. <objects>
  218. <viewController title="Location" id="Xnt-cB-Rqv" sceneMemberID="viewController">
  219. <layoutGuides>
  220. <viewControllerLayoutGuide type="top" id="pcm-Ee-gOc"/>
  221. <viewControllerLayoutGuide type="bottom" id="3Ws-3b-fnx"/>
  222. </layoutGuides>
  223. <view key="view" contentMode="scaleToFill" id="hp8-jo-hEx">
  224. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  225. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  226. <color key="backgroundColor" red="1" green="0.055437682639999999" blue="0.9161184698" alpha="1" colorSpace="calibratedRGB"/>
  227. </view>
  228. </viewController>
  229. <placeholder placeholderIdentifier="IBFirstResponder" id="r7U-0f-tjM" userLabel="First Responder" sceneMemberID="firstResponder"/>
  230. </objects>
  231. <point key="canvasLocation" x="1091" y="1708"/>
  232. </scene>
  233. <!--La Blanca-->
  234. <scene sceneID="FPb-4H-Oac">
  235. <objects>
  236. <viewController title="La Blanca" id="BMN-HQ-lp2" sceneMemberID="viewController">
  237. <layoutGuides>
  238. <viewControllerLayoutGuide type="top" id="dmp-DU-HeF"/>
  239. <viewControllerLayoutGuide type="bottom" id="cDH-sf-Urh"/>
  240. </layoutGuides>
  241. <view key="view" contentMode="scaleToFill" id="XIc-19-qoq">
  242. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  243. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  244. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  245. </view>
  246. </viewController>
  247. <placeholder placeholderIdentifier="IBFirstResponder" id="L8G-JV-V2l" userLabel="First Responder" sceneMemberID="firstResponder"/>
  248. </objects>
  249. <point key="canvasLocation" x="1583" y="870"/>
  250. </scene>
  251. <!--Activities-->
  252. <scene sceneID="Dyc-GB-FPW">
  253. <objects>
  254. <viewController title="Activities" id="0Sj-kN-N7N" sceneMemberID="viewController">
  255. <layoutGuides>
  256. <viewControllerLayoutGuide type="top" id="OhA-Gv-fwb"/>
  257. <viewControllerLayoutGuide type="bottom" id="3Yd-97-laW"/>
  258. </layoutGuides>
  259. <view key="view" contentMode="scaleToFill" id="e8E-bp-zJI">
  260. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  261. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  262. <color key="backgroundColor" red="0.4079896717" green="1" blue="0.34807942549999998" alpha="1" colorSpace="calibratedRGB"/>
  263. </view>
  264. </viewController>
  265. <placeholder placeholderIdentifier="IBFirstResponder" id="iuX-Se-nlc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  266. </objects>
  267. <point key="canvasLocation" x="1734" y="1234"/>
  268. </scene>
  269. <!--Blog-->
  270. <scene sceneID="A6s-4k-Qpj">
  271. <objects>
  272. <viewController title="Blog" id="CT0-x2-ZHC" sceneMemberID="viewController">
  273. <layoutGuides>
  274. <viewControllerLayoutGuide type="top" id="yir-Ne-huf"/>
  275. <viewControllerLayoutGuide type="bottom" id="126-8G-plw"/>
  276. </layoutGuides>
  277. <view key="view" contentMode="scaleToFill" id="c4t-ul-w0Z">
  278. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  279. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  280. <color key="backgroundColor" red="0.70980392156862748" green="0.82745098039215681" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  281. </view>
  282. </viewController>
  283. <placeholder placeholderIdentifier="IBFirstResponder" id="iDB-bY-1MG" userLabel="First Responder" sceneMemberID="firstResponder"/>
  284. </objects>
  285. <point key="canvasLocation" x="1643" y="1803"/>
  286. </scene>
  287. <!--Gallery-->
  288. <scene sceneID="Uqp-if-ZuD">
  289. <objects>
  290. <viewController title="Gallery" id="Bxe-vP-zrv" sceneMemberID="viewController">
  291. <layoutGuides>
  292. <viewControllerLayoutGuide type="top" id="yvh-VS-RXe"/>
  293. <viewControllerLayoutGuide type="bottom" id="tOB-l0-rCU"/>
  294. </layoutGuides>
  295. <view key="view" contentMode="scaleToFill" id="pPe-Xd-teA">
  296. <rect key="frame" x="0.0" y="0.0" width="320" height="458"/>
  297. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  298. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  299. </view>
  300. </viewController>
  301. <placeholder placeholderIdentifier="IBFirstResponder" id="2vc-bF-Qwf" userLabel="First Responder" sceneMemberID="firstResponder"/>
  302. </objects>
  303. <point key="canvasLocation" x="1509" y="576"/>
  304. </scene>
  305. <!--View Controller-->
  306. <scene sceneID="zgg-Cx-j75">
  307. <objects>
  308. <viewController id="UkS-wI-Yhx" sceneMemberID="viewController">
  309. <layoutGuides>
  310. <viewControllerLayoutGuide type="top" id="yy6-d2-MRo"/>
  311. <viewControllerLayoutGuide type="bottom" id="IxZ-up-5UO"/>
  312. </layoutGuides>
  313. <view key="view" contentMode="scaleToFill" id="zcp-qV-FPt">
  314. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  315. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  316. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  317. </view>
  318. </viewController>
  319. <placeholder placeholderIdentifier="IBFirstResponder" id="r4n-Sk-nt4" userLabel="First Responder" sceneMemberID="firstResponder"/>
  320. </objects>
  321. <point key="canvasLocation" x="-728" y="1744"/>
  322. </scene>
  323. </scenes>
  324. </document>