Main.storyboard 133 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
  9. <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
  10. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  11. <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
  12. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  13. </dependencies>
  14. <scenes>
  15. <!--Gasteizko Margolariak-->
  16. <scene sceneID="e3W-6Z-Jyk">
  17. <objects>
  18. <navigationController title="Gasteizko Margolariak" id="cgF-cq-ysf" sceneMemberID="viewController">
  19. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="lgI-h9-O0s">
  20. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  21. <autoresizingMask key="autoresizingMask"/>
  22. <color key="backgroundColor" red="0.4079896717" green="1" blue="0.34807942549999998" alpha="1" colorSpace="calibratedRGB"/>
  23. </navigationBar>
  24. </navigationController>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="utt-1m-pei" userLabel="First Responder" sceneMemberID="firstResponder"/>
  26. </objects>
  27. </scene>
  28. <!--GMViewController-->
  29. <scene sceneID="tne-QT-ifu">
  30. <objects>
  31. <viewController storyboardIdentifier="GMViewController" title="Gasteizko Margolariak" useStoryboardIdentifierAsRestorationIdentifier="YES" id="BYZ-38-t0r" userLabel="GMViewController" customClass="ViewController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  32. <layoutGuides>
  33. <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
  34. <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
  35. </layoutGuides>
  36. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  37. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  38. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  39. <subviews>
  40. <navigationBar contentMode="scaleToFill" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zFh-si-6JY">
  41. <rect key="frame" x="0.0" y="0.0" width="375" height="65"/>
  42. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="65" id="MHT-7R-T2c"/>
  45. </constraints>
  46. <color key="barTintColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. <textAttributes key="titleTextAttributes">
  48. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  49. </textAttributes>
  50. <items>
  51. <navigationItem title="Gasteizko Margolariak" id="isw-jq-8xu"/>
  52. </items>
  53. </navigationBar>
  54. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="GM" translatesAutoresizingMaskIntoConstraints="NO" id="zFR-zC-CPO">
  55. <rect key="frame" x="16" y="21" width="45" height="45"/>
  56. <constraints>
  57. <constraint firstAttribute="width" constant="45" id="TWf-cV-z74"/>
  58. <constraint firstAttribute="height" constant="45" id="jbT-y6-zoJ"/>
  59. </constraints>
  60. </imageView>
  61. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Ikv-46-g2m">
  62. <rect key="frame" x="0.0" y="65" width="375" height="45"/>
  63. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <constraints>
  65. <constraint firstAttribute="height" constant="45" id="D8o-cR-8qU"/>
  66. </constraints>
  67. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="3" minimumInteritemSpacing="1000" id="uuj-Dg-Ftx">
  68. <size key="itemSize" width="100" height="50"/>
  69. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  70. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  71. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  72. </collectionViewFlowLayout>
  73. <cells>
  74. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="a4j-DF-epb" customClass="MenuCollectionViewCell" customModule="app" customModuleProvider="target">
  75. <rect key="frame" x="0.0" y="-2.5" width="100" height="50"/>
  76. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  77. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  78. <rect key="frame" x="0.0" y="0.0" width="100" height="50"/>
  79. <autoresizingMask key="autoresizingMask"/>
  80. <subviews>
  81. <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">
  82. <rect key="frame" x="0.0" y="5" width="100" height="40"/>
  83. <constraints>
  84. <constraint firstAttribute="height" constant="40" id="JDi-Ta-B3u"/>
  85. <constraint firstAttribute="width" constant="100" id="eKL-ga-53F"/>
  86. </constraints>
  87. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  88. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  89. <nil key="highlightedColor"/>
  90. </label>
  91. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZNu-9N-o6K">
  92. <rect key="frame" x="4" y="38" width="92" height="4"/>
  93. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="4" id="Si5-HX-bjR"/>
  96. </constraints>
  97. </view>
  98. </subviews>
  99. </view>
  100. <constraints>
  101. <constraint firstItem="PbJ-gz-Ivz" firstAttribute="centerX" secondItem="a4j-DF-epb" secondAttribute="centerX" id="BgU-YL-9w0"/>
  102. <constraint firstItem="ZNu-9N-o6K" firstAttribute="width" secondItem="a4j-DF-epb" secondAttribute="width" constant="-8" id="FxK-Bg-b2j"/>
  103. <constraint firstItem="PbJ-gz-Ivz" firstAttribute="centerY" secondItem="a4j-DF-epb" secondAttribute="centerY" id="YZg-8N-4hG"/>
  104. <constraint firstAttribute="bottomMargin" secondItem="ZNu-9N-o6K" secondAttribute="bottom" id="ebT-TP-iQL"/>
  105. <constraint firstItem="ZNu-9N-o6K" firstAttribute="centerX" secondItem="a4j-DF-epb" secondAttribute="centerX" id="jUM-XF-fT7"/>
  106. </constraints>
  107. <connections>
  108. <outlet property="bar" destination="ZNu-9N-o6K" id="VHR-kp-QRc"/>
  109. <outlet property="label" destination="PbJ-gz-Ivz" id="vh3-yZ-ISb"/>
  110. </connections>
  111. </collectionViewCell>
  112. </cells>
  113. <connections>
  114. <outlet property="dataSource" destination="BYZ-38-t0r" id="SI3-sR-dHs"/>
  115. <outlet property="delegate" destination="BYZ-38-t0r" id="k4t-RF-DxW"/>
  116. </connections>
  117. </collectionView>
  118. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FfD-xR-Ufj" userLabel="Container View Home">
  119. <rect key="frame" x="0.0" y="110" width="375" height="557"/>
  120. <connections>
  121. <segue destination="aNc-O2-1Df" kind="embed" id="DGi-yn-SV1"/>
  122. </connections>
  123. </containerView>
  124. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T4H-Rn-I4y" userLabel="Container View Location">
  125. <rect key="frame" x="0.0" y="110" width="375" height="557"/>
  126. <connections>
  127. <segue destination="Xnt-cB-Rqv" kind="embed" id="tDq-Wx-d8o"/>
  128. </connections>
  129. </containerView>
  130. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nhy-Gy-cgq" userLabel="Container View Lablanca">
  131. <rect key="frame" x="0.0" y="110" width="375" height="557"/>
  132. <connections>
  133. <segue destination="BMN-HQ-lp2" kind="embed" id="pVd-Ff-B2f"/>
  134. </connections>
  135. </containerView>
  136. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T5i-d0-9I1" userLabel="Container View Activities">
  137. <rect key="frame" x="0.0" y="110" width="375" height="557"/>
  138. <connections>
  139. <segue destination="0Sj-kN-N7N" kind="embed" id="TI8-Fn-Xcz"/>
  140. </connections>
  141. </containerView>
  142. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="p8H-ai-kTU" userLabel="Container View Blog">
  143. <rect key="frame" x="0.0" y="110" width="375" height="557"/>
  144. <connections>
  145. <segue destination="CT0-x2-ZHC" kind="embed" id="53Z-m9-zSG"/>
  146. </connections>
  147. </containerView>
  148. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3r9-W6-dmf" userLabel="Container View Gallery">
  149. <rect key="frame" x="0.0" y="110" width="375" height="557"/>
  150. <connections>
  151. <segue destination="Bxe-vP-zrv" kind="embed" id="ufh-fQ-2yF"/>
  152. </connections>
  153. </containerView>
  154. </subviews>
  155. <color key="backgroundColor" red="0.0" green="0.47058823529411764" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  156. <constraints>
  157. <constraint firstItem="p8H-ai-kTU" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="1fj-8m-lWP"/>
  158. <constraint firstItem="T4H-Rn-I4y" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="3Eh-im-76c"/>
  159. <constraint firstItem="p8H-ai-kTU" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="3z5-Bs-qVY"/>
  160. <constraint firstItem="3r9-W6-dmf" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="41B-9B-3vB"/>
  161. <constraint firstItem="p8H-ai-kTU" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="4Iu-SL-dAB"/>
  162. <constraint firstItem="Ikv-46-g2m" firstAttribute="top" secondItem="zFh-si-6JY" secondAttribute="bottom" id="779-4E-igL"/>
  163. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="FfD-xR-Ufj" secondAttribute="bottom" id="7jk-ze-1Vp"/>
  164. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="p8H-ai-kTU" secondAttribute="bottom" id="Bkf-Wu-jW9"/>
  165. <constraint firstItem="zFR-zC-CPO" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="1" id="Dcn-Y8-7w2"/>
  166. <constraint firstItem="zFh-si-6JY" firstAttribute="leading" secondItem="Ikv-46-g2m" secondAttribute="leading" id="DtH-3x-QsB"/>
  167. <constraint firstItem="nhy-Gy-cgq" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="EZy-Ld-6HE"/>
  168. <constraint firstItem="3r9-W6-dmf" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="F1F-Vz-PQg"/>
  169. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="T5i-d0-9I1" secondAttribute="bottom" id="FIc-3H-vLO"/>
  170. <constraint firstItem="zFh-si-6JY" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="HNI-Oh-agx"/>
  171. <constraint firstItem="FfD-xR-Ufj" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MPS-z3-zNb"/>
  172. <constraint firstItem="zFh-si-6JY" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="MZQ-hn-ezh"/>
  173. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="nhy-Gy-cgq" secondAttribute="bottom" id="NZm-e4-hZE"/>
  174. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="3r9-W6-dmf" secondAttribute="bottom" id="QiZ-RE-Mc6"/>
  175. <constraint firstItem="T4H-Rn-I4y" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="UAm-na-Ilc"/>
  176. <constraint firstItem="T5i-d0-9I1" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="VOD-tJ-ecM"/>
  177. <constraint firstItem="T5i-d0-9I1" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="ZQY-pp-rDk"/>
  178. <constraint firstItem="nhy-Gy-cgq" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="ZjH-ke-Gtv"/>
  179. <constraint firstItem="T4H-Rn-I4y" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="a3W-7J-vjF"/>
  180. <constraint firstItem="nhy-Gy-cgq" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="dey-LW-WUE"/>
  181. <constraint firstItem="3r9-W6-dmf" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="efu-E3-cv8"/>
  182. <constraint firstItem="Ikv-46-g2m" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="eln-ck-QcI"/>
  183. <constraint firstItem="FfD-xR-Ufj" firstAttribute="top" secondItem="Ikv-46-g2m" secondAttribute="bottom" id="fwz-Vq-Hzc"/>
  184. <constraint firstItem="Ikv-46-g2m" firstAttribute="width" secondItem="8bC-Xf-vdC" secondAttribute="width" id="j8o-dm-xpa"/>
  185. <constraint firstItem="zFR-zC-CPO" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" id="juk-7u-XG2"/>
  186. <constraint firstItem="FfD-xR-Ufj" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="kSp-hr-GIX"/>
  187. <constraint firstItem="T5i-d0-9I1" firstAttribute="centerX" secondItem="Ikv-46-g2m" secondAttribute="centerX" id="psj-oK-zVR"/>
  188. <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="T4H-Rn-I4y" secondAttribute="bottom" id="vQE-x2-yf6"/>
  189. </constraints>
  190. </view>
  191. <connections>
  192. <outlet property="containerViewActivities" destination="T5i-d0-9I1" id="Zre-fI-1Lg"/>
  193. <outlet property="containerViewBlog" destination="p8H-ai-kTU" id="yCB-k7-XUk"/>
  194. <outlet property="containerViewGallery" destination="3r9-W6-dmf" id="rlK-vI-dz2"/>
  195. <outlet property="containerViewHome" destination="FfD-xR-Ufj" id="EtF-qz-vWE"/>
  196. <outlet property="containerViewLablanca" destination="nhy-Gy-cgq" id="bBa-2W-hjf"/>
  197. <outlet property="containerViewLocation" destination="T4H-Rn-I4y" id="EFa-Km-WuR"/>
  198. <segue destination="UkS-wI-Yhx" kind="show" identifier="SeguePost" id="gs2-jd-cPW"/>
  199. <segue destination="k0M-Sk-DZM" kind="show" identifier="SegueAlbum" id="Puc-tv-vaD"/>
  200. <segue destination="zJF-Mh-CNb" kind="show" identifier="SegueSchedule" id="A70-jo-yAP"/>
  201. <segue destination="3o1-ab-AT4" kind="show" identifier="SegueSync" id="E96-mK-gE9"/>
  202. <segue destination="jfx-Q2-RtY" kind="show" identifier="SeguePastActivity" id="MmG-k2-wHn"/>
  203. </connections>
  204. </viewController>
  205. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  206. </objects>
  207. <point key="canvasLocation" x="789.60000000000002" y="899.10044977511257"/>
  208. </scene>
  209. <!--Home-->
  210. <scene sceneID="DhP-V4-Fb2">
  211. <objects>
  212. <viewController storyboardIdentifier="homeViewControllerScene" title="Home" id="aNc-O2-1Df" propertyAccessControl="none" sceneMemberID="viewController">
  213. <layoutGuides>
  214. <viewControllerLayoutGuide type="top" id="g5I-wK-I6c"/>
  215. <viewControllerLayoutGuide type="bottom" id="Upn-3g-9US"/>
  216. </layoutGuides>
  217. <view key="view" contentMode="scaleToFill" id="12o-6g-8cT" customClass="HomeView" customModule="app" customModuleProvider="target">
  218. <rect key="frame" x="0.0" y="0.0" width="375" height="557"/>
  219. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  220. <color key="backgroundColor" red="0.70980392156862748" green="0.82745098039215681" blue="0.89803921568627454" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  221. </view>
  222. </viewController>
  223. <placeholder placeholderIdentifier="IBFirstResponder" id="jry-8b-RWd" userLabel="First Responder" sceneMemberID="firstResponder"/>
  224. </objects>
  225. <point key="canvasLocation" x="454" y="1646"/>
  226. </scene>
  227. <!--Location-->
  228. <scene sceneID="LiN-jX-2oB">
  229. <objects>
  230. <viewController title="Location" id="Xnt-cB-Rqv" sceneMemberID="viewController">
  231. <layoutGuides>
  232. <viewControllerLayoutGuide type="top" id="pcm-Ee-gOc"/>
  233. <viewControllerLayoutGuide type="bottom" id="3Ws-3b-fnx"/>
  234. </layoutGuides>
  235. <view key="view" contentMode="scaleToFill" id="hp8-jo-hEx" customClass="LocationView" customModule="app">
  236. <rect key="frame" x="0.0" y="0.0" width="375" height="557"/>
  237. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  238. <color key="backgroundColor" red="1" green="0.055437682639999999" blue="0.9161184698" alpha="1" colorSpace="calibratedRGB"/>
  239. </view>
  240. </viewController>
  241. <placeholder placeholderIdentifier="IBFirstResponder" id="r7U-0f-tjM" userLabel="First Responder" sceneMemberID="firstResponder"/>
  242. </objects>
  243. <point key="canvasLocation" x="1091" y="1708"/>
  244. </scene>
  245. <!--La Blanca-->
  246. <scene sceneID="FPb-4H-Oac">
  247. <objects>
  248. <viewController title="La Blanca" id="BMN-HQ-lp2" sceneMemberID="viewController">
  249. <layoutGuides>
  250. <viewControllerLayoutGuide type="top" id="dmp-DU-HeF"/>
  251. <viewControllerLayoutGuide type="bottom" id="cDH-sf-Urh"/>
  252. </layoutGuides>
  253. <view key="view" contentMode="scaleToFill" id="XIc-19-qoq" customClass="LablancaView" customModule="app">
  254. <rect key="frame" x="0.0" y="0.0" width="375" height="557"/>
  255. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  256. <color key="backgroundColor" red="0.70980392156862748" green="0.82745098039215681" blue="0.89803921568627454" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  257. </view>
  258. </viewController>
  259. <placeholder placeholderIdentifier="IBFirstResponder" id="L8G-JV-V2l" userLabel="First Responder" sceneMemberID="firstResponder"/>
  260. </objects>
  261. <point key="canvasLocation" x="1583" y="870"/>
  262. </scene>
  263. <!--Activities-->
  264. <scene sceneID="Dyc-GB-FPW">
  265. <objects>
  266. <viewController title="Activities" id="0Sj-kN-N7N" sceneMemberID="viewController">
  267. <layoutGuides>
  268. <viewControllerLayoutGuide type="top" id="OhA-Gv-fwb"/>
  269. <viewControllerLayoutGuide type="bottom" id="3Yd-97-laW"/>
  270. </layoutGuides>
  271. <view key="view" contentMode="scaleToFill" id="e8E-bp-zJI" customClass="ActivitiesView" customModule="app" customModuleProvider="target">
  272. <rect key="frame" x="0.0" y="0.0" width="375" height="557"/>
  273. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  274. <color key="backgroundColor" red="0.70980392156862748" green="0.82745098039215681" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  275. </view>
  276. </viewController>
  277. <placeholder placeholderIdentifier="IBFirstResponder" id="iuX-Se-nlc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  278. </objects>
  279. <point key="canvasLocation" x="1734" y="1234"/>
  280. </scene>
  281. <!--Blog-->
  282. <scene sceneID="A6s-4k-Qpj">
  283. <objects>
  284. <viewController title="Blog" id="CT0-x2-ZHC" sceneMemberID="viewController">
  285. <layoutGuides>
  286. <viewControllerLayoutGuide type="top" id="yir-Ne-huf"/>
  287. <viewControllerLayoutGuide type="bottom" id="126-8G-plw"/>
  288. </layoutGuides>
  289. <view key="view" contentMode="scaleToFill" id="c4t-ul-w0Z" customClass="BlogView" customModule="app" customModuleProvider="target">
  290. <rect key="frame" x="0.0" y="0.0" width="375" height="557"/>
  291. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  292. <color key="backgroundColor" red="0.70980392156862748" green="0.82745098039215681" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  293. </view>
  294. </viewController>
  295. <placeholder placeholderIdentifier="IBFirstResponder" id="iDB-bY-1MG" userLabel="First Responder" sceneMemberID="firstResponder"/>
  296. </objects>
  297. <point key="canvasLocation" x="2081" y="2157"/>
  298. </scene>
  299. <!--Gallery-->
  300. <scene sceneID="Uqp-if-ZuD">
  301. <objects>
  302. <viewController title="Gallery" id="Bxe-vP-zrv" sceneMemberID="viewController">
  303. <layoutGuides>
  304. <viewControllerLayoutGuide type="top" id="yvh-VS-RXe"/>
  305. <viewControllerLayoutGuide type="bottom" id="tOB-l0-rCU"/>
  306. </layoutGuides>
  307. <view key="view" contentMode="scaleToFill" id="pPe-Xd-teA" customClass="GalleryView" customModule="app" customModuleProvider="target">
  308. <rect key="frame" x="0.0" y="0.0" width="375" height="557"/>
  309. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  310. <color key="backgroundColor" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  311. </view>
  312. </viewController>
  313. <placeholder placeholderIdentifier="IBFirstResponder" id="2vc-bF-Qwf" userLabel="First Responder" sceneMemberID="firstResponder"/>
  314. </objects>
  315. <point key="canvasLocation" x="1509" y="576"/>
  316. </scene>
  317. <!--Post-->
  318. <scene sceneID="zgg-Cx-j75">
  319. <objects>
  320. <viewController title="Post" id="UkS-wI-Yhx" customClass="PostViewController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  321. <layoutGuides>
  322. <viewControllerLayoutGuide type="top" id="yy6-d2-MRo"/>
  323. <viewControllerLayoutGuide type="bottom" id="IxZ-up-5UO"/>
  324. </layoutGuides>
  325. <view key="view" autoresizesSubviews="NO" contentMode="scaleToFill" id="mCJ-K1-jG1" userLabel="Container">
  326. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  327. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  328. <subviews>
  329. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="arX-Be-0iS" userLabel="Toolbar">
  330. <rect key="frame" x="0.0" y="20" width="375" height="30"/>
  331. <subviews>
  332. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="029-px-JqL">
  333. <rect key="frame" x="0.0" y="0.0" width="56.5" height="30"/>
  334. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  335. <state key="normal" title="&lt;">
  336. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  337. </state>
  338. </button>
  339. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gasteizko Margolariak" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BIE-D1-hCZ">
  340. <rect key="frame" x="56.5" y="0.0" width="262.5" height="30"/>
  341. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  342. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  343. <nil key="highlightedColor"/>
  344. </label>
  345. </subviews>
  346. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  347. <constraints>
  348. <constraint firstItem="BIE-D1-hCZ" firstAttribute="height" secondItem="arX-Be-0iS" secondAttribute="height" id="6Ck-IY-1CK"/>
  349. <constraint firstItem="029-px-JqL" firstAttribute="centerY" secondItem="arX-Be-0iS" secondAttribute="centerY" id="Es5-Zm-aQk"/>
  350. <constraint firstItem="BIE-D1-hCZ" firstAttribute="centerY" secondItem="arX-Be-0iS" secondAttribute="centerY" id="PkD-5w-aPZ"/>
  351. <constraint firstItem="029-px-JqL" firstAttribute="height" secondItem="arX-Be-0iS" secondAttribute="height" id="RTL-TJ-15M"/>
  352. <constraint firstItem="BIE-D1-hCZ" firstAttribute="width" secondItem="arX-Be-0iS" secondAttribute="width" multiplier="0.7" id="UOQ-6G-qoP"/>
  353. <constraint firstItem="029-px-JqL" firstAttribute="width" secondItem="arX-Be-0iS" secondAttribute="width" multiplier="0.15" id="VYu-Jc-ahB"/>
  354. <constraint firstItem="029-px-JqL" firstAttribute="leading" secondItem="arX-Be-0iS" secondAttribute="leading" id="o0K-dB-meB"/>
  355. <constraint firstItem="BIE-D1-hCZ" firstAttribute="centerX" secondItem="arX-Be-0iS" secondAttribute="centerX" id="zrK-6B-Gff"/>
  356. </constraints>
  357. </view>
  358. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jx5-wy-ab4">
  359. <rect key="frame" x="0.0" y="50" width="375" height="617"/>
  360. <subviews>
  361. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="14b-YG-Iyb">
  362. <rect key="frame" x="0.0" y="0.0" width="375" height="617"/>
  363. <subviews>
  364. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yIU-b9-Dc5" userLabel="Section">
  365. <rect key="frame" x="10" y="10" width="355" height="995"/>
  366. <subviews>
  367. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" restorationIdentifier="Title" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tRk-Ti-VOu" userLabel="Title">
  368. <rect key="frame" x="0.0" y="0.0" width="355" height="30"/>
  369. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  370. <constraints>
  371. <constraint firstAttribute="height" constant="30" id="pTS-D5-LUl"/>
  372. </constraints>
  373. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  374. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  375. <nil key="highlightedColor"/>
  376. </label>
  377. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="bSp-Sd-3qA" userLabel="Content">
  378. <rect key="frame" x="0.0" y="30" width="355" height="965"/>
  379. <subviews>
  380. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7t9-eQ-KC7" userLabel="Post">
  381. <rect key="frame" x="8" y="8" width="339" height="949"/>
  382. <subviews>
  383. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="PhotoPlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="u3M-mi-Tyn" userLabel="Image">
  384. <rect key="frame" x="0.0" y="10" width="339" height="71"/>
  385. <constraints>
  386. <constraint firstAttribute="height" constant="71" id="fQp-wR-eLU"/>
  387. </constraints>
  388. </imageView>
  389. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Text" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2i2-HF-HyI" userLabel="Text">
  390. <rect key="frame" x="17" y="91" width="305.5" height="826"/>
  391. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  392. <nil key="textColor"/>
  393. <nil key="highlightedColor"/>
  394. </label>
  395. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tAc-xa-mg2" userLabel="Separator">
  396. <rect key="frame" x="17" y="917" width="305.5" height="2"/>
  397. <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  398. <constraints>
  399. <constraint firstAttribute="height" constant="2" id="TTW-wU-fHT"/>
  400. </constraints>
  401. </view>
  402. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="254" text="Date" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pX4-mq-dj0" userLabel="Date">
  403. <rect key="frame" x="17" y="929" width="305.5" height="20"/>
  404. <constraints>
  405. <constraint firstAttribute="height" constant="20" id="Qos-eG-WmY"/>
  406. </constraints>
  407. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  408. <nil key="textColor"/>
  409. <nil key="highlightedColor"/>
  410. </label>
  411. </subviews>
  412. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  413. <constraints>
  414. <constraint firstItem="u3M-mi-Tyn" firstAttribute="width" secondItem="7t9-eQ-KC7" secondAttribute="width" id="4ZF-fF-btB"/>
  415. <constraint firstItem="tAc-xa-mg2" firstAttribute="centerX" secondItem="7t9-eQ-KC7" secondAttribute="centerX" id="Bf4-vV-UnB"/>
  416. <constraint firstItem="pX4-mq-dj0" firstAttribute="width" secondItem="7t9-eQ-KC7" secondAttribute="width" multiplier="0.9" id="Dqr-hS-PV9"/>
  417. <constraint firstItem="2i2-HF-HyI" firstAttribute="centerX" secondItem="7t9-eQ-KC7" secondAttribute="centerX" id="Hoe-4Q-YTi"/>
  418. <constraint firstItem="pX4-mq-dj0" firstAttribute="centerX" secondItem="7t9-eQ-KC7" secondAttribute="centerX" id="U33-D3-0dG"/>
  419. <constraint firstItem="2i2-HF-HyI" firstAttribute="width" secondItem="7t9-eQ-KC7" secondAttribute="width" multiplier="0.9" id="dcP-of-FdV"/>
  420. <constraint firstItem="2i2-HF-HyI" firstAttribute="top" secondItem="u3M-mi-Tyn" secondAttribute="bottom" constant="10" id="enp-lt-dAC"/>
  421. <constraint firstItem="u3M-mi-Tyn" firstAttribute="centerX" secondItem="7t9-eQ-KC7" secondAttribute="centerX" id="gd8-xG-NLo"/>
  422. <constraint firstItem="tAc-xa-mg2" firstAttribute="width" secondItem="7t9-eQ-KC7" secondAttribute="width" multiplier="0.9" id="h9c-Tr-HaL"/>
  423. <constraint firstItem="u3M-mi-Tyn" firstAttribute="top" secondItem="7t9-eQ-KC7" secondAttribute="top" constant="10" id="ilB-HA-43E"/>
  424. <constraint firstAttribute="bottom" secondItem="pX4-mq-dj0" secondAttribute="bottom" id="j3Q-f8-ncG"/>
  425. <constraint firstItem="tAc-xa-mg2" firstAttribute="top" secondItem="2i2-HF-HyI" secondAttribute="bottom" id="sQe-ZF-dDj"/>
  426. <constraint firstItem="pX4-mq-dj0" firstAttribute="top" secondItem="tAc-xa-mg2" secondAttribute="bottom" constant="10" id="y6S-1C-uEC"/>
  427. </constraints>
  428. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  429. <userDefinedRuntimeAttributes>
  430. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  431. <color key="value" red="0.42745098040000001" green="0.41176470590000003" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  432. </userDefinedRuntimeAttribute>
  433. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  434. <real key="value" value="1"/>
  435. </userDefinedRuntimeAttribute>
  436. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  437. <real key="value" value="3"/>
  438. </userDefinedRuntimeAttribute>
  439. </userDefinedRuntimeAttributes>
  440. </view>
  441. </subviews>
  442. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  443. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  444. </stackView>
  445. </subviews>
  446. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  447. <constraints>
  448. <constraint firstItem="bSp-Sd-3qA" firstAttribute="width" secondItem="yIU-b9-Dc5" secondAttribute="width" id="48B-MC-FiI"/>
  449. <constraint firstItem="tRk-Ti-VOu" firstAttribute="width" secondItem="yIU-b9-Dc5" secondAttribute="width" id="8hp-PL-zs2"/>
  450. <constraint firstAttribute="bottom" secondItem="bSp-Sd-3qA" secondAttribute="bottom" id="AmB-6T-H8u"/>
  451. <constraint firstItem="tRk-Ti-VOu" firstAttribute="centerX" secondItem="yIU-b9-Dc5" secondAttribute="centerX" id="GLO-lV-zKm"/>
  452. <constraint firstItem="tRk-Ti-VOu" firstAttribute="top" secondItem="yIU-b9-Dc5" secondAttribute="top" id="kvI-es-Bmu"/>
  453. <constraint firstItem="bSp-Sd-3qA" firstAttribute="centerX" secondItem="yIU-b9-Dc5" secondAttribute="centerX" id="obg-Sv-CD5"/>
  454. <constraint firstItem="bSp-Sd-3qA" firstAttribute="top" secondItem="tRk-Ti-VOu" secondAttribute="bottom" id="wkt-kn-ZPO"/>
  455. </constraints>
  456. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  457. <userDefinedRuntimeAttributes>
  458. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  459. <color key="value" red="0.0" green="0.0" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  460. </userDefinedRuntimeAttribute>
  461. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  462. <real key="value" value="1"/>
  463. </userDefinedRuntimeAttribute>
  464. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  465. <real key="value" value="8"/>
  466. </userDefinedRuntimeAttribute>
  467. </userDefinedRuntimeAttributes>
  468. </view>
  469. </subviews>
  470. <color key="backgroundColor" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  471. <constraints>
  472. <constraint firstItem="yIU-b9-Dc5" firstAttribute="top" secondItem="14b-YG-Iyb" secondAttribute="top" constant="10" id="56X-pA-LLg"/>
  473. <constraint firstItem="yIU-b9-Dc5" firstAttribute="trailing" secondItem="14b-YG-Iyb" secondAttribute="trailing" constant="10" id="8Xl-m3-1Xk"/>
  474. <constraint firstItem="yIU-b9-Dc5" firstAttribute="centerX" secondItem="14b-YG-Iyb" secondAttribute="centerX" id="8oz-7C-ZSn"/>
  475. <constraint firstAttribute="bottom" secondItem="yIU-b9-Dc5" secondAttribute="bottom" constant="10" id="BC1-pI-UDI"/>
  476. <constraint firstItem="yIU-b9-Dc5" firstAttribute="leading" secondItem="14b-YG-Iyb" secondAttribute="leading" constant="10" id="SDQ-gY-p6d"/>
  477. </constraints>
  478. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  479. <userDefinedRuntimeAttributes>
  480. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  481. <real key="value" value="0.0"/>
  482. </userDefinedRuntimeAttribute>
  483. </userDefinedRuntimeAttributes>
  484. </scrollView>
  485. </subviews>
  486. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  487. <constraints>
  488. <constraint firstItem="14b-YG-Iyb" firstAttribute="top" secondItem="jx5-wy-ab4" secondAttribute="top" id="H0N-Z2-1N1"/>
  489. <constraint firstItem="14b-YG-Iyb" firstAttribute="width" secondItem="jx5-wy-ab4" secondAttribute="width" id="UPZ-Yz-bgJ"/>
  490. <constraint firstAttribute="bottom" secondItem="14b-YG-Iyb" secondAttribute="bottom" id="ht1-9m-ecR"/>
  491. <constraint firstItem="14b-YG-Iyb" firstAttribute="centerX" secondItem="jx5-wy-ab4" secondAttribute="centerX" id="tgi-xm-huK"/>
  492. </constraints>
  493. <userDefinedRuntimeAttributes>
  494. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  495. <color key="value" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  496. </userDefinedRuntimeAttribute>
  497. </userDefinedRuntimeAttributes>
  498. </view>
  499. </subviews>
  500. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  501. <constraints>
  502. <constraint firstItem="jx5-wy-ab4" firstAttribute="centerX" secondItem="mCJ-K1-jG1" secondAttribute="centerX" id="5lE-sn-JIj"/>
  503. <constraint firstItem="arX-Be-0iS" firstAttribute="top" secondItem="yy6-d2-MRo" secondAttribute="bottom" id="SYd-o2-Nm3"/>
  504. <constraint firstItem="jx5-wy-ab4" firstAttribute="top" secondItem="arX-Be-0iS" secondAttribute="bottom" id="i80-pQ-ZU9"/>
  505. <constraint firstItem="arX-Be-0iS" firstAttribute="centerX" secondItem="mCJ-K1-jG1" secondAttribute="centerX" id="jAL-9l-RFi"/>
  506. <constraint firstItem="jx5-wy-ab4" firstAttribute="width" secondItem="mCJ-K1-jG1" secondAttribute="width" id="lZY-vh-Ap2"/>
  507. <constraint firstItem="arX-Be-0iS" firstAttribute="width" secondItem="mCJ-K1-jG1" secondAttribute="width" id="r1S-WW-h1K"/>
  508. <constraint firstAttribute="bottom" secondItem="jx5-wy-ab4" secondAttribute="bottom" id="xI7-lL-Xhw"/>
  509. </constraints>
  510. <userDefinedRuntimeAttributes>
  511. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  512. <real key="value" value="0.0"/>
  513. </userDefinedRuntimeAttribute>
  514. </userDefinedRuntimeAttributes>
  515. </view>
  516. <connections>
  517. <outlet property="barButton" destination="029-px-JqL" id="48Y-ht-xLk"/>
  518. <outlet property="barTitle" destination="BIE-D1-hCZ" id="Fwf-72-Zfe"/>
  519. <outlet property="postImage" destination="u3M-mi-Tyn" id="usY-gh-LBn"/>
  520. <outlet property="postText" destination="2i2-HF-HyI" id="Mmz-c2-N6D"/>
  521. <outlet property="postTitle" destination="tRk-Ti-VOu" id="7kU-Dg-MLX"/>
  522. </connections>
  523. </viewController>
  524. <placeholder placeholderIdentifier="IBFirstResponder" id="r4n-Sk-nt4" userLabel="First Responder" sceneMemberID="firstResponder"/>
  525. </objects>
  526. <point key="canvasLocation" x="-728" y="1744"/>
  527. </scene>
  528. <!--Album-->
  529. <scene sceneID="R7a-5x-3QL">
  530. <objects>
  531. <viewController title="Album" id="k0M-Sk-DZM" customClass="AlbumViewController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  532. <layoutGuides>
  533. <viewControllerLayoutGuide type="top" id="ONc-DJ-6Kh"/>
  534. <viewControllerLayoutGuide type="bottom" id="Jfy-ak-hpJ"/>
  535. </layoutGuides>
  536. <view key="view" autoresizesSubviews="NO" contentMode="scaleToFill" id="iBY-d9-Ye4" userLabel="Container">
  537. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  538. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  539. <subviews>
  540. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kLX-yW-lMr" userLabel="Toolbar">
  541. <rect key="frame" x="0.0" y="20" width="375" height="30"/>
  542. <subviews>
  543. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Thj-0t-rxK">
  544. <rect key="frame" x="0.0" y="0.0" width="56.5" height="30"/>
  545. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  546. <state key="normal" title="&lt;">
  547. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  548. </state>
  549. </button>
  550. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gasteizko Margolariak" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LLe-aQ-Sbj">
  551. <rect key="frame" x="56.5" y="0.0" width="262.5" height="30"/>
  552. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  553. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  554. <nil key="highlightedColor"/>
  555. </label>
  556. </subviews>
  557. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  558. <constraints>
  559. <constraint firstItem="LLe-aQ-Sbj" firstAttribute="width" secondItem="kLX-yW-lMr" secondAttribute="width" multiplier="0.7" id="3sD-ex-RH9"/>
  560. <constraint firstItem="LLe-aQ-Sbj" firstAttribute="centerY" secondItem="kLX-yW-lMr" secondAttribute="centerY" id="7Jj-rc-BTU"/>
  561. <constraint firstItem="Thj-0t-rxK" firstAttribute="leading" secondItem="kLX-yW-lMr" secondAttribute="leading" id="Jcs-G1-TKC"/>
  562. <constraint firstItem="Thj-0t-rxK" firstAttribute="centerY" secondItem="kLX-yW-lMr" secondAttribute="centerY" id="VWD-2l-QIQ"/>
  563. <constraint firstItem="Thj-0t-rxK" firstAttribute="height" secondItem="kLX-yW-lMr" secondAttribute="height" id="XCm-uK-ZdM"/>
  564. <constraint firstItem="LLe-aQ-Sbj" firstAttribute="height" secondItem="kLX-yW-lMr" secondAttribute="height" id="m2u-z2-gQX"/>
  565. <constraint firstItem="LLe-aQ-Sbj" firstAttribute="centerX" secondItem="kLX-yW-lMr" secondAttribute="centerX" id="uyE-xa-dZu"/>
  566. <constraint firstItem="Thj-0t-rxK" firstAttribute="width" secondItem="kLX-yW-lMr" secondAttribute="width" multiplier="0.15" id="uzO-gY-Kxq"/>
  567. </constraints>
  568. </view>
  569. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WEW-3s-kOI">
  570. <rect key="frame" x="0.0" y="50" width="375" height="617"/>
  571. <subviews>
  572. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" bounces="NO" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kmd-tW-XIB">
  573. <rect key="frame" x="0.0" y="0.0" width="375" height="518"/>
  574. <subviews>
  575. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="sej-1q-hlq" userLabel="Section">
  576. <rect key="frame" x="10" y="10" width="355" height="1046"/>
  577. <subviews>
  578. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" restorationIdentifier="Title" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YsV-il-CeR" userLabel="Title">
  579. <rect key="frame" x="0.0" y="0.0" width="355" height="30"/>
  580. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  581. <constraints>
  582. <constraint firstAttribute="height" constant="30" id="1pw-9x-fqs"/>
  583. </constraints>
  584. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  585. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  586. <nil key="highlightedColor"/>
  587. </label>
  588. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="NlX-b5-vyb" userLabel="Content">
  589. <rect key="frame" x="0.0" y="30" width="355" height="1016"/>
  590. <subviews>
  591. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YEF-04-q7Y" userLabel="Album">
  592. <rect key="frame" x="8" y="8" width="339" height="1000"/>
  593. <subviews>
  594. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="WRD-IZ-JpU">
  595. <rect key="frame" x="0.0" y="0.0" width="339" height="1000"/>
  596. </stackView>
  597. </subviews>
  598. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  599. <constraints>
  600. <constraint firstItem="WRD-IZ-JpU" firstAttribute="centerY" secondItem="YEF-04-q7Y" secondAttribute="centerY" id="HMS-4q-ns8"/>
  601. <constraint firstItem="WRD-IZ-JpU" firstAttribute="width" secondItem="YEF-04-q7Y" secondAttribute="width" id="Im5-F6-vGb"/>
  602. <constraint firstItem="WRD-IZ-JpU" firstAttribute="height" secondItem="YEF-04-q7Y" secondAttribute="height" id="U7o-HF-khX"/>
  603. <constraint firstItem="WRD-IZ-JpU" firstAttribute="centerX" secondItem="YEF-04-q7Y" secondAttribute="centerX" id="jKg-n6-Kko"/>
  604. </constraints>
  605. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  606. <userDefinedRuntimeAttributes>
  607. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  608. <color key="value" red="0.42745098040000001" green="0.41176470590000003" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  609. </userDefinedRuntimeAttribute>
  610. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  611. <real key="value" value="1"/>
  612. </userDefinedRuntimeAttribute>
  613. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  614. <real key="value" value="3"/>
  615. </userDefinedRuntimeAttribute>
  616. </userDefinedRuntimeAttributes>
  617. </view>
  618. </subviews>
  619. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  620. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  621. </stackView>
  622. </subviews>
  623. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  624. <constraints>
  625. <constraint firstItem="NlX-b5-vyb" firstAttribute="centerX" secondItem="sej-1q-hlq" secondAttribute="centerX" id="11D-qS-lDY"/>
  626. <constraint firstItem="YsV-il-CeR" firstAttribute="centerX" secondItem="sej-1q-hlq" secondAttribute="centerX" id="Oym-KM-sqY"/>
  627. <constraint firstItem="NlX-b5-vyb" firstAttribute="top" secondItem="YsV-il-CeR" secondAttribute="bottom" id="kG4-rx-MOP"/>
  628. <constraint firstItem="NlX-b5-vyb" firstAttribute="width" secondItem="sej-1q-hlq" secondAttribute="width" id="mxX-S0-Jhg"/>
  629. <constraint firstItem="YsV-il-CeR" firstAttribute="width" secondItem="sej-1q-hlq" secondAttribute="width" id="ql7-1w-gZt"/>
  630. <constraint firstItem="YsV-il-CeR" firstAttribute="top" secondItem="sej-1q-hlq" secondAttribute="top" id="tWs-7c-cHP"/>
  631. <constraint firstAttribute="bottom" secondItem="NlX-b5-vyb" secondAttribute="bottom" id="tfG-n0-ydH"/>
  632. </constraints>
  633. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  634. <userDefinedRuntimeAttributes>
  635. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  636. <color key="value" red="0.0" green="0.0" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  637. </userDefinedRuntimeAttribute>
  638. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  639. <real key="value" value="1"/>
  640. </userDefinedRuntimeAttribute>
  641. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  642. <real key="value" value="8"/>
  643. </userDefinedRuntimeAttribute>
  644. </userDefinedRuntimeAttributes>
  645. </view>
  646. </subviews>
  647. <color key="backgroundColor" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  648. <constraints>
  649. <constraint firstItem="sej-1q-hlq" firstAttribute="trailing" secondItem="Kmd-tW-XIB" secondAttribute="trailing" constant="10" id="Axn-3D-Qni"/>
  650. <constraint firstItem="sej-1q-hlq" firstAttribute="top" secondItem="Kmd-tW-XIB" secondAttribute="top" constant="10" id="W3n-lX-oj8"/>
  651. <constraint firstItem="sej-1q-hlq" firstAttribute="leading" secondItem="Kmd-tW-XIB" secondAttribute="leading" constant="10" id="k9J-Pf-W1C"/>
  652. <constraint firstItem="sej-1q-hlq" firstAttribute="centerX" secondItem="Kmd-tW-XIB" secondAttribute="centerX" id="sn2-ir-MIe"/>
  653. <constraint firstAttribute="bottom" secondItem="sej-1q-hlq" secondAttribute="bottom" constant="10" id="uH3-zh-3sM"/>
  654. </constraints>
  655. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  656. <userDefinedRuntimeAttributes>
  657. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  658. <real key="value" value="0.0"/>
  659. </userDefinedRuntimeAttribute>
  660. </userDefinedRuntimeAttributes>
  661. </scrollView>
  662. </subviews>
  663. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  664. <constraints>
  665. <constraint firstAttribute="bottom" secondItem="Kmd-tW-XIB" secondAttribute="bottom" id="0Uz-ek-vBj"/>
  666. <constraint firstItem="Kmd-tW-XIB" firstAttribute="width" secondItem="WEW-3s-kOI" secondAttribute="width" id="Bi9-mv-NSg"/>
  667. <constraint firstItem="Kmd-tW-XIB" firstAttribute="top" secondItem="WEW-3s-kOI" secondAttribute="top" id="S3J-3p-RrM"/>
  668. <constraint firstItem="Kmd-tW-XIB" firstAttribute="centerX" secondItem="WEW-3s-kOI" secondAttribute="centerX" id="aXw-Ot-IDF"/>
  669. </constraints>
  670. <userDefinedRuntimeAttributes>
  671. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  672. <color key="value" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  673. </userDefinedRuntimeAttribute>
  674. </userDefinedRuntimeAttributes>
  675. </view>
  676. </subviews>
  677. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  678. <constraints>
  679. <constraint firstItem="kLX-yW-lMr" firstAttribute="top" secondItem="ONc-DJ-6Kh" secondAttribute="bottom" id="1cs-f7-eXV"/>
  680. <constraint firstItem="WEW-3s-kOI" firstAttribute="centerX" secondItem="iBY-d9-Ye4" secondAttribute="centerX" id="7rG-90-CBm"/>
  681. <constraint firstItem="WEW-3s-kOI" firstAttribute="width" secondItem="iBY-d9-Ye4" secondAttribute="width" id="L71-wc-a42"/>
  682. <constraint firstItem="WEW-3s-kOI" firstAttribute="top" secondItem="kLX-yW-lMr" secondAttribute="bottom" id="NlL-cF-RyX"/>
  683. <constraint firstItem="kLX-yW-lMr" firstAttribute="centerX" secondItem="iBY-d9-Ye4" secondAttribute="centerX" id="XK7-sC-KU0"/>
  684. <constraint firstAttribute="bottom" secondItem="WEW-3s-kOI" secondAttribute="bottom" id="h2X-Gs-sB2"/>
  685. <constraint firstItem="kLX-yW-lMr" firstAttribute="width" secondItem="iBY-d9-Ye4" secondAttribute="width" id="nmM-Cs-aC6"/>
  686. </constraints>
  687. <userDefinedRuntimeAttributes>
  688. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  689. <real key="value" value="0.0"/>
  690. </userDefinedRuntimeAttribute>
  691. </userDefinedRuntimeAttributes>
  692. </view>
  693. <connections>
  694. <outlet property="albumContainer" destination="WRD-IZ-JpU" id="tSP-7c-APp"/>
  695. <outlet property="albumTitle" destination="YsV-il-CeR" id="t9S-NX-eaE"/>
  696. <outlet property="albumView" destination="YEF-04-q7Y" id="7tR-Lr-9nh"/>
  697. <outlet property="barButton" destination="Thj-0t-rxK" id="6bX-xo-abt"/>
  698. <outlet property="barTitle" destination="LLe-aQ-Sbj" id="bFR-jT-Xmq"/>
  699. </connections>
  700. </viewController>
  701. <placeholder placeholderIdentifier="IBFirstResponder" id="GLj-OZ-Cqc" userLabel="First Responder" sceneMemberID="firstResponder"/>
  702. </objects>
  703. <point key="canvasLocation" x="-1978" y="1477"/>
  704. </scene>
  705. <!--Schedule-->
  706. <scene sceneID="0Lj-Be-Hu6">
  707. <objects>
  708. <viewController title="Album" id="zJF-Mh-CNb" userLabel="Schedule" customClass="ScheduleViewController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  709. <layoutGuides>
  710. <viewControllerLayoutGuide type="top" id="dOJ-i5-gIk"/>
  711. <viewControllerLayoutGuide type="bottom" id="Kp9-sV-JUZ"/>
  712. </layoutGuides>
  713. <view key="view" autoresizesSubviews="NO" contentMode="scaleToFill" id="8YN-gM-ymv" userLabel="Container">
  714. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  715. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  716. <subviews>
  717. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P0f-Qc-GSS" userLabel="Toolbar">
  718. <rect key="frame" x="0.0" y="20" width="375" height="30"/>
  719. <subviews>
  720. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cV9-gT-2OC">
  721. <rect key="frame" x="0.0" y="0.0" width="56.5" height="30"/>
  722. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  723. <state key="normal" title="&lt;">
  724. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  725. </state>
  726. </button>
  727. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gasteizko Margolariak" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RJE-Hu-oDM">
  728. <rect key="frame" x="56.5" y="0.0" width="262.5" height="30"/>
  729. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  730. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  731. <nil key="highlightedColor"/>
  732. </label>
  733. </subviews>
  734. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  735. <constraints>
  736. <constraint firstItem="RJE-Hu-oDM" firstAttribute="centerX" secondItem="P0f-Qc-GSS" secondAttribute="centerX" id="T6g-du-prz"/>
  737. <constraint firstItem="cV9-gT-2OC" firstAttribute="leading" secondItem="P0f-Qc-GSS" secondAttribute="leading" id="VGf-cr-zKT"/>
  738. <constraint firstItem="cV9-gT-2OC" firstAttribute="width" secondItem="P0f-Qc-GSS" secondAttribute="width" multiplier="0.15" id="WCJ-A0-CgT"/>
  739. <constraint firstItem="RJE-Hu-oDM" firstAttribute="height" secondItem="P0f-Qc-GSS" secondAttribute="height" id="YlB-So-f8f"/>
  740. <constraint firstItem="RJE-Hu-oDM" firstAttribute="centerY" secondItem="P0f-Qc-GSS" secondAttribute="centerY" id="aES-4b-n3l"/>
  741. <constraint firstItem="RJE-Hu-oDM" firstAttribute="width" secondItem="P0f-Qc-GSS" secondAttribute="width" multiplier="0.7" id="fKA-UR-a5d"/>
  742. <constraint firstItem="cV9-gT-2OC" firstAttribute="centerY" secondItem="P0f-Qc-GSS" secondAttribute="centerY" id="j0s-Q2-z7i"/>
  743. <constraint firstItem="cV9-gT-2OC" firstAttribute="height" secondItem="P0f-Qc-GSS" secondAttribute="height" id="rCF-Un-LBK"/>
  744. </constraints>
  745. </view>
  746. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rRo-dr-1GN">
  747. <rect key="frame" x="0.0" y="50" width="375" height="617"/>
  748. <subviews>
  749. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nIg-ez-N2J" userLabel="Section">
  750. <rect key="frame" x="10" y="10" width="355" height="597"/>
  751. <subviews>
  752. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" restorationIdentifier="Title" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="663-n7-Jwn" userLabel="Title">
  753. <rect key="frame" x="0.0" y="0.0" width="355" height="30"/>
  754. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  755. <constraints>
  756. <constraint firstAttribute="height" constant="30" id="zTh-A8-uDI"/>
  757. </constraints>
  758. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  759. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  760. <nil key="highlightedColor"/>
  761. </label>
  762. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="rYw-pJ-uyq" userLabel="Content">
  763. <rect key="frame" x="2" y="30" width="351" height="567"/>
  764. <subviews>
  765. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="odg-U1-6cp" userLabel="Calendar">
  766. <rect key="frame" x="8" y="8" width="335" height="60"/>
  767. <subviews>
  768. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ean-uL-e8X">
  769. <rect key="frame" x="10" y="7" width="45" height="45"/>
  770. <color key="backgroundColor" red="0.070588235289999995" green="0.27058823529999998" blue="0.4039215686" alpha="1" colorSpace="calibratedRGB"/>
  771. <constraints>
  772. <constraint firstAttribute="height" constant="45" id="FCK-N3-WdV"/>
  773. <constraint firstAttribute="width" constant="45" id="czB-hK-gr2"/>
  774. </constraints>
  775. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  776. <state key="normal" title="&lt;">
  777. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  778. </state>
  779. <userDefinedRuntimeAttributes>
  780. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  781. <color key="value" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  782. </userDefinedRuntimeAttribute>
  783. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  784. <real key="value" value="2"/>
  785. </userDefinedRuntimeAttribute>
  786. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  787. <real key="value" value="4"/>
  788. </userDefinedRuntimeAttribute>
  789. </userDefinedRuntimeAttributes>
  790. </button>
  791. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="25" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EUB-BM-L7c" userLabel="Number">
  792. <rect key="frame" x="65" y="8" width="45" height="45"/>
  793. <constraints>
  794. <constraint firstAttribute="width" constant="45" id="0J5-54-fFO"/>
  795. <constraint firstAttribute="height" constant="45" id="bRL-x7-mQS"/>
  796. </constraints>
  797. <fontDescription key="fontDescription" type="boldSystem" pointSize="30"/>
  798. <nil key="textColor"/>
  799. <nil key="highlightedColor"/>
  800. </label>
  801. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Agosto" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g7M-sJ-teh" userLabel="Month">
  802. <rect key="frame" x="110" y="32.5" width="160" height="20.5"/>
  803. <fontDescription key="fontDescription" type="italicSystem" pointSize="17"/>
  804. <nil key="textColor"/>
  805. <nil key="highlightedColor"/>
  806. </label>
  807. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Margoeguna" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TH3-vv-4wy">
  808. <rect key="frame" x="110" y="8" width="170" height="20.5"/>
  809. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  810. <nil key="textColor"/>
  811. <nil key="highlightedColor"/>
  812. </label>
  813. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gEL-Ik-UfU">
  814. <rect key="frame" x="280" y="7" width="45" height="45"/>
  815. <color key="backgroundColor" red="0.070588235289999995" green="0.27058823529999998" blue="0.4039215686" alpha="1" colorSpace="calibratedRGB"/>
  816. <constraints>
  817. <constraint firstAttribute="width" constant="45" id="0Dv-S2-hPr"/>
  818. <constraint firstAttribute="height" constant="45" id="GXZ-mi-hcs"/>
  819. </constraints>
  820. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  821. <state key="normal" title="&gt;">
  822. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  823. </state>
  824. <userDefinedRuntimeAttributes>
  825. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  826. <color key="value" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  827. </userDefinedRuntimeAttribute>
  828. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  829. <real key="value" value="2"/>
  830. </userDefinedRuntimeAttribute>
  831. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  832. <real key="value" value="4"/>
  833. </userDefinedRuntimeAttribute>
  834. </userDefinedRuntimeAttributes>
  835. </button>
  836. </subviews>
  837. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  838. <constraints>
  839. <constraint firstItem="ean-uL-e8X" firstAttribute="leading" secondItem="odg-U1-6cp" secondAttribute="leading" constant="10" id="2tn-Yg-glj"/>
  840. <constraint firstItem="EUB-BM-L7c" firstAttribute="leading" secondItem="ean-uL-e8X" secondAttribute="trailing" constant="10" id="7wi-ei-pIo"/>
  841. <constraint firstItem="gEL-Ik-UfU" firstAttribute="centerY" secondItem="odg-U1-6cp" secondAttribute="centerY" id="Drw-jI-c92"/>
  842. <constraint firstItem="ean-uL-e8X" firstAttribute="centerY" secondItem="odg-U1-6cp" secondAttribute="centerY" id="FbR-7B-mF9"/>
  843. <constraint firstItem="TH3-vv-4wy" firstAttribute="trailing" secondItem="gEL-Ik-UfU" secondAttribute="leading" id="Fwr-5c-qZk"/>
  844. <constraint firstItem="g7M-sJ-teh" firstAttribute="leading" secondItem="EUB-BM-L7c" secondAttribute="trailing" id="SDa-kN-y0V"/>
  845. <constraint firstItem="g7M-sJ-teh" firstAttribute="bottom" secondItem="EUB-BM-L7c" secondAttribute="bottom" id="ewO-z9-CnW"/>
  846. <constraint firstItem="TH3-vv-4wy" firstAttribute="leading" secondItem="EUB-BM-L7c" secondAttribute="trailing" id="exx-HG-g1H"/>
  847. <constraint firstItem="TH3-vv-4wy" firstAttribute="top" secondItem="EUB-BM-L7c" secondAttribute="top" id="fjd-hL-ilJ"/>
  848. <constraint firstAttribute="trailing" secondItem="gEL-Ik-UfU" secondAttribute="trailing" constant="10" id="lUb-Gk-coy"/>
  849. <constraint firstItem="g7M-sJ-teh" firstAttribute="trailing" secondItem="gEL-Ik-UfU" secondAttribute="leading" constant="-10" id="nvO-MM-b9b"/>
  850. <constraint firstItem="EUB-BM-L7c" firstAttribute="centerY" secondItem="odg-U1-6cp" secondAttribute="centerY" id="yZR-5M-Qdr"/>
  851. <constraint firstAttribute="height" constant="60" id="yfY-8b-HUb"/>
  852. </constraints>
  853. </view>
  854. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Sqf-Nt-Prc" userLabel="Schedule">
  855. <rect key="frame" x="8" y="78" width="335" height="481"/>
  856. <subviews>
  857. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" bounces="NO" translatesAutoresizingMaskIntoConstraints="NO" id="48Q-LP-YCz">
  858. <rect key="frame" x="0.0" y="0.0" width="335" height="383"/>
  859. <subviews>
  860. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="bHp-Km-KNL">
  861. <rect key="frame" x="0.0" y="0.0" width="335" height="383"/>
  862. </stackView>
  863. </subviews>
  864. <constraints>
  865. <constraint firstItem="bHp-Km-KNL" firstAttribute="centerX" secondItem="48Q-LP-YCz" secondAttribute="centerX" id="VAI-Nn-IAt"/>
  866. <constraint firstItem="bHp-Km-KNL" firstAttribute="width" secondItem="48Q-LP-YCz" secondAttribute="width" id="aBI-FI-uS0"/>
  867. <constraint firstItem="bHp-Km-KNL" firstAttribute="top" secondItem="48Q-LP-YCz" secondAttribute="top" id="eg6-cn-DEy"/>
  868. <constraint firstAttribute="trailing" secondItem="bHp-Km-KNL" secondAttribute="trailing" id="gRo-5O-urs"/>
  869. <constraint firstAttribute="bottom" secondItem="bHp-Km-KNL" secondAttribute="bottom" id="gfj-Ap-09t"/>
  870. </constraints>
  871. </scrollView>
  872. </subviews>
  873. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  874. <constraints>
  875. <constraint firstItem="48Q-LP-YCz" firstAttribute="centerX" secondItem="Sqf-Nt-Prc" secondAttribute="centerX" id="D5K-ml-TlX"/>
  876. <constraint firstAttribute="bottom" secondItem="48Q-LP-YCz" secondAttribute="bottom" id="Hh1-co-5CG"/>
  877. <constraint firstItem="48Q-LP-YCz" firstAttribute="top" secondItem="Sqf-Nt-Prc" secondAttribute="top" id="Hkf-Vo-M1V"/>
  878. <constraint firstItem="48Q-LP-YCz" firstAttribute="centerY" secondItem="Sqf-Nt-Prc" secondAttribute="centerY" id="tz4-U7-hYk"/>
  879. <constraint firstItem="48Q-LP-YCz" firstAttribute="width" secondItem="Sqf-Nt-Prc" secondAttribute="width" id="zUk-4F-sbH"/>
  880. </constraints>
  881. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  882. <userDefinedRuntimeAttributes>
  883. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  884. <color key="value" red="0.42745098040000001" green="0.41176470590000003" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  885. </userDefinedRuntimeAttribute>
  886. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  887. <real key="value" value="1"/>
  888. </userDefinedRuntimeAttribute>
  889. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  890. <real key="value" value="3"/>
  891. </userDefinedRuntimeAttribute>
  892. </userDefinedRuntimeAttributes>
  893. </view>
  894. </subviews>
  895. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  896. <constraints>
  897. <constraint firstItem="Sqf-Nt-Prc" firstAttribute="top" secondItem="odg-U1-6cp" secondAttribute="bottom" constant="10" id="aOG-X0-VZl"/>
  898. </constraints>
  899. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  900. </stackView>
  901. </subviews>
  902. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  903. <constraints>
  904. <constraint firstItem="rYw-pJ-uyq" firstAttribute="top" secondItem="663-n7-Jwn" secondAttribute="bottom" id="9Gs-ds-1Kn"/>
  905. <constraint firstItem="663-n7-Jwn" firstAttribute="width" secondItem="nIg-ez-N2J" secondAttribute="width" id="P66-wF-f9s"/>
  906. <constraint firstItem="663-n7-Jwn" firstAttribute="centerX" secondItem="nIg-ez-N2J" secondAttribute="centerX" id="WQ9-5d-Emo"/>
  907. <constraint firstItem="Sqf-Nt-Prc" firstAttribute="width" secondItem="nIg-ez-N2J" secondAttribute="width" constant="-20" id="Z9f-tb-ejn"/>
  908. <constraint firstItem="663-n7-Jwn" firstAttribute="top" secondItem="nIg-ez-N2J" secondAttribute="top" id="add-lE-oaz"/>
  909. <constraint firstItem="Sqf-Nt-Prc" firstAttribute="centerX" secondItem="nIg-ez-N2J" secondAttribute="centerX" id="ccQ-Bg-VP2"/>
  910. <constraint firstItem="rYw-pJ-uyq" firstAttribute="centerX" secondItem="nIg-ez-N2J" secondAttribute="centerX" id="fep-5d-H6q"/>
  911. <constraint firstAttribute="bottom" secondItem="rYw-pJ-uyq" secondAttribute="bottom" id="uMf-AM-09X"/>
  912. </constraints>
  913. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  914. <userDefinedRuntimeAttributes>
  915. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  916. <color key="value" red="0.0" green="0.0" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  917. </userDefinedRuntimeAttribute>
  918. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  919. <real key="value" value="1"/>
  920. </userDefinedRuntimeAttribute>
  921. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  922. <real key="value" value="8"/>
  923. </userDefinedRuntimeAttribute>
  924. </userDefinedRuntimeAttributes>
  925. </view>
  926. </subviews>
  927. <color key="backgroundColor" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  928. <constraints>
  929. <constraint firstItem="nIg-ez-N2J" firstAttribute="height" secondItem="rRo-dr-1GN" secondAttribute="height" constant="-20" id="2cx-Wp-1D3"/>
  930. <constraint firstItem="nIg-ez-N2J" firstAttribute="centerY" secondItem="rRo-dr-1GN" secondAttribute="centerY" id="Aow-J2-EtX"/>
  931. <constraint firstItem="nIg-ez-N2J" firstAttribute="centerX" secondItem="rRo-dr-1GN" secondAttribute="centerX" id="DSh-bL-FaZ"/>
  932. <constraint firstItem="nIg-ez-N2J" firstAttribute="width" secondItem="rRo-dr-1GN" secondAttribute="width" constant="-20" id="civ-Ll-a7e"/>
  933. </constraints>
  934. <userDefinedRuntimeAttributes>
  935. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  936. <color key="value" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  937. </userDefinedRuntimeAttribute>
  938. </userDefinedRuntimeAttributes>
  939. </view>
  940. </subviews>
  941. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  942. <constraints>
  943. <constraint firstItem="P0f-Qc-GSS" firstAttribute="width" secondItem="8YN-gM-ymv" secondAttribute="width" id="15Q-4t-71E"/>
  944. <constraint firstItem="rRo-dr-1GN" firstAttribute="top" secondItem="P0f-Qc-GSS" secondAttribute="bottom" id="40K-Ts-eE7"/>
  945. <constraint firstItem="rRo-dr-1GN" firstAttribute="width" secondItem="8YN-gM-ymv" secondAttribute="width" id="Jhr-rW-slc"/>
  946. <constraint firstItem="P0f-Qc-GSS" firstAttribute="top" secondItem="dOJ-i5-gIk" secondAttribute="bottom" id="WaW-Zq-Uf9"/>
  947. <constraint firstItem="P0f-Qc-GSS" firstAttribute="centerX" secondItem="8YN-gM-ymv" secondAttribute="centerX" id="gQv-36-Fxt"/>
  948. <constraint firstAttribute="bottom" secondItem="rRo-dr-1GN" secondAttribute="bottom" id="gzY-Cd-jBQ"/>
  949. <constraint firstItem="rRo-dr-1GN" firstAttribute="centerX" secondItem="8YN-gM-ymv" secondAttribute="centerX" id="yze-m6-yFy"/>
  950. </constraints>
  951. <userDefinedRuntimeAttributes>
  952. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  953. <real key="value" value="0.0"/>
  954. </userDefinedRuntimeAttribute>
  955. </userDefinedRuntimeAttributes>
  956. </view>
  957. <connections>
  958. <outlet property="btNext" destination="gEL-Ik-UfU" id="yfe-ny-2eZ"/>
  959. <outlet property="btPrev" destination="ean-uL-e8X" id="8ah-gF-AV8"/>
  960. <outlet property="btToolbarButton" destination="cV9-gT-2OC" id="NLD-kG-O3O"/>
  961. <outlet property="lbDayMonth" destination="g7M-sJ-teh" id="Wwr-mS-Y3D"/>
  962. <outlet property="lbDayName" destination="TH3-vv-4wy" id="hbO-Yb-NUo"/>
  963. <outlet property="lbDayNumber" destination="EUB-BM-L7c" id="UjL-xN-CcE"/>
  964. <outlet property="lbToolbarTitle" destination="RJE-Hu-oDM" id="nCW-fh-Pst"/>
  965. <outlet property="lbWindowTitle" destination="663-n7-Jwn" id="0p7-02-Veb"/>
  966. <outlet property="svScheduleList" destination="bHp-Km-KNL" id="aSi-lC-w6H"/>
  967. </connections>
  968. </viewController>
  969. <placeholder placeholderIdentifier="IBFirstResponder" id="rq0-MV-vyl" userLabel="First Responder" sceneMemberID="firstResponder"/>
  970. </objects>
  971. <point key="canvasLocation" x="-2839" y="1801"/>
  972. </scene>
  973. <!--Sync-->
  974. <scene sceneID="cqg-BI-2xm">
  975. <objects>
  976. <viewController title="Sync" id="3o1-ab-AT4" customClass="SyncController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  977. <layoutGuides>
  978. <viewControllerLayoutGuide type="top" id="RYy-ax-Nya"/>
  979. <viewControllerLayoutGuide type="bottom" id="rXD-89-8EQ"/>
  980. </layoutGuides>
  981. <view key="view" contentMode="scaleToFill" id="aKm-vb-AZR">
  982. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  983. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  984. <subviews>
  985. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Logo" translatesAutoresizingMaskIntoConstraints="NO" id="dxh-Z0-luU">
  986. <rect key="frame" x="56.5" y="202.5" width="262.5" height="262.5"/>
  987. <constraints>
  988. <constraint firstAttribute="width" secondItem="dxh-Z0-luU" secondAttribute="height" multiplier="1:1" id="Bdr-NA-IH6"/>
  989. </constraints>
  990. </imageView>
  991. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sincronizando..." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="up0-1V-tTd">
  992. <rect key="frame" x="0.0" y="475" width="375" height="30"/>
  993. <constraints>
  994. <constraint firstAttribute="height" constant="30" id="mIj-oN-tq7"/>
  995. </constraints>
  996. <fontDescription key="fontDescription" type="system" pointSize="26"/>
  997. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  998. <nil key="highlightedColor"/>
  999. </label>
  1000. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="VkR-DT-y3S">
  1001. <rect key="frame" x="56.5" y="515" width="262.5" height="2"/>
  1002. <color key="progressTintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1003. <color key="trackTintColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  1004. </progressView>
  1005. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Message" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pgU-dx-MvQ">
  1006. <rect key="frame" x="56.5" y="525" width="262.5" height="18"/>
  1007. <fontDescription key="fontDescription" type="italicSystem" pointSize="15"/>
  1008. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1009. <nil key="highlightedColor"/>
  1010. </label>
  1011. </subviews>
  1012. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1013. <constraints>
  1014. <constraint firstItem="VkR-DT-y3S" firstAttribute="top" secondItem="up0-1V-tTd" secondAttribute="bottom" constant="10" id="2jT-Qj-SnX"/>
  1015. <constraint firstItem="VkR-DT-y3S" firstAttribute="width" secondItem="dxh-Z0-luU" secondAttribute="width" id="5pk-5G-ix0"/>
  1016. <constraint firstItem="up0-1V-tTd" firstAttribute="centerX" secondItem="dxh-Z0-luU" secondAttribute="centerX" id="C1h-cG-8Sx"/>
  1017. <constraint firstItem="pgU-dx-MvQ" firstAttribute="centerX" secondItem="VkR-DT-y3S" secondAttribute="centerX" id="QB4-zO-roz"/>
  1018. <constraint firstItem="dxh-Z0-luU" firstAttribute="width" secondItem="aKm-vb-AZR" secondAttribute="width" multiplier="0.7" id="UXD-fj-qLn"/>
  1019. <constraint firstItem="dxh-Z0-luU" firstAttribute="centerY" secondItem="aKm-vb-AZR" secondAttribute="centerY" id="aC5-zC-5I4"/>
  1020. <constraint firstItem="up0-1V-tTd" firstAttribute="width" secondItem="aKm-vb-AZR" secondAttribute="width" id="c7R-MO-YhC"/>
  1021. <constraint firstItem="pgU-dx-MvQ" firstAttribute="width" secondItem="VkR-DT-y3S" secondAttribute="width" id="dUS-Vx-M16"/>
  1022. <constraint firstItem="VkR-DT-y3S" firstAttribute="centerX" secondItem="dxh-Z0-luU" secondAttribute="centerX" id="dfj-BN-WnD"/>
  1023. <constraint firstItem="dxh-Z0-luU" firstAttribute="centerX" secondItem="aKm-vb-AZR" secondAttribute="centerX" id="uFb-fC-wRh"/>
  1024. <constraint firstItem="up0-1V-tTd" firstAttribute="top" secondItem="dxh-Z0-luU" secondAttribute="bottom" constant="10" id="wY9-12-hcE"/>
  1025. <constraint firstItem="pgU-dx-MvQ" firstAttribute="top" secondItem="VkR-DT-y3S" secondAttribute="bottom" constant="8" id="wts-Yk-LsB"/>
  1026. </constraints>
  1027. </view>
  1028. <connections>
  1029. <outlet property="lb" destination="pgU-dx-MvQ" id="ATL-SS-rxd"/>
  1030. <outlet property="pb" destination="VkR-DT-y3S" id="NMd-7R-Rlc"/>
  1031. </connections>
  1032. </viewController>
  1033. <placeholder placeholderIdentifier="IBFirstResponder" id="fRm-1Y-Xmm" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1034. </objects>
  1035. </scene>
  1036. <!--Past Activity View Controller-->
  1037. <scene sceneID="0of-i7-sd6">
  1038. <objects>
  1039. <viewController id="jfx-Q2-RtY" customClass="PastActivityViewController" customModule="app" customModuleProvider="target" sceneMemberID="viewController">
  1040. <layoutGuides>
  1041. <viewControllerLayoutGuide type="top" id="u2P-so-lU7"/>
  1042. <viewControllerLayoutGuide type="bottom" id="Lav-1c-S51"/>
  1043. </layoutGuides>
  1044. <view key="view" contentMode="scaleToFill" id="SdM-pu-zm3">
  1045. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  1046. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1047. <subviews>
  1048. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BxO-VS-eP5" userLabel="Toolbar">
  1049. <rect key="frame" x="0.0" y="20" width="375" height="30"/>
  1050. <subviews>
  1051. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Loj-Ff-gNj">
  1052. <rect key="frame" x="0.0" y="0.0" width="56.5" height="30"/>
  1053. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  1054. <state key="normal" title="&lt;">
  1055. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1056. </state>
  1057. </button>
  1058. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gasteizko Margolariak" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xf1-tl-98b">
  1059. <rect key="frame" x="56.5" y="0.0" width="262.5" height="30"/>
  1060. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  1061. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1062. <nil key="highlightedColor"/>
  1063. </label>
  1064. </subviews>
  1065. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1066. <constraints>
  1067. <constraint firstItem="xf1-tl-98b" firstAttribute="height" secondItem="BxO-VS-eP5" secondAttribute="height" id="A9Y-Fw-3wT"/>
  1068. <constraint firstItem="Loj-Ff-gNj" firstAttribute="width" secondItem="BxO-VS-eP5" secondAttribute="width" multiplier="0.15" id="JAK-Wn-RB0"/>
  1069. <constraint firstItem="Loj-Ff-gNj" firstAttribute="leading" secondItem="BxO-VS-eP5" secondAttribute="leading" id="KWZ-5M-JBT"/>
  1070. <constraint firstItem="Loj-Ff-gNj" firstAttribute="height" secondItem="BxO-VS-eP5" secondAttribute="height" id="PRz-QI-LGC"/>
  1071. <constraint firstItem="xf1-tl-98b" firstAttribute="width" secondItem="BxO-VS-eP5" secondAttribute="width" multiplier="0.7" id="cAg-nR-WRl"/>
  1072. <constraint firstItem="xf1-tl-98b" firstAttribute="centerY" secondItem="BxO-VS-eP5" secondAttribute="centerY" id="cCD-R8-57d"/>
  1073. <constraint firstItem="xf1-tl-98b" firstAttribute="centerX" secondItem="BxO-VS-eP5" secondAttribute="centerX" id="ltM-gK-avh"/>
  1074. <constraint firstItem="Loj-Ff-gNj" firstAttribute="centerY" secondItem="BxO-VS-eP5" secondAttribute="centerY" id="rUy-8N-1cq"/>
  1075. </constraints>
  1076. </view>
  1077. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JgN-DW-xUZ">
  1078. <rect key="frame" x="0.0" y="50" width="375" height="617"/>
  1079. <subviews>
  1080. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3SZ-u2-ZIb">
  1081. <rect key="frame" x="0.0" y="0.0" width="375" height="617"/>
  1082. <subviews>
  1083. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xi6-iq-IpA" userLabel="Section">
  1084. <rect key="frame" x="10" y="10" width="355" height="995"/>
  1085. <subviews>
  1086. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" restorationIdentifier="Title" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cWR-TU-0Za" userLabel="Title">
  1087. <rect key="frame" x="0.0" y="0.0" width="355" height="30"/>
  1088. <color key="backgroundColor" red="0.0" green="0.47058823529999999" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1089. <constraints>
  1090. <constraint firstAttribute="height" constant="30" id="s4L-e0-U96"/>
  1091. </constraints>
  1092. <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
  1093. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1094. <nil key="highlightedColor"/>
  1095. </label>
  1096. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="riK-xb-Vls" userLabel="Content">
  1097. <rect key="frame" x="0.0" y="30" width="355" height="965"/>
  1098. <subviews>
  1099. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Omg-cP-uvF" userLabel="Activity">
  1100. <rect key="frame" x="8" y="8" width="339" height="949"/>
  1101. <subviews>
  1102. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="PhotoPlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="8Jn-h7-TSJ" userLabel="Image">
  1103. <rect key="frame" x="0.0" y="10" width="339" height="71"/>
  1104. <constraints>
  1105. <constraint firstAttribute="height" constant="71" id="lZg-2O-4LP"/>
  1106. </constraints>
  1107. </imageView>
  1108. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Text" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Usd-Rm-Tq2" userLabel="Text">
  1109. <rect key="frame" x="17" y="91" width="305.5" height="826"/>
  1110. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  1111. <nil key="textColor"/>
  1112. <nil key="highlightedColor"/>
  1113. </label>
  1114. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LmH-0o-Hku" userLabel="Separator">
  1115. <rect key="frame" x="17" y="917" width="305.5" height="2"/>
  1116. <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  1117. <constraints>
  1118. <constraint firstAttribute="height" constant="2" id="X7n-cL-6Hk"/>
  1119. </constraints>
  1120. </view>
  1121. <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="254" text="Date" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dvg-B2-xmI" userLabel="Date">
  1122. <rect key="frame" x="17" y="929" width="305.5" height="20"/>
  1123. <constraints>
  1124. <constraint firstAttribute="height" constant="20" id="8LF-YM-5Cn"/>
  1125. </constraints>
  1126. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  1127. <nil key="textColor"/>
  1128. <nil key="highlightedColor"/>
  1129. </label>
  1130. </subviews>
  1131. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1132. <constraints>
  1133. <constraint firstItem="Usd-Rm-Tq2" firstAttribute="top" secondItem="8Jn-h7-TSJ" secondAttribute="bottom" constant="10" id="1oO-Iq-tff"/>
  1134. <constraint firstItem="LmH-0o-Hku" firstAttribute="top" secondItem="Usd-Rm-Tq2" secondAttribute="bottom" id="7Du-au-fft"/>
  1135. <constraint firstItem="8Jn-h7-TSJ" firstAttribute="centerX" secondItem="Omg-cP-uvF" secondAttribute="centerX" id="H9k-8U-X4o"/>
  1136. <constraint firstItem="dvg-B2-xmI" firstAttribute="width" secondItem="Omg-cP-uvF" secondAttribute="width" multiplier="0.9" id="LcU-3f-pz6"/>
  1137. <constraint firstItem="Usd-Rm-Tq2" firstAttribute="width" secondItem="Omg-cP-uvF" secondAttribute="width" multiplier="0.9" id="MQd-UV-3Ee"/>
  1138. <constraint firstItem="dvg-B2-xmI" firstAttribute="top" secondItem="LmH-0o-Hku" secondAttribute="bottom" constant="10" id="QrH-eq-mXV"/>
  1139. <constraint firstItem="Usd-Rm-Tq2" firstAttribute="centerX" secondItem="Omg-cP-uvF" secondAttribute="centerX" id="SHM-nk-s9u"/>
  1140. <constraint firstItem="dvg-B2-xmI" firstAttribute="centerX" secondItem="Omg-cP-uvF" secondAttribute="centerX" id="XBR-sR-Yqg"/>
  1141. <constraint firstItem="LmH-0o-Hku" firstAttribute="centerX" secondItem="Omg-cP-uvF" secondAttribute="centerX" id="a8v-br-EaA"/>
  1142. <constraint firstItem="8Jn-h7-TSJ" firstAttribute="width" secondItem="Omg-cP-uvF" secondAttribute="width" id="gm5-CU-FKw"/>
  1143. <constraint firstItem="8Jn-h7-TSJ" firstAttribute="top" secondItem="Omg-cP-uvF" secondAttribute="top" constant="10" id="js6-Fg-pg1"/>
  1144. <constraint firstAttribute="bottom" secondItem="dvg-B2-xmI" secondAttribute="bottom" id="lta-H9-CYI"/>
  1145. <constraint firstItem="LmH-0o-Hku" firstAttribute="width" secondItem="Omg-cP-uvF" secondAttribute="width" multiplier="0.9" id="xmH-tU-ZFp"/>
  1146. </constraints>
  1147. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  1148. <userDefinedRuntimeAttributes>
  1149. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  1150. <color key="value" red="0.42745098040000001" green="0.41176470590000003" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1151. </userDefinedRuntimeAttribute>
  1152. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  1153. <real key="value" value="1"/>
  1154. </userDefinedRuntimeAttribute>
  1155. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1156. <real key="value" value="3"/>
  1157. </userDefinedRuntimeAttribute>
  1158. </userDefinedRuntimeAttributes>
  1159. </view>
  1160. </subviews>
  1161. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  1162. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  1163. </stackView>
  1164. </subviews>
  1165. <color key="backgroundColor" red="0.59607843140000005" green="0.7843137255" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  1166. <constraints>
  1167. <constraint firstAttribute="bottom" secondItem="riK-xb-Vls" secondAttribute="bottom" id="Cx5-Kf-8OE"/>
  1168. <constraint firstItem="cWR-TU-0Za" firstAttribute="width" secondItem="xi6-iq-IpA" secondAttribute="width" id="FVH-in-wHT"/>
  1169. <constraint firstItem="riK-xb-Vls" firstAttribute="top" secondItem="cWR-TU-0Za" secondAttribute="bottom" id="Hn5-9l-iCk"/>
  1170. <constraint firstItem="riK-xb-Vls" firstAttribute="centerX" secondItem="xi6-iq-IpA" secondAttribute="centerX" id="KR9-e1-CPc"/>
  1171. <constraint firstItem="cWR-TU-0Za" firstAttribute="centerX" secondItem="xi6-iq-IpA" secondAttribute="centerX" id="eMS-XG-Mee"/>
  1172. <constraint firstItem="riK-xb-Vls" firstAttribute="width" secondItem="xi6-iq-IpA" secondAttribute="width" id="g6A-Nh-o8X"/>
  1173. <constraint firstItem="cWR-TU-0Za" firstAttribute="top" secondItem="xi6-iq-IpA" secondAttribute="top" id="yuP-2e-AdF"/>
  1174. </constraints>
  1175. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  1176. <userDefinedRuntimeAttributes>
  1177. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  1178. <color key="value" red="0.0" green="0.0" blue="0.066666666669999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1179. </userDefinedRuntimeAttribute>
  1180. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  1181. <real key="value" value="1"/>
  1182. </userDefinedRuntimeAttribute>
  1183. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1184. <real key="value" value="8"/>
  1185. </userDefinedRuntimeAttribute>
  1186. </userDefinedRuntimeAttributes>
  1187. </view>
  1188. </subviews>
  1189. <color key="backgroundColor" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1190. <constraints>
  1191. <constraint firstItem="xi6-iq-IpA" firstAttribute="top" secondItem="3SZ-u2-ZIb" secondAttribute="top" constant="10" id="DOt-pc-3eb"/>
  1192. <constraint firstItem="xi6-iq-IpA" firstAttribute="centerX" secondItem="3SZ-u2-ZIb" secondAttribute="centerX" id="IFM-jn-576"/>
  1193. <constraint firstItem="xi6-iq-IpA" firstAttribute="trailing" secondItem="3SZ-u2-ZIb" secondAttribute="trailing" constant="10" id="SAk-SF-xVS"/>
  1194. <constraint firstAttribute="bottom" secondItem="xi6-iq-IpA" secondAttribute="bottom" constant="10" id="Xdk-K7-KDJ"/>
  1195. <constraint firstItem="xi6-iq-IpA" firstAttribute="leading" secondItem="3SZ-u2-ZIb" secondAttribute="leading" constant="10" id="wud-Ff-5hQ"/>
  1196. </constraints>
  1197. <edgeInsets key="layoutMargins" top="10" left="10" bottom="10" right="10"/>
  1198. <userDefinedRuntimeAttributes>
  1199. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  1200. <real key="value" value="0.0"/>
  1201. </userDefinedRuntimeAttribute>
  1202. </userDefinedRuntimeAttributes>
  1203. </scrollView>
  1204. </subviews>
  1205. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1206. <constraints>
  1207. <constraint firstItem="3SZ-u2-ZIb" firstAttribute="width" secondItem="JgN-DW-xUZ" secondAttribute="width" id="31P-4U-Pt1"/>
  1208. <constraint firstAttribute="bottom" secondItem="3SZ-u2-ZIb" secondAttribute="bottom" id="Eou-gG-0WN"/>
  1209. <constraint firstItem="3SZ-u2-ZIb" firstAttribute="centerX" secondItem="JgN-DW-xUZ" secondAttribute="centerX" id="JzA-TZ-T6w"/>
  1210. <constraint firstItem="3SZ-u2-ZIb" firstAttribute="top" secondItem="JgN-DW-xUZ" secondAttribute="top" id="T5M-NN-rUZ"/>
  1211. </constraints>
  1212. <userDefinedRuntimeAttributes>
  1213. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  1214. <color key="value" red="0.70980392160000005" green="0.82745098039999998" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1215. </userDefinedRuntimeAttribute>
  1216. </userDefinedRuntimeAttributes>
  1217. </view>
  1218. </subviews>
  1219. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  1220. <constraints>
  1221. <constraint firstItem="BxO-VS-eP5" firstAttribute="centerX" secondItem="SdM-pu-zm3" secondAttribute="centerX" id="0eo-Jq-yKG"/>
  1222. <constraint firstItem="JgN-DW-xUZ" firstAttribute="centerX" secondItem="SdM-pu-zm3" secondAttribute="centerX" id="XMm-11-4Bs"/>
  1223. <constraint firstItem="Lav-1c-S51" firstAttribute="top" secondItem="JgN-DW-xUZ" secondAttribute="bottom" id="ai7-fu-CPH"/>
  1224. <constraint firstItem="BxO-VS-eP5" firstAttribute="width" secondItem="SdM-pu-zm3" secondAttribute="width" id="d1M-W0-fTO"/>
  1225. <constraint firstItem="JgN-DW-xUZ" firstAttribute="width" secondItem="SdM-pu-zm3" secondAttribute="width" id="jJF-ok-Gxw"/>
  1226. <constraint firstItem="JgN-DW-xUZ" firstAttribute="top" secondItem="BxO-VS-eP5" secondAttribute="bottom" id="pqm-X9-1Pa"/>
  1227. <constraint firstItem="BxO-VS-eP5" firstAttribute="top" secondItem="u2P-so-lU7" secondAttribute="bottom" id="qdC-D0-ERu"/>
  1228. </constraints>
  1229. </view>
  1230. <connections>
  1231. <outlet property="activityDate" destination="dvg-B2-xmI" id="hyQ-Wm-9J7"/>
  1232. <outlet property="activityImage" destination="8Jn-h7-TSJ" id="OtM-Zu-0Qf"/>
  1233. <outlet property="activityText" destination="Usd-Rm-Tq2" id="ySl-QS-kOh"/>
  1234. <outlet property="activityTitle" destination="cWR-TU-0Za" id="oRe-G1-MMU"/>
  1235. <outlet property="barButton" destination="Loj-Ff-gNj" id="0tW-a0-rNG"/>
  1236. <outlet property="barTitle" destination="xf1-tl-98b" id="dO8-P5-V8C"/>
  1237. </connections>
  1238. </viewController>
  1239. <placeholder placeholderIdentifier="IBFirstResponder" id="YKC-ZH-aSz" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1240. </objects>
  1241. </scene>
  1242. </scenes>
  1243. <resources>
  1244. <image name="GM" width="120" height="120"/>
  1245. <image name="Logo" width="83" height="83"/>
  1246. <image name="PhotoPlaceholder" width="170" height="108"/>
  1247. </resources>
  1248. </document>