Main.storyboard 23 KB

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