Main.storyboard 107 KB

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